gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Refine .xcworkspace ignores for CocoaPods

Open GetToSet opened this issue 2 years ago • 1 comments

Reasons for making this change:

I recently migrated a CocoaPods based project into a Swift Package Manager project and found issues when building the project with CI due to Project.xcodeproj/project.xcworkspace/ accidentally ignored by CocoaPods related rules. This PR fixes the issue.

Links to documentation supporting these rule changes:

Resolving Versions (Package.resolved File)

GetToSet avatar Sep 05 '22 05:09 GetToSet

jeje

sandrixa04 avatar Sep 07 '22 01:09 sandrixa04