yonaskolb / yonaskolb/XcodeGen
build extension path error
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
I use xcodegen to generate the workspace and build my project
I ran into this error
Failed to open
/Users/okoo/Library/Developer/CoreSimulator/Devices/<Device ID>/data/Library/Caches/com.apple.mobile.installd.staging/temp.p4UJ9a/extracted/Payload/MyAppEnterprise.app/PlugIns/ShareExtensionEnterprise.appex/ShareExtensionEnterprise
I am curious if anyone can give me the pointer/guess on how is this path generated? Is there an env or setting somewhere in Xcode to set this path?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the XcodeGen-generated workspace and inspecting the build settings or generated project associated with ShareExtensionEnterprise.appex. Trace how the reported CoreSimulator staging path is produced and document a confirmed source or setting; the issue provides no file or test to target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100