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

[SR-15256] Unable to Run using specific xcframework Binary #4386

Open
swift-ci opened this issue Sep 29, 2021 · 0 comments
Open

[SR-15256] Unable to Run using specific xcframework Binary #4386

swift-ci opened this issue Sep 29, 2021 · 0 comments
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-15256
Radar None
Original Reporter canius (JIRA User)
Type Bug
Environment

Xcode 13, iOS 15

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 2023f92f59b54b6372e442f4957e8dda

Issue Description:

Seems Xcode treat "Mach-O 64-bit object arm64" kind of xcframework as dynamic framework and will copy it into framework folder in the app bundle. Actually it is static.
The code sign for this framework will be failed and result in running app failed.

Reproducable Repo:

https://github.com/canius/SPMRunBugDemo

The xcframwork is AlipaySDK which is one of the most popular SDK in China.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants