-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Mac OS X El Capitan
The archive option no longer works with newer Xcode versions as it has been obsoleted. It can be called via this command instead:
xcodebuild -project "XXX.xcodeproj" -scheme "Unity-iPhone" -configuration Release archive
Would be great if the plugin could be updated to support this.
Thanks!
- Tommi