CocoaPods / CocoaPods/Xcodeproj

Open and save an xcodeproj make changes

Open
#824 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
2.4k
Forks
488
PR merge metrics
No merged PRs in 30d

Description

Hello,
I've just found that opening an xcodeproj and saving the project directly causes update on the xcodeproj.
```ruby
project = Xcodeproj::Project.open("my_proj.xcodeproj")
project.save
```

Result with the following updates:
Capture d’écran 2021-06-25 à 16 30 57

There's a way to avoid these changes?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.