mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-12 17:19:01 +08:00
oops, forgot to reset my changing for compiler flag for vendor library
This commit is contained in:
@@ -169,7 +169,7 @@ module Motion; module Project;
|
||||
end
|
||||
|
||||
def cflags(platform, cplusplus)
|
||||
super + " -g -fobjc-legacy-dispatch -fobjc-abi-version=2 -DTARGET_OS_IPHONE"
|
||||
super + " -g -fobjc-legacy-dispatch -fobjc-abi-version=2"
|
||||
end
|
||||
|
||||
def ldflags(platform)
|
||||
|
||||
Reference in New Issue
Block a user