ish-app / ish-app/ish

xcodebuild for iphonesimulator15.5 failed

Open
#1,904 2 comments 0 reactions 0 assignees View on GitHub
unconfirmed
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**
![image](https://user-images.githubusercontent.com/10022333/189380715-5e7e588f-c520-45f9-ae9f-047ce6fb597e.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.