diff --git a/InsideJob-Info.plist b/InsideJob-Info.plist index 3077abb..cd4dd02 100644 --- a/InsideJob-Info.plist +++ b/InsideJob-Info.plist @@ -11,7 +11,7 @@ CFBundleIconFile InsideJob CFBundleIdentifier - net.adampreble.${PRODUCT_NAME:rfc1034identifier} + net.godzil.${PRODUCT_NAME:rfc1034identifier} CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/InsideJob.xcodeproj/project.pbxproj b/InsideJob.xcodeproj/project.pbxproj index 2daca4e..3c305e4 100644 --- a/InsideJob.xcodeproj/project.pbxproj +++ b/InsideJob.xcodeproj/project.pbxproj @@ -247,9 +247,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 8D1107260486CEB800E47090 /* Inside Job */ = { + 8D1107260486CEB800E47090 /* Inside Job-SMP */ = { isa = PBXNativeTarget; - buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Inside Job" */; + buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Inside Job-SMP" */; buildPhases = ( 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, @@ -259,7 +259,7 @@ ); dependencies = ( ); - name = "Inside Job"; + name = "Inside Job-SMP"; productInstallPath = "$(HOME)/Applications"; productName = InsideJob; productReference = 8D1107320486CEB800E47090 /* Inside Job.app */; @@ -288,7 +288,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 8D1107260486CEB800E47090 /* Inside Job */, + 8D1107260486CEB800E47090 /* Inside Job-SMP */, ); }; /* End PBXProject section */ @@ -376,6 +376,7 @@ GCC_PREFIX_HEADER = InsideJob_Prefix.pch; INFOPLIST_FILE = "InsideJob-Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; + MACOSX_DEPLOYMENT_TARGET = 10.6; PRODUCT_NAME = "Inside Job"; }; name = Debug; @@ -390,6 +391,7 @@ GCC_PREFIX_HEADER = InsideJob_Prefix.pch; INFOPLIST_FILE = "InsideJob-Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; + MACOSX_DEPLOYMENT_TARGET = 10.6; PRODUCT_NAME = "Inside Job"; }; name = Release; @@ -423,7 +425,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Inside Job" */ = { + C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Inside Job-SMP" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4B08A954540054247B /* Debug */,