CocoaPods / CocoaPods/Xcodeproj
TargetAttributes is not being updated in project.pbxproj
Open
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I wrote a script to delete some targets and create some build configurations. The script works fine but the TargetAttributes from `project.pbxproj` is not being updated. I realized that if I use Xcode after running the script and do something insignificant the file is updated and everything is okey, but I want to avoid that step. Is there any command to update the `project.pbxproj` file? Something like `clean` `format` or something like that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.