Skip to content

[0.4.0] - 2020-07-13

Pre-release
Pre-release
Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 13 Jul 14:39
6290264

Changed

  • Converted build system to use a single target to produce a universal framework, rather than separate targets for each platform that share a product name. This is to prevent issues with xcodebuild resolving the build scheme to an incorrect platform when building dependent packages with 'Find Implicit Dependencies' enabled. This is due to a bug in xcodebuild, for more information see http://www.openradar.me/20490378 and http://www.openradar.me/22008701.