Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-1618] Xcode re-writes project.pbxproj for more than one module #5271

Closed
ankitspd opened this issue May 25, 2016 · 1 comment
Closed

[SR-1618] Xcode re-writes project.pbxproj for more than one module #5271

ankitspd opened this issue May 25, 2016 · 1 comment
Labels

Comments

@ankitspd
Copy link
Member

Previous ID SR-1618
Radar None
Original Reporter @aciidb0mb3r
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug, StarterBug
Assignee bhargavg (JIRA)
Priority Medium

md5: 15a2e2e8c8f2aa335be0dfb22611bc6f

Issue Description:

Xcode doesn't re-write project.pbxproj unless some project configuration is changed. We compare the existing project.pbxproj (if present) when user re-runs the generate command to avoid Xcode reloading the project which won't work due to this bug.

This bug has occurred before and was fixed by this commit : 60a8139

@swift-ci
Copy link
Contributor

Comment by Bhargav Gurlanka (JIRA)

The issue is caused by invalid file type for framework products.

This should be fixed by #377

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants