Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gen_sdk_package.sh fails if Xcode beta is installed alongside Xcode #47

Closed
agatti opened this issue Sep 19, 2015 · 1 comment
Closed

Comments

@agatti
Copy link

agatti commented Sep 19, 2015

As per subject, creating SDK packages fails with the following error if Xcode beta is installed in /Applications even if plain Xcode is present:

agatti@tardigrade ~/tmp/osxcross $ ./tools/gen_sdk_package.sh
./tools/gen_sdk_package.sh: line 22: [: /Applications/Xcode-beta.app: binary operator expected
please mount Xcode.dmg
tpoechtrager added a commit that referenced this issue Sep 19, 2015
@tpoechtrager
Copy link
Owner

Fixed. Thanks for reporting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants