Closed Kaspik closed 4 months ago
Can you switch this around to a warning please (and make it a bit more human friendly), and I'll get this merged - I think it's the right thing to do at this point
There's also the one above, which might need it too?
Happy to do so! (once I find out how I throw warning 😃 )
Update to puts with a WARN:
prefix
We use UI.warn
- https://github.com/CocoaPods/Xcodeproj/blob/fe55cf57badef2ca27fb9d4f801d9b834de1f871/lib/xcodeproj/project/object.rb#L321C13-L321C22 which should make it consistent with other stuff (I'd offer a suggestion but there could be lint issues from it )
Thanks, done! ✅
@orta Once this gets out, any chance we could do a release? Not only for this, but the CVE-Vulnerability fix should also get out finally. :)
That is more complex and out of my hands to commit to I'm afraid, but I'd like to see it happen too
Understand, let's merge this and we will see how others feel about a new release.
Fixes issues like https://github.com/CocoaPods/Xcodeproj/issues/933 where fix is merged in but still not released and users are blocked for months.