Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

samodom/UIKitSwagger

Repository files navigation

UIKitSwagger - DEPRECATED

A bit of a DSL for UIKit

Available as a CocoaPod


Tests run successfully on iOS 9 simulators, but since the @available syntax does not appear to currently work in test suites, tests will not run on iOS 8 simulators. In order to run all of the tests available for iOS 8, you will need to disable all of the following tests:

  • LayoutGuideLayoutAttributesTests (entire test class)
  • StackViewSyntaxTests (entire test class)
  • ViewAddableSyntaxTests.testAddingLayoutGuideArrayWithOperator()
  • ViewAddableSyntaxTests.testAddingLayoutGuideWithOperator()
  • ViewAddableSyntaxTests.testCannotRemoveLayoutGuideNotInView()
  • ViewAddableSyntaxTests.testRemovingLayoutGuideArrayWithOperator()
  • ViewAddableSyntaxTests.testRemovingLayoutGuideWithOperator()

About

Simpler UIKit development in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published