CocoaPods / Xcodeproj

Create and modify Xcode projects from Ruby.
http://rubygems.org/gems/xcodeproj
MIT License
2.32k stars 452 forks source link

[!] [!] Xcodeproj doesn't know about the following attributes {"productname"=>"MinaretTests"} for the 'PBXNativeTarget' isa. #906

Open SamirWow opened 1 year ago

appfrilans commented 9 months ago

Same issue here! This after the new Xcode 15 release. I guess I need to downgrade!?!?

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

dnkoutso commented 9 months ago

This needs a PR to teach Xcodeproj about this new attribute.

gsbernstein commented 4 months ago

Same with Validic's SDK

[!] [!] Xcodeproj doesn't know about the following attributes {"expectedSignature"=>"AppleDeveloperProgram:24YV5MVWU8:Validic, Inc."} for the 'PBXFileReference' isa.
If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

[!] [!] Xcodeproj doesn't know about the following attributes {"expectedSignature"=>"AppleDeveloperProgram:24YV5MVWU8:Validic, Inc."} for the 'PBXFileReference' isa.
If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

[!] [!] Xcodeproj doesn't know about the following attributes {"expectedSignature"=>"AppleDeveloperProgram:24YV5MVWU8:Validic, Inc."} for the 'PBXFileReference' isa.
If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

[!] [!] Xcodeproj doesn't know about the following attributes {"expectedSignature"=>"AppleDeveloperProgram:24YV5MVWU8:Validic, Inc."} for the 'PBXFileReference' isa.
If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

The attribute was generated by xcode after I updated the frameworks.

Seems like a fix has been merged but I thought I was on the latest cocoapods

Viswanth92 commented 1 month ago

Hi I am noticing the issue still after updating to the latest cocoapods 1.15.2. Is this resolved?

ChrSngular commented 1 week ago

I have the latest 1.15.2 and still having this issue, some ETA?