-
Notifications
You must be signed in to change notification settings - Fork 744
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
Link error for real device and crash for simulator #1703
Comments
Can you build the AppFramework on your M1 Mac and then copy the generated product to see if it runs? |
Hi, @tirodkar It works. |
How did you solve it? @623637646 |
Not yet. I gave up using this tool. @developforapple |
We did do a release recently for this for CocoaPods. I believe the issue is currently for CocoaPods only if I'm right? The Xcode project works as expect at the moment on M1's. |
Steps to reproduce:
Build error for real device on M1 Mac:
Build error for real device on Intel Mac:
Launch crash for simulator on M1 Mac:
Launch crash for simulator on Intel Mac:
M1 Mac:
Mac version: Mac Monterey 12.2.1
Xcode: 13.2.1
Simulator: iPhone 13 pro max iOS 15.2
Intel Mac:
Mac version: Mac Monterey 12.1
Xcode: 13.2.1
Simulator: iPhone 13 pro max iOS 15.2
The text was updated successfully, but these errors were encountered: