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

Add expected_signature support for PBXFileReference #924

Merged
merged 5 commits into from
Jan 8, 2024

Conversation

hieu9102002
Copy link
Contributor

Trivially adds Expected signature support to PBX File Reference. This option is apparently only available to xcframeworks references.

Documentation: https://developer.apple.com/documentation/Xcode/verifying-the-origin-of-your-xcframeworks

Mentioned in #906 with a real example.

@hieu9102002
Copy link
Contributor Author

cc: @dnkoutso , just wanted to loop you in since you are a maintainer of this project.

@rmmmmm41
Copy link

@hieu9102002 Hello, I have encountered this issue too. I want to ask if there will be any serious consequences if we ignore this bug.

@rmmmmm41
Copy link

During the build process, my program currently seems to have no abnormalities

@Footpad
Copy link

Footpad commented Jan 4, 2024

@dnkoutso could we get this merged? Xcode 15 is now expecting to be able to have these signatures and it's blocking our builds.

@dnkoutso dnkoutso merged commit 2328a50 into CocoaPods:master Jan 8, 2024
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

Successfully merging this pull request may close these issues.

4 participants