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

Build project on arm architecture (m1) #950

Closed
PhilipDukhov opened this issue May 12, 2021 · 1 comment
Closed

Build project on arm architecture (m1) #950

PhilipDukhov opened this issue May 12, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@PhilipDukhov
Copy link

I'm trying to build the project.

If I'm choosing "My Mac" destination, I'm getting this error:

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_MSAppCenter", referenced from:
      objc-class-ref in AppCenterCrashes.o
  "_OBJC_CLASS_$_MSCrashes", referenced from:
      objc-class-ref in AppCenterApplication.o
      objc-class-ref in AppCenterCrashes.o
  "_OBJC_CLASS_$_MSErrorAttachmentLog", referenced from:
      objc-class-ref in AppCenterCrashes.o
  "_OBJC_CLASS_$_MSErrorReport", referenced from:
      objc-class-ref in AppCenterCrashes.o
  "_OBJC_CLASS_$_SUUpdater", referenced from:
      objc-class-ref in PoliciesTab.o
      objc-class-ref in UserDefaultsEvents.o

When I choose "My Mac (Rosetta)", I'm getting next one:

Showing Recent Messages
/Users/phil/Developer/alt-tab-macos/alt-tab-macos.xcodeproj The linked framework 'Pods_alt_tab_macos.framework' is missing one or more architectures required by this target: x86_64.

And when I tried to run pod intall, I've got:

[!] Error installing ShortcutRecorder
[!] Failed to download 'ShortcutRecorder': [!] /usr/bin/git -C /var/folders/c0/54vl4p2x17q8kqbbkyh_qtw40000gn/T/d20210512-7964-x0q3h4 checkout --quiet f718220854575bad86fa89dd2bb3decd0b14b2b0

fatal: reference is not a tree: f718220854575bad86fa89dd2bb3decd0b14b2b0
@PhilipDukhov PhilipDukhov added the bug Something isn't working label May 12, 2021
@lwouis
Copy link
Owner

lwouis commented May 12, 2021

Please see the open PR: #771 👍

@lwouis lwouis closed this as completed May 12, 2021
@lwouis lwouis added duplicate This issue or pull request already exists and removed bug Something isn't working labels May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants