You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error on pod install when I created a directory as a folder (e.g., a Blue Icon) within the project. Converting the folder to a group (e.g., a Grey color icon) resolved the issue for me.
I am receiving this error after updating my .pbxproj file using Xcode 16.0:
I'm using xcodeproj 1.27.0
I noticed this in
lib/xcodeproj/constants.rb
:This doesn't seem right. I thought 70 is Xcode 16.0 and 77 is Xcode 16.1.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: