This commit is contained in:
2022-08-26 17:00:42 +08:00
parent d9c19f096c
commit 32f7395db5
5 changed files with 8 additions and 12 deletions

View File

@@ -823,7 +823,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../../cocos2d-x/external/ios/libs";
MARKETING_VERSION = 2.0;
MARKETING_VERSION = 2.1;
OTHER_LDFLAGS = (
"-ObjC",
"$(inherited)",
@@ -873,7 +873,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../../cocos2d-x/external/ios/libs";
MARKETING_VERSION = 2.0;
MARKETING_VERSION = 2.1;
OTHER_LDFLAGS = (
"-ObjC",
"$(inherited)",