ios-simulator-app-installer icon indicating copy to clipboard operation
ios-simulator-app-installer copied to clipboard

Xcode8 support

Open tcurdt opened this issue 7 years ago • 2 comments

Right now I am getting

You need to have Xcode 7 installed and selected via xcode-select.

tcurdt avatar Sep 16 '16 12:09 tcurdt

Still needs some polishing but the heavy lifting should be done.

https://github.com/stepanhruda/ios-simulator-app-installer/pull/30

tcurdt avatar Sep 22 '16 23:09 tcurdt

right now throws the following error

Check dependencies
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

** ARCHIVE FAILED **


The following build commands failed:
    Check dependencies
(1 failure)
make: *** [ios-simulator-app-installer.xcarchive] Error 65

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
  https://github.com/stepanhruda/homebrew-tap/issues

rauluranga avatar Oct 27 '16 00:10 rauluranga