-
Notifications
You must be signed in to change notification settings - Fork 202
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
init a project with ios as selection and no xcode throws unhelpfull error #3139
Comments
related aws-amplify/amplify-cli#13064 |
Thanks for opening this @ykethan. As you mentioned, you're seeing this because Xcode is not installed on your machine, which is a requirement for I agree that the error message could be clearer. We'll keep this open to track improving the error message. |
This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you! |
Quick update: The fix has been merged in |
The issue has been released. Please update amplify cli using |
This issue is now closed. Comments on closed issues are hard for our team to see. |
Describe the bug
related to aws-amplify/amplify-cli#13104
creating a new applications without xcode being installed in your project throws
appears due to
amplify-swift/AmplifyTools/AmplifyXcode/Sources/AmplifyXcodeCore/Environment/CommandEnvironment.swift
Line 92 in 2df6d3c
further testing, on 11.0.5
Steps To Reproduce
Expected behavior
a better error: xcode not found, please install xcode.
Amplify Framework Version
n/a
Amplify Categories
API
Dependency manager
Swift PM
Swift version
n/a
CLI version
12.2.4
Xcode version
n/a
Relevant log output
Is this a regression?
No
Regression additional context
No response
Platforms
No response
OS Version
13.5 ventura
Device
mac
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: