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

For *-apple-ios targets, if license agreement is not agreed to (yet), better behaviour is necessary #56829

Open
nagisa opened this issue Dec 14, 2018 · 1 comment · May be fixed by #131433
Open
Labels
A-licensing Area: Compiler licensing O-ios Operating system: iOS T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@nagisa
Copy link
Member

nagisa commented Dec 14, 2018

Currently if one attempts to use *-apple-ios targets right after XCode is installed, it will appear that the target does not exist. This happens because xcrun says something about license, sudo and whatnot.

We should have a better behaviour here.

bad behaviour

@nagisa
Copy link
Member Author

nagisa commented Dec 14, 2018

cc #55029

@nagisa nagisa added O-ios Operating system: iOS T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 14, 2018
@Enselic Enselic added the A-licensing Area: Compiler licensing label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-licensing Area: Compiler licensing O-ios Operating system: iOS T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants