File tree Expand file tree Collapse file tree 3 files changed +14
-7
lines changed
Expand file tree Collapse file tree 3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 281281 18FE09AA1707639E00118FEB /* Project object */ = {
282282 isa = PBXProject;
283283 attributes = {
284- LastUpgradeCheck = 0500 ;
284+ LastUpgradeCheck = 0700 ;
285285 ORGANIZATIONNAME = "Stefan Ceriu";
286286 };
287287 buildConfigurationList = 18FE09AD1707639E00118FEB /* Build configuration list for PBXProject "SCXcodeMinimap" */;
346346 CLANG_WARN_INT_CONVERSION = YES;
347347 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
348348 COPY_PHASE_STRIP = NO;
349+ ENABLE_TESTABILITY = YES;
349350 GCC_C_LANGUAGE_STANDARD = gnu99;
350351 GCC_DYNAMIC_NO_PIC = NO;
351352 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
412413 "$(inherited)",
413414 "$(SYSTEM_DEVELOPER_DIR)/../Plugins/**",
414415 );
416+ PRODUCT_BUNDLE_IDENTIFIER = "com.stefanceriu.${PRODUCT_NAME:rfc1034identifier}";
415417 PRODUCT_NAME = "$(TARGET_NAME)";
416418 WRAPPER_EXTENSION = xcplugin;
417419 };
440442 "$(inherited)",
441443 "$(SYSTEM_DEVELOPER_DIR)/../Plugins/**",
442444 );
445+ PRODUCT_BUNDLE_IDENTIFIER = "com.stefanceriu.${PRODUCT_NAME:rfc1034identifier}";
443446 PRODUCT_NAME = "$(TARGET_NAME)";
444447 WRAPPER_EXTENSION = xcplugin;
445448 };
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0500 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 2.0" >
55 <BuildAction
66 parallelizeBuildables = " NO"
2323 </BuildActionEntries >
2424 </BuildAction >
2525 <TestAction
26+ buildConfiguration = " Debug"
2627 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2728 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
28- shouldUseLaunchSchemeArgsEnv = " YES"
29- buildConfiguration = " Debug" >
29+ shouldUseLaunchSchemeArgsEnv = " YES" >
3030 <Testables >
3131 </Testables >
32+ <AdditionalOptions >
33+ </AdditionalOptions >
3234 </TestAction >
3335 <LaunchAction
36+ buildConfiguration = " Debug"
3437 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
3538 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
3639 launchStyle = " 0"
3740 useCustomWorkingDirectory = " NO"
38- buildConfiguration = " Debug"
3941 ignoresPersistentStateOnLaunch = " NO"
4042 debugDocumentVersioning = " NO"
4143 debugXPCServices = " NO"
44+ debugServiceExtension = " internal"
4245 allowLocationSimulation = " NO"
4346 viewDebuggingEnabled = " No" >
4447 <PathRunnable
5962 </AdditionalOptions >
6063 </LaunchAction >
6164 <ProfileAction
65+ buildConfiguration = " Release"
6266 shouldUseLaunchSchemeArgsEnv = " YES"
6367 savedToolIdentifier = " "
6468 useCustomWorkingDirectory = " NO"
65- buildConfiguration = " Release"
6669 debugDocumentVersioning = " YES" >
6770 </ProfileAction >
6871 <AnalyzeAction
Original file line number Diff line number Diff line change 99 <key >CFBundleIconFile </key >
1010 <string ></string >
1111 <key >CFBundleIdentifier </key >
12- <string >com.stefanceriu.${PRODUCT_NAME:rfc1034identifier} </string >
12+ <string >$(PRODUCT_BUNDLE_IDENTIFIER) </string >
1313 <key >CFBundleInfoDictionaryVersion </key >
1414 <string >6.0 </string >
1515 <key >CFBundleName </key >
4040 <string >7FDF5C7A-131F-4ABB-9EDC-8C5F8F0B8A90 </string >
4141 <string >AABB7188-E14E-4433-AD3B-5CD791EAD9A3 </string >
4242 <string >CC0D0F4F-05B3-431A-8F33-F84AFCB2C651 </string >
43+ <string >0420B86A-AA43-4792-9ED0-6FE0F2B16A13 </string >
4344 </array >
4445 <key >LSMinimumSystemVersion </key >
4546 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
You can’t perform that action at this time.
0 commit comments