iOS:update project setting,resolve C++ compile problem
This commit is contained in:
@@ -365,6 +365,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_TEAM = 7EE2RX3L3P;
|
||||
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
|
||||
INFOPLIST_FILE = "$(SRCROOT)/App/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
@@ -383,6 +384,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_TEAM = 7EE2RX3L3P;
|
||||
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
|
||||
INFOPLIST_FILE = "$(SRCROOT)/App/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
Reference in New Issue
Block a user