xcodebuild for iphonesimulator15.5 failed
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
iSH version I used: https://github.com/ish-app/ish/commit/b58d576032c492ed2394027f6fbb2b909e9ecc74
**Xcode GUI can successfully build. But I prefer command line.**
`xcodebuild build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -configuration Debug -sdk iphoneos15.5 -scheme iSH`
**can successfully build**
However,
`xcodebuild build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -configuration Debug -sdk iphonesimulator15.5 -scheme iSH`
**failed**

detailed error log:
[error.log](https://github.com/ish-app/ish/files/9536564/error.log)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported iphonesimulator15.5 xcodebuild command and inspect the linked error.log. Compare it with the successful iphoneos15.5 command and the Xcode GUI build. Done means the simulator build completes successfully from the command line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, ios
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100