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

support for intel mac, mac not supported... #4

Open
l300lvl opened this issue Jul 5, 2024 · 1 comment
Open

support for intel mac, mac not supported... #4

l300lvl opened this issue Jul 5, 2024 · 1 comment

Comments

@l300lvl
Copy link

l300lvl commented Jul 5, 2024

hi i realize this might be beyond your abilities or desire but i was wondering if you are able to maybe help me get this to build on a 2017 mbpro?

i get as far as "flutter run -d macos" and the result is:

Launching lib/main.dart on macOS in debug mode...
Updating project for Xcode compatibility.
Upgrading project.pbxproj
Upgrading Runner.xcscheme
Running pod install...                                             23.9s
2024-07-05 11:26:19.386 xcodebuild[2517:17252] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-05 11:26:19.810 xcodebuild[2517:17252] Writing error result bundle to /var/folders/sy/jm6fkqgd0dq61dvbpkfvtnmh0000gn/T/ResultBundle_2024-05-07_11-26-0019.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macOS }

	Available destinations for the "Runner" scheme:
		{ platform:macOS, name:Any Mac }

	Ineligible destinations for the "Runner" scheme:
		{ platform:macOS, arch:x86_64h, id:FB50DF3C-88F4-56B8-8DDD-D059D18087E7, error:My Mac doesn’t support any of trax.app’s architectures. You can set trax.app’s Architectures build setting to Standard Architectures to support My Mac. }
Building macOS application...                                           
Error: Build process failed

if this isnt possible i totally understand, just liked the look of your app and wanted to give it a shot. anyways, keep up the great work! (im sure ill upgrade my mb some day)

@nbonamy
Copy link
Owner

nbonamy commented Jul 8, 2024

I see that I excluded x86_64 arch but can't remember why. Will take a look....
EXCLUDED_ARCHS = x86_64;

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

2 participants