Skip to content

Releases: mrackwitz/xcconfigs

Support for tvOS

28 Oct 10:43
Compare
Choose a tag to compare

This release brings breaking changes and should be only when building with at least Xcode 7.1.

Changes

  • Support for new platform tvOS
  • Explicitly enable bitcode via ENABLE_BITCODE for all platforms but macosx to maximize compatibility of built frameworks
  • Fixes VALID_ARCHS for simulator platforms. (xcodebuild itself doesn't seem to care though and builds only relevant architectures anyway, even if they are not included. But at least the values match with what can be effectively built. That might be relevant for secondary tooling.)

Credits

Thanks to @brentleyjones and @flovilmart for their contributions.

Support for watchOS 2

11 Jul 06:32
Compare
Choose a tag to compare
2.0

Get rid of the gitignore

Initial Release for iOS and OS X

11 Jul 06:31
Compare
Choose a tag to compare
1.0

Export from mrackwitz/Version