-
Notifications
You must be signed in to change notification settings - Fork 458
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
"Xcodeproj doesn't know about the following attributes" in Xcode 10 GM #608
Comments
This has already been fixed. Can you update your xcodeproj gem? |
Going to close as this is fixed in the latest release |
I still getting this type of error. I did update cocoapods to latest:
And after pod install getting error like shown on top:
Can someone assist regarding this error? |
@ramunasjurgilas please update Xcodeproj with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
pod install
in my project created with the Xcode 10 GM, I receive this warning in CocoaPods:I think this has to do with the
[CP] Check Pods Manifest.lock
build phase, as there are two new fields below it:The text was updated successfully, but these errors were encountered: