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

Xcode 11 productRef for PBXTargetDependency support #715

Closed
arturgrigor opened this issue Oct 10, 2019 · 1 comment · Fixed by #716
Closed

Xcode 11 productRef for PBXTargetDependency support #715

arturgrigor opened this issue Oct 10, 2019 · 1 comment · Fixed by #716

Comments

@arturgrigor
Copy link

Adding a SPM package in the Build PhasesDependencies list creates this new entry which is not known by Xcodeproj.

[!] Xcodeproj doesn't know about the following attributes {"productRef"=>"FE1AFF3C234F2E1F00B33CF7"} for the 'PBXTargetDependency' isa.
If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

Note: This is not fixed by #687

@dnkoutso
Copy link
Contributor

Thanks for report yes most likely needs to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants