CocoaPods / CocoaPods/Xcodeproj
Is it possible to update file's Target Membership?
Open
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
I want to be able to change file's Target Membership from "Project" to "Public" using xcodeproj:

Is it possible to do?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the xcodeproj APIs for representing files and target membership, then determine how the Project-to-Public change is stored in an Xcode project. Confirm whether the library can update that representation and define completion by verifying the resulting project opens with the requested membership.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100