small changes on info.plist
This commit is contained in:
parent
ae40d13174
commit
4951c63cbe
@ -11,7 +11,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>InsideJob</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>net.adampreble.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<string>net.godzil.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
||||
@ -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 */,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user