yonaskolb / yonaskolb/XcodeGen
Error building XcodeGen
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Error Domain=NSCocoaErrorDomain Code=257 "The file “OOPJit” couldn’t be opened because you don’t have permission to view it." UserInfo={NSUserStringVariant=(
Folder
), NSURL=file:///private/var/OOPJit, NSFilePath=/private/var/OOPJit, NSUnderlyingError=0x6000085a7f00 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
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
No file, test, or entry point is named. Start by reproducing the reported XcodeGen build failure and tracing the permission error for /private/var/OOPJit. Done should include identifying the build step responsible and verifying that XcodeGen builds successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100