mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 12:27:56 +08:00
revert 9e8b17013c since the problem seems to have disappeared in master
This commit is contained in:
@@ -117,8 +117,7 @@ module Motion; module Project;
|
||||
end
|
||||
|
||||
def strip_args
|
||||
# We only strip x86_64 symbols, because attempting to strip i386 symbols results in a 'symbols referenced by indirect symbol table entries that can't be stripped' error.
|
||||
'-arch x86_64'
|
||||
''
|
||||
end
|
||||
|
||||
def supported_sdk_versions(versions)
|
||||
|
||||
Reference in New Issue
Block a user