We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38bb4a commit 7f60416Copy full SHA for 7f60416
src/Embeddable/Res/python37.inc
@@ -16,7 +16,7 @@
16
{$IFDEF MACOS}
17
{$IFDEF MACOS64}
18
{$IFDEF CPUARM}
19
- {$R ..\..\..\resources\python3-macos-3.7-universal2.res}
+ //{$R ..\..\..\resources\python3-macos-3.7-universal2.res}
20
{$ELSE}
21
{$R ..\..\..\resources\python3-macos-3.7-x86_64.res}
22
{$ENDIF CPUARM}
0 commit comments