CocoaPods / Xcodeproj

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

CocoaPods pod init Fails with “Unknown ISA PBXFileSystemSynchronizedRootGroup” Error on Xcode 16 #963

Closed kundancodelab closed 1 month ago

kundancodelab commented 2 months ago

showing error after running pod init command if it is then not able to see project.xcworkspace file even after firing up pod install command.

JonnyBeeGod commented 2 months ago

I think this has something to do with Xcode 16 new feature "buildable folders" which gets rid of the project file references for files

amorde commented 1 month ago

This is fixed by https://github.com/CocoaPods/Xcodeproj/pull/985 and shipped in 1.26.0