File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
macOS/artoolkitX Camera Calibration Utility.xcodeproj Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 972
972
DEBUG_INFORMATION_FORMAT = dwarf;
973
973
ENABLE_STRICT_OBJC_MSGSEND = YES;
974
974
ENABLE_TESTABILITY = YES;
975
- FRAMEWORK_SEARCH_PATHS = (
976
- ../depends/macos/Frameworks,
977
- ../../artoolkitX/SDK/Frameworks,
978
- );
975
+ FRAMEWORK_SEARCH_PATHS = ../depends/macos/Frameworks;
979
976
GCC_C_LANGUAGE_STANDARD = gnu99;
980
977
GCC_DYNAMIC_NO_PIC = NO;
981
978
GCC_NO_COMMON_BLOCKS = YES;
1037
1034
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1038
1035
ENABLE_NS_ASSERTIONS = NO;
1039
1036
ENABLE_STRICT_OBJC_MSGSEND = YES;
1040
- FRAMEWORK_SEARCH_PATHS = (
1041
- ../depends/macos/Frameworks,
1042
- ../../artoolkitX/SDK/Frameworks,
1043
- );
1037
+ FRAMEWORK_SEARCH_PATHS = ../depends/macos/Frameworks;
1044
1038
GCC_C_LANGUAGE_STANDARD = gnu99;
1045
1039
GCC_NO_COMMON_BLOCKS = YES;
1046
1040
GCC_PREPROCESSOR_DEFINITIONS = (
You can’t perform that action at this time.
0 commit comments