openbakery / gradle-xcodePlugin

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

altool location has changed in Xcode 11 #414

Closed renep closed 2 years ago

renep commented 5 years ago

To: /Applications/Xcode.app/Contents/Developer/usr/bin/altool

RomanPodymov commented 4 years ago

Hello @renep Is it fixed in some branch?

renep commented 4 years ago

Yes you can use the develop Version. See: https://github.com/openbakery/gradle-xcodePlugin/tree/develop#current-develop-version

With every commit there is always a develop version build, so if you see a commit in an issue log, then it should be included in the develop version.

I will try to release a new major version soon, because in the next version there must be more changes to be full compatible with gradle 6.+.