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

Link error for real device and crash for simulator #1703

Open
623637646 opened this issue Mar 2, 2022 · 5 comments
Open

Link error for real device and crash for simulator #1703

623637646 opened this issue Mar 2, 2022 · 5 comments

Comments

@623637646
Copy link

Steps to reproduce:

  1. Create a new iOS project.
  2. Set up EarlGrey by this cocoapods guide
  3. Build and run for real device or simulator.

Build error for real device on M1 Mac:
Screenshot 2022-03-02 at 11 01 53 PM

Build error for real device on Intel Mac:
Screenshot 2022-03-02 at 10 57 11 PM

Launch crash for simulator on M1 Mac:
Screenshot 2022-03-02 at 11 05 12 PM

Launch crash for simulator on Intel Mac:
Screenshot 2022-03-02 at 10 56 23 PM

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

@tirodkar
Copy link
Collaborator

Can you build the AppFramework on your M1 Mac and then copy the generated product to see if it runs?

@623637646
Copy link
Author

Can you build the AppFramework on your M1 Mac and then copy the generated product to see if it runs?

Hi, @tirodkar It works.

@developforapple
Copy link

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

@623637646
Copy link
Author

623637646 commented Jul 16, 2022

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

@tirodkar
Copy link
Collaborator

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.

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

3 participants