openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
457 stars 129 forks source link

New App Center API #442

Closed fonkadelic closed 3 years ago

fonkadelic commented 3 years ago

This updates the appcenter* tasks to the new App Center Upload API. The implementation is heavily based on https://github.com/microsoft/fastlane-plugin-appcenter/

The IPA and dSYM uploads are now separate tasks in order to provide more flexibility.

renep commented 3 years ago

@fonkadelic You can test the develop version 0.21.0.develop.27 that should contain this pull request.