Skip to content

Conversation

@sfoslund
Copy link
Member

No description provided.

@sfoslund sfoslund requested a review from ericstj September 20, 2021 16:12
var archScriptContent = @"<![CDATA[
function IsX64Machine() {
var machine = system.sysctl(""hw.foo"");
var machine = system.sysctl(""hw.machine"");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now we have proof our fallback code works if mac were to ever stop reporting this sysctl.

@ericstj ericstj merged commit f959b45 into main Sep 20, 2021
@sfoslund sfoslund deleted the sfoslund/MacScriptFix branch September 20, 2021 17:28
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.

3 participants