Releases: openbakery/gradle-xcodePlugin
Releases · openbakery/gradle-xcodePlugin
0.23.2
03 Aug 07:01
Compare
Sorry, something went wrong.
No results found
Changes:
Added Xcode 14 specific simulator list for iOS
Bugfixes:
Made sure that the simulator for one runtime are only created once
0.22.2
10 May 13:45
Compare
Sorry, something went wrong.
No results found
Changes
added -project parameters, so that the project file can be outside the root directory: By amattil1, Issue #451
0.22.0
10 May 13:47
Compare
Sorry, something went wrong.
No results found
Changes
Update the appstore upload to use the new --upload-package API
The Assets.car is now propery created an an Apple Silicon machine.
Added support for Xcode 13.2.1.
0.21.1
10 May 13:44
Compare
Sorry, something went wrong.
No results found
Changes
Added support for xcframeworks when using carthage
Carthage bootstrap is executed also when only the Carthage.private file exists
Remove Rome support
Change that the altool use the apiKey and apiIssue. (username and password should still work)
Change that app extensions gets only the keychain-access-group of the main bundle set.
Updated appstore upload task so that it works with Xcode13