documentation_project/HelpViewerApp/HelpViewerApp.xcodeproj/project.pbxproj in middlemac-2.0.0 vs documentation_project/HelpViewerApp/HelpViewerApp.xcodeproj/project.pbxproj in middlemac-3.0.0
- old
+ new
@@ -13,44 +13,43 @@
D03D5BD31CE5AF3200C3EF1D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D03D5BD11CE5AF3200C3EF1D /* MainMenu.xib */; };
D03D5F861CE5C6BA00C3EF1D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D03D5BCD1CE5AF3200C3EF1D /* main.m */; };
D03D5F871CE5C6BA00C3EF1D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D03D5BCA1CE5AF3200C3EF1D /* AppDelegate.m */; };
D03D5F8A1CE5C6BA00C3EF1D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D03D5BCF1CE5AF3200C3EF1D /* Assets.xcassets */; };
D03D5F8B1CE5C6BA00C3EF1D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D03D5BD11CE5AF3200C3EF1D /* MainMenu.xib */; };
- D03D5F941CE5D1AC00C3EF1D /* Middlemac (free).help in Resources */ = {isa = PBXBuildFile; fileRef = D03D5F921CE5D1AC00C3EF1D /* Middlemac (free).help */; };
- D03D5F971CE5D1AC00C3EF1D /* Middlemac (pro).help in Resources */ = {isa = PBXBuildFile; fileRef = D03D5F931CE5D1AC00C3EF1D /* Middlemac (pro).help */; };
- D0799B271CE6EC9500F41A52 /* build.sh in Resources */ = {isa = PBXBuildFile; fileRef = D0799B261CE6EC9500F41A52 /* build.sh */; };
+ D03D5F941CE5D1AC00C3EF1D /* Middlemac_(free).help in Resources */ = {isa = PBXBuildFile; fileRef = D03D5F921CE5D1AC00C3EF1D /* Middlemac_(free).help */; };
+ D03D5F971CE5D1AC00C3EF1D /* Middlemac_(pro).help in Resources */ = {isa = PBXBuildFile; fileRef = D03D5F931CE5D1AC00C3EF1D /* Middlemac_(pro).help */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
- D0799B2C1CE6F0E200F41A52 /* PBXContainerItemProxy */ = {
+ D0A03C0720CC689C003283D6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D03D5BBE1CE5AF3200C3EF1D /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D04D5FE51CE6E40600805B1A;
+ remoteGlobalIDString = D00D795E20C950AB00332C9E;
remoteInfo = "Help (free)";
};
- D0799B2E1CE6F0E700F41A52 /* PBXContainerItemProxy */ = {
+ D0A03C0920CC68A3003283D6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D03D5BBE1CE5AF3200C3EF1D /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D0799B281CE6F07F00F41A52;
+ remoteGlobalIDString = D00D796220C953AB00332C9E;
remoteInfo = "Help (pro)";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
+ D01DE07120D7FEA700EA9E80 /* versions.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = versions.xcconfig; path = HelpViewerApp/versions.xcconfig; sourceTree = "<group>"; };
D03D5BC61CE5AF3200C3EF1D /* HelpViewerApp (pro).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "HelpViewerApp (pro).app"; sourceTree = BUILT_PRODUCTS_DIR; };
D03D5BC91CE5AF3200C3EF1D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
D03D5BCA1CE5AF3200C3EF1D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
D03D5BCD1CE5AF3200C3EF1D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
D03D5BCF1CE5AF3200C3EF1D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
D03D5BD21CE5AF3200C3EF1D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
D03D5BD41CE5AF3200C3EF1D /* Info-free.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-free.plist"; sourceTree = "<group>"; };
D03D5F901CE5C6BA00C3EF1D /* HelpViewerApp (free).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "HelpViewerApp (free).app"; sourceTree = BUILT_PRODUCTS_DIR; };
- D03D5F921CE5D1AC00C3EF1D /* Middlemac (free).help */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Middlemac (free).help"; path = "../../Middlemac (free).help"; sourceTree = "<group>"; };
- D03D5F931CE5D1AC00C3EF1D /* Middlemac (pro).help */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Middlemac (pro).help"; path = "../../Middlemac (pro).help"; sourceTree = "<group>"; };
- D0799B261CE6EC9500F41A52 /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = SOURCE_ROOT; };
+ D03D5F921CE5D1AC00C3EF1D /* Middlemac_(free).help */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Middlemac_(free).help"; path = "../../Middlemac_(free).help"; sourceTree = "<group>"; };
+ D03D5F931CE5D1AC00C3EF1D /* Middlemac_(pro).help */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "Middlemac_(pro).help"; path = "../../Middlemac_(pro).help"; sourceTree = "<group>"; };
D0799B301CE7079600F41A52 /* Info-pro.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-pro.plist"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
D03D5BC31CE5AF3200C3EF1D /* Frameworks */ = {
@@ -71,10 +70,11 @@
/* Begin PBXGroup section */
D03D5BBD1CE5AF3200C3EF1D = {
isa = PBXGroup;
children = (
+ D01DE07120D7FEA700EA9E80 /* versions.xcconfig */,
D03D5BC81CE5AF3200C3EF1D /* HelpViewerApp */,
D03D5BC71CE5AF3200C3EF1D /* Products */,
);
sourceTree = "<group>";
};
@@ -94,13 +94,12 @@
D03D5BCA1CE5AF3200C3EF1D /* AppDelegate.m */,
D03D5BCF1CE5AF3200C3EF1D /* Assets.xcassets */,
D03D5BD11CE5AF3200C3EF1D /* MainMenu.xib */,
D03D5BD41CE5AF3200C3EF1D /* Info-free.plist */,
D0799B301CE7079600F41A52 /* Info-pro.plist */,
- D03D5F921CE5D1AC00C3EF1D /* Middlemac (free).help */,
- D03D5F931CE5D1AC00C3EF1D /* Middlemac (pro).help */,
- D0799B261CE6EC9500F41A52 /* build.sh */,
+ D03D5F921CE5D1AC00C3EF1D /* Middlemac_(free).help */,
+ D03D5F931CE5D1AC00C3EF1D /* Middlemac_(pro).help */,
D03D5BCC1CE5AF3200C3EF1D /* Supporting Files */,
);
path = HelpViewerApp;
sourceTree = "<group>";
};
@@ -113,32 +112,32 @@
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXLegacyTarget section */
- D04D5FE51CE6E40600805B1A /* Help (free) */ = {
+ D00D795E20C950AB00332C9E /* Help (free) */ = {
isa = PBXLegacyTarget;
- buildArgumentsString = "-l HelpViewerApp/build.sh free";
- buildConfigurationList = D04D5FE61CE6E40600805B1A /* Build configuration list for PBXLegacyTarget "Help (free)" */;
+ buildArgumentsString = "$(ACTION) TARGET=free";
+ buildConfigurationList = D00D796120C950AB00332C9E /* Build configuration list for PBXLegacyTarget "Help (free)" */;
buildPhases = (
);
- buildToolPath = bash;
- buildWorkingDirectory = ../;
+ buildToolPath = /usr/bin/make;
+ buildWorkingDirectory = "$(PROJECT_DIR)/..";
dependencies = (
);
name = "Help (free)";
passBuildSettingsInEnvironment = 1;
productName = "Help (free)";
};
- D0799B281CE6F07F00F41A52 /* Help (pro) */ = {
+ D00D796220C953AB00332C9E /* Help (pro) */ = {
isa = PBXLegacyTarget;
- buildArgumentsString = "-l HelpViewerApp/build.sh pro";
- buildConfigurationList = D0799B291CE6F07F00F41A52 /* Build configuration list for PBXLegacyTarget "Help (pro)" */;
+ buildArgumentsString = "$(ACTION) TARGET=pro";
+ buildConfigurationList = D00D796320C953AB00332C9E /* Build configuration list for PBXLegacyTarget "Help (pro)" */;
buildPhases = (
);
- buildToolPath = bash;
- buildWorkingDirectory = ../;
+ buildToolPath = /usr/bin/make;
+ buildWorkingDirectory = "$(PROJECT_DIR)/..";
dependencies = (
);
name = "Help (pro)";
passBuildSettingsInEnvironment = 1;
productName = "Help (free)";
@@ -155,11 +154,11 @@
D03D5BC41CE5AF3200C3EF1D /* Resources */,
);
buildRules = (
);
dependencies = (
- D0799B2F1CE6F0E700F41A52 /* PBXTargetDependency */,
+ D0A03C0A20CC68A3003283D6 /* PBXTargetDependency */,
);
name = "HelpViewerApp (pro)";
productName = HelpViewerApp;
productReference = D03D5BC61CE5AF3200C3EF1D /* HelpViewerApp (pro).app */;
productType = "com.apple.product-type.application";
@@ -173,11 +172,11 @@
D03D5F891CE5C6BA00C3EF1D /* Resources */,
);
buildRules = (
);
dependencies = (
- D0799B2D1CE6F0E200F41A52 /* PBXTargetDependency */,
+ D0A03C0820CC689C003283D6 /* PBXTargetDependency */,
);
name = "HelpViewerApp (free)";
productName = HelpViewerApp;
productReference = D03D5F901CE5C6BA00C3EF1D /* HelpViewerApp (free).app */;
productType = "com.apple.product-type.application";
@@ -186,19 +185,19 @@
/* Begin PBXProject section */
D03D5BBE1CE5AF3200C3EF1D /* Project object */ = {
isa = PBXProject;
attributes = {
- LastUpgradeCheck = 0730;
+ LastUpgradeCheck = 0940;
ORGANIZATIONNAME = "Jim Derry";
TargetAttributes = {
+ D00D795E20C950AB00332C9E = {
+ CreatedOnToolsVersion = 9.4;
+ };
D03D5BC51CE5AF3200C3EF1D = {
CreatedOnToolsVersion = 7.3;
};
- D04D5FE51CE6E40600805B1A = {
- CreatedOnToolsVersion = 7.3.1;
- };
};
};
buildConfigurationList = D03D5BC11CE5AF3200C3EF1D /* Build configuration list for PBXProject "HelpViewerApp" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
@@ -211,34 +210,33 @@
productRefGroup = D03D5BC71CE5AF3200C3EF1D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
D03D5F841CE5C6BA00C3EF1D /* HelpViewerApp (free) */,
- D04D5FE51CE6E40600805B1A /* Help (free) */,
D03D5BC51CE5AF3200C3EF1D /* HelpViewerApp (pro) */,
- D0799B281CE6F07F00F41A52 /* Help (pro) */,
+ D00D795E20C950AB00332C9E /* Help (free) */,
+ D00D796220C953AB00332C9E /* Help (pro) */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
D03D5BC41CE5AF3200C3EF1D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D03D5F971CE5D1AC00C3EF1D /* Middlemac (pro).help in Resources */,
+ D03D5F971CE5D1AC00C3EF1D /* Middlemac_(pro).help in Resources */,
D03D5BD01CE5AF3200C3EF1D /* Assets.xcassets in Resources */,
D03D5BD31CE5AF3200C3EF1D /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D03D5F891CE5C6BA00C3EF1D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D03D5F941CE5D1AC00C3EF1D /* Middlemac (free).help in Resources */,
- D0799B271CE6EC9500F41A52 /* build.sh in Resources */,
+ D03D5F941CE5D1AC00C3EF1D /* Middlemac_(free).help in Resources */,
D03D5F8A1CE5C6BA00C3EF1D /* Assets.xcassets in Resources */,
D03D5F8B1CE5C6BA00C3EF1D /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -264,19 +262,19 @@
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
- D0799B2D1CE6F0E200F41A52 /* PBXTargetDependency */ = {
+ D0A03C0820CC689C003283D6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = D04D5FE51CE6E40600805B1A /* Help (free) */;
- targetProxy = D0799B2C1CE6F0E200F41A52 /* PBXContainerItemProxy */;
+ target = D00D795E20C950AB00332C9E /* Help (free) */;
+ targetProxy = D0A03C0720CC689C003283D6 /* PBXContainerItemProxy */;
};
- D0799B2F1CE6F0E700F41A52 /* PBXTargetDependency */ = {
+ D0A03C0A20CC68A3003283D6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = D0799B281CE6F07F00F41A52 /* Help (pro) */;
- targetProxy = D0799B2E1CE6F0E700F41A52 /* PBXContainerItemProxy */;
+ target = D00D796220C953AB00332C9E /* Help (pro) */;
+ targetProxy = D0A03C0920CC68A3003283D6 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
D03D5BD11CE5AF3200C3EF1D /* MainMenu.xib */ = {
@@ -288,12 +286,37 @@
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
+ D00D795F20C950AB00332C9E /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Debug;
+ };
+ D00D796020C950AB00332C9E /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Release;
+ };
+ D00D796420C953AB00332C9E /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Debug;
+ };
+ D00D796520C953AB00332C9E /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Release;
+ };
D03D5BD51CE5AF3200C3EF1D /* Debug */ = {
isa = XCBuildConfiguration;
+ baseConfigurationReference = D01DE07120D7FEA700EA9E80 /* versions.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
@@ -334,10 +357,11 @@
};
name = Debug;
};
D03D5BD61CE5AF3200C3EF1D /* Release */ = {
isa = XCBuildConfiguration;
+ baseConfigurationReference = D01DE07120D7FEA700EA9E80 /* versions.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
@@ -427,99 +451,53 @@
PRODUCT_BUNDLE_IDENTIFIER = com.balthisar.HelpViewerApp;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
- D04D5FE71CE6E40600805B1A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEBUGGING_SYMBOLS = YES;
- DEBUG_INFORMATION_FORMAT = dwarf;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- D04D5FE81CE6E40600805B1A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- D0799B2A1CE6F07F00F41A52 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEBUGGING_SYMBOLS = YES;
- DEBUG_INFORMATION_FORMAT = dwarf;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- D0799B2B1CE6F07F00F41A52 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- D03D5BC11CE5AF3200C3EF1D /* Build configuration list for PBXProject "HelpViewerApp" */ = {
+ D00D796120C950AB00332C9E /* Build configuration list for PBXLegacyTarget "Help (free)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D03D5BD51CE5AF3200C3EF1D /* Debug */,
- D03D5BD61CE5AF3200C3EF1D /* Release */,
+ D00D795F20C950AB00332C9E /* Debug */,
+ D00D796020C950AB00332C9E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D03D5BD71CE5AF3200C3EF1D /* Build configuration list for PBXNativeTarget "HelpViewerApp (pro)" */ = {
+ D00D796320C953AB00332C9E /* Build configuration list for PBXLegacyTarget "Help (pro)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D03D5BD81CE5AF3200C3EF1D /* Debug */,
- D03D5BD91CE5AF3200C3EF1D /* Release */,
+ D00D796420C953AB00332C9E /* Debug */,
+ D00D796520C953AB00332C9E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D03D5F8D1CE5C6BA00C3EF1D /* Build configuration list for PBXNativeTarget "HelpViewerApp (free)" */ = {
+ D03D5BC11CE5AF3200C3EF1D /* Build configuration list for PBXProject "HelpViewerApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D03D5F8E1CE5C6BA00C3EF1D /* Debug */,
- D03D5F8F1CE5C6BA00C3EF1D /* Release */,
+ D03D5BD51CE5AF3200C3EF1D /* Debug */,
+ D03D5BD61CE5AF3200C3EF1D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D04D5FE61CE6E40600805B1A /* Build configuration list for PBXLegacyTarget "Help (free)" */ = {
+ D03D5BD71CE5AF3200C3EF1D /* Build configuration list for PBXNativeTarget "HelpViewerApp (pro)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D04D5FE71CE6E40600805B1A /* Debug */,
- D04D5FE81CE6E40600805B1A /* Release */,
+ D03D5BD81CE5AF3200C3EF1D /* Debug */,
+ D03D5BD91CE5AF3200C3EF1D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D0799B291CE6F07F00F41A52 /* Build configuration list for PBXLegacyTarget "Help (pro)" */ = {
+ D03D5F8D1CE5C6BA00C3EF1D /* Build configuration list for PBXNativeTarget "HelpViewerApp (free)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D0799B2A1CE6F07F00F41A52 /* Debug */,
- D0799B2B1CE6F07F00F41A52 /* Release */,
+ D03D5F8E1CE5C6BA00C3EF1D /* Debug */,
+ D03D5F8F1CE5C6BA00C3EF1D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */