Decoding PBXProj fails on Linux swift 6 runner
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 355
- Avg merge
- 5h 48m
- Merged PRs (30d)
- 13
Description
When using tool which uses XcodeProj internally on a swift 6 linux runner, getting errors decoding - saying this platform does not support openstep format.
This seems to be because linux version of swift 6 does not support OpenStep format used by .pbxproj files
Contributor guide
No contributing guide indexed for this repository
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 decoding failure on a Swift 6 Linux runner with a .pbxproj file, then trace the XcodeProj decoding path involved in the OpenStep format error. Done means the relevant project files decode successfully on Linux without the unsupported-format error, with coverage for the reported case.
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
- 35/100