We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f4962 commit a59e922Copy full SHA for a59e922
cocos2d-tests-android/Headless.xcodeproj/project.pbxproj
@@ -1011,6 +1011,8 @@
1011
OTHER_LDFLAGS = (
1012
"-landroid",
1013
"-lgles_apportable",
1014
+ "-all_load",
1015
+ "-ObjC",
1016
);
1017
PRODUCT_NAME = "$(TARGET_NAME)";
1018
WRAPPER_EXTENSION = app;
@@ -1042,6 +1044,8 @@
1042
1044
1043
1045
1046
1047
1048
1049
1050
1051
0 commit comments