diff options
Diffstat (limited to 'MASShortcut.xcodeproj')
| -rw-r--r-- | MASShortcut.xcodeproj/project.pbxproj | 9 | ||||
| -rw-r--r-- | MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme | 2 | ||||
| -rw-r--r-- | MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme | 13 | 
3 files changed, 17 insertions, 7 deletions
| diff --git a/MASShortcut.xcodeproj/project.pbxproj b/MASShortcut.xcodeproj/project.pbxproj index 8727464..098e6d5 100644 --- a/MASShortcut.xcodeproj/project.pbxproj +++ b/MASShortcut.xcodeproj/project.pbxproj @@ -371,7 +371,7 @@  		0D827CCA1990D4420010B8EF /* Project object */ = {  			isa = PBXProject;  			attributes = { -				LastUpgradeCheck = 0610; +				LastUpgradeCheck = 0730;  				ORGANIZATIONNAME = "Vadim Shpakovski";  				TargetAttributes = {  					0D827D8219910AFF0010B8EF = { @@ -546,6 +546,7 @@  				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;  				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;  				COPY_PHASE_STRIP = NO; +				ENABLE_TESTABILITY = YES;  				GCC_C_LANGUAGE_STANDARD = gnu99;  				GCC_DYNAMIC_NO_PIC = NO;  				GCC_ENABLE_OBJC_EXCEPTIONS = YES; @@ -615,6 +616,7 @@  				INSTALL_PATH = "@executable_path/../Frameworks";  				MACOSX_DEPLOYMENT_TARGET = 10.6;  				MODULEMAP_FILE = Framework/MASShortcut.modulemap; +				PRODUCT_BUNDLE_IDENTIFIER = "com.github.shpakovski.${PRODUCT_NAME:rfc1034identifier}";  				PRODUCT_NAME = "$(TARGET_NAME)";  				SKIP_INSTALL = YES;  				WRAPPER_EXTENSION = framework; @@ -635,6 +637,7 @@  				INSTALL_PATH = "@executable_path/../Frameworks";  				MACOSX_DEPLOYMENT_TARGET = 10.6;  				MODULEMAP_FILE = Framework/MASShortcut.modulemap; +				PRODUCT_BUNDLE_IDENTIFIER = "com.github.shpakovski.${PRODUCT_NAME:rfc1034identifier}";  				PRODUCT_NAME = "$(TARGET_NAME)";  				SKIP_INSTALL = YES;  				WRAPPER_EXTENSION = framework; @@ -654,6 +657,7 @@  				);  				INFOPLIST_FILE = Demo/Info.plist;  				MACOSX_DEPLOYMENT_TARGET = 10.6; +				PRODUCT_BUNDLE_IDENTIFIER = "com.shpakovski.mac.${PRODUCT_NAME:rfc1034identifier}";  				PRODUCT_NAME = "$(TARGET_NAME)";  				WRAPPER_EXTENSION = app;  			}; @@ -668,6 +672,7 @@  				GCC_PREFIX_HEADER = Demo/Prefix.pch;  				INFOPLIST_FILE = Demo/Info.plist;  				MACOSX_DEPLOYMENT_TARGET = 10.6; +				PRODUCT_BUNDLE_IDENTIFIER = "com.shpakovski.mac.${PRODUCT_NAME:rfc1034identifier}";  				PRODUCT_NAME = "$(TARGET_NAME)";  				WRAPPER_EXTENSION = app;  			}; @@ -688,6 +693,7 @@  					"$(inherited)",  				);  				INFOPLIST_FILE = Tests/Info.plist; +				PRODUCT_BUNDLE_IDENTIFIER = "com.github.shpakovski.MASShortcut.${PRODUCT_NAME:rfc1034identifier}";  				PRODUCT_NAME = "$(TARGET_NAME)";  				WRAPPER_EXTENSION = xctest;  			}; @@ -704,6 +710,7 @@  				GCC_PRECOMPILE_PREFIX_HEADER = YES;  				GCC_PREFIX_HEADER = Tests/Prefix.pch;  				INFOPLIST_FILE = Tests/Info.plist; +				PRODUCT_BUNDLE_IDENTIFIER = "com.github.shpakovski.MASShortcut.${PRODUCT_NAME:rfc1034identifier}";  				PRODUCT_NAME = "$(TARGET_NAME)";  				WRAPPER_EXTENSION = xctest;  			}; diff --git a/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme b/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme index bb2998b..ef75684 100644 --- a/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme +++ b/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme @@ -1,6 +1,6 @@  <?xml version="1.0" encoding="UTF-8"?>  <Scheme -   LastUpgradeVersion = "0610" +   LastUpgradeVersion = "0730"     version = "1.3">     <BuildAction        parallelizeBuildables = "YES" diff --git a/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme b/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme index afc5df7..c02a837 100644 --- a/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme +++ b/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme @@ -1,6 +1,6 @@  <?xml version="1.0" encoding="UTF-8"?>  <Scheme -   LastUpgradeVersion = "0610" +   LastUpgradeVersion = "0730"     version = "1.3">     <BuildAction        parallelizeBuildables = "YES" @@ -37,10 +37,10 @@        </BuildActionEntries>     </BuildAction>     <TestAction +      buildConfiguration = "Debug"        selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"        selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" -      shouldUseLaunchSchemeArgsEnv = "YES" -      buildConfiguration = "Debug"> +      shouldUseLaunchSchemeArgsEnv = "YES">        <Testables>           <TestableReference              skipped = "NO"> @@ -62,15 +62,18 @@              ReferencedContainer = "container:MASShortcut.xcodeproj">           </BuildableReference>        </MacroExpansion> +      <AdditionalOptions> +      </AdditionalOptions>     </TestAction>     <LaunchAction +      buildConfiguration = "Debug"        selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"        selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"        launchStyle = "0"        useCustomWorkingDirectory = "NO" -      buildConfiguration = "Debug"        ignoresPersistentStateOnLaunch = "NO"        debugDocumentVersioning = "YES" +      debugServiceExtension = "internal"        allowLocationSimulation = "YES">        <MacroExpansion>           <BuildableReference @@ -85,10 +88,10 @@        </AdditionalOptions>     </LaunchAction>     <ProfileAction +      buildConfiguration = "Release"        shouldUseLaunchSchemeArgsEnv = "YES"        savedToolIdentifier = ""        useCustomWorkingDirectory = "NO" -      buildConfiguration = "Release"        debugDocumentVersioning = "YES">        <MacroExpansion>           <BuildableReference | 
