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

Cocoapods generates 32 character UUIDs instead of Xcode's 24 character UUIDs. #12295

Open
1 task done
4np opened this issue Feb 26, 2024 · 1 comment
Open
1 task done

Comments

@4np
Copy link

4np commented Feb 26, 2024

Report

What did you do?

Run pod install

What did you expect to happen?

Expect a pbxproj file containing 24 character UUIDs.

What happened instead?

Cocoapods' generated Pods/Pods.xcodeproj/project.pbxproj contains 32 character UUIDs while Xcode generates 24 character UUIDs.

CocoaPods Environment

   CocoaPods : 1.14.3
        Ruby : ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin23]
    RubyGems : 3.4.10
        Host : macOS 14.3.1 (23D60)
       Xcode : 15.2 (15C500b)
         Git : git version 2.39.3 (Apple Git-145)

Project that demonstrates the issue

n/a

@jerryzhang147
Copy link

jerryzhang147 commented Feb 26, 2024 via email

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

2 participants