Skip to content

0.3.0 - Extensions and Scheme Tests

Compare
Choose a tag to compare
@yonaskolb yonaskolb released this 04 Aug 08:34
· 2064 commits to master since this release

Added

  • Support for app extension dependencies, using the same target: MyExtension syntax #19
  • Added test targets to generated target schemes via Target.scheme.testTargets #21

Changed

  • Updated xcodeproj to 0.0.9

Fixed

  • Fixed watch and messages apps not copying carthage dependencies

Breaking changes

  • Changed Target.generatedSchemes to Target.scheme.configVariants

Commits