Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError - [Xcodeproj] Unknown object version (63).: what is this? #12348

Open
1 task done
c00012 opened this issue Apr 16, 2024 · 6 comments
Open
1 task done

RuntimeError - [Xcodeproj] Unknown object version (63).: what is this? #12348

c00012 opened this issue Apr 16, 2024 · 6 comments

Comments

@c00012
Copy link

c00012 commented Apr 16, 2024

Report

What did you do?

ℹ Please replace these two lines with what you did.
I tried to run "pod init" to install CoreXLSX library in my new iOS project.

What did you expect to happen?

I expected to see pod file in my new iOS project.

What happened instead?

Error

RuntimeError - [Xcodeproj] Unknown object version (63).
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/xcodeproj-1.24.0/lib/xcodeproj/project.rb:228:in `initialize_from_file'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/xcodeproj-1.24.0/lib/xcodeproj/project.rb:113:in `open'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/command/init.rb:41:in `validate!'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/claide-1.1.0/lib/claide/command.rb:333:in `run'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/command.rb:52:in `run'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/bin/pod:55:in `<top (required)>'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod:25:in `load'
/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod:25:in `<main>'

CocoaPods Environment

Stack

   CocoaPods : 1.15.2
        Ruby : ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin23]
    RubyGems : 3.5.4
        Host : macOS 14.4.1 (23E224)
       Xcode :  ()
         Git : git version 2.39.3 (Apple Git-146)
Ruby lib dir : /opt/homebrew/Cellar/ruby/3.3.0/lib
Repositories : trunk - CDN - https://cdn.cocoapods.org/

Plugins

cocoapods-deintegrate : 1.0.5
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.1
cocoapods-trunk       : 1.6.0
cocoapods-try         : 1.2.0
@Brett-Best
Copy link

This is fixed by CocoaPods/Xcodeproj#934.

@c00012
Copy link
Author

c00012 commented Apr 17, 2024 via email

@MartinGambit
Copy link

Same problem here trying to update to 15.3 version of Xcode

@c00012
Copy link
Author

c00012 commented Apr 18, 2024

스크린샷 2024-04-19 오전 6 47 27 as you can see above picture, when you set project format as "Xcode 15.0" or below(not 15.3), you can avoid the problem.

@foodbutiksweden
Copy link

Hi guys, unfortunately my mac is not supporting the installing version 15 on xcode. now i have 14 version and error still continues. what can i do?

@harshal0088
Copy link

Hi guys, unfortunately my mac is not supporting the installing version 15 on xcode. now i have 14 version and error still continues. what can i do?

Please first update your mac os and you can see option for update xcode in app store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants