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

Quickfix x86 builds #2129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Quickfix x86 builds #2129

wants to merge 1 commit into from

Conversation

0x41c
Copy link
Contributor

@0x41c 0x41c commented Jun 5, 2023

A small patch for the time being until the build environment gets rewritten. I attempted to have EXCLUDED_ARCHS set from the xcconfig, but it just wouldn't take and I'd still get issues when it'd try cross compiling the arm64 build. I've left a comment about that unless there's another way of getting the following line to work:

EXCLUDED_ARCHS[sdk=macosx*][arch=x86_64] = arm64

This is all under the assumption that universal builds just won't make the cut for iSH.

@randomnessExistance
Copy link

2129

@62f
Copy link

62f commented Jun 12, 2023

2129 @randomnessExistance No, more like so:

/pull/2129

@Robertearl5770
Copy link

This 2 file changed was that on the ish shell ?

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

Successfully merging this pull request may close these issues.

None yet

5 participants