CocoaPods / Xcodeproj

Create and modify Xcode projects from Ruby.

Home Page:http://rubygems.org/gems/xcodeproj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 13 beta introduced new Project Format (13.0)

lpusok opened this issue · comments

Info.plist and entitlements plist (*.emtitlements) is no longer included by default in a newly created project. Unsure if there are other changes.

Error message:
[Xcodeproj] Unknown object version.

The Unknown object version is fixed here #825