Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 05e60e1

Browse files
Merge branch 'develop-6.7' of https://github.com/runrev/livecode into develop-7.0
2 parents db31a19 + 9d32fee commit 05e60e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

revmobile/revmobile.gyp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@
138138
'OS == "mac"',
139139
{
140140
'type': 'executable',
141+
142+
'xcode_settings':
143+
{
144+
'ARCHS': 'x86_64',
145+
},
141146
},
142147
],
143148
],

0 commit comments

Comments
 (0)