Skip to content

Commit

Permalink
Updated, more centralized configuration files for Textual plus its ex…
Browse files Browse the repository at this point in the history
…tensions and frameworks. All configuration options for builds have been put into the project settings themselves instead of being strung out across each project or its target.
  • Loading branch information
emsquared committed Mar 4, 2012
1 parent 4c67098 commit b7e8a7a
Show file tree
Hide file tree
Showing 9 changed files with 368 additions and 549 deletions.
Expand Up @@ -211,107 +211,61 @@
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
34C57363093E5E6E00829508 /* Release-Debug */ = {
DA8A8084085549EE00F24BB3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEPLOYMENT_POSTPROCESSING = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Source/AutoHyperlinks.framework_Prefix.pch;
INFOPLIST_FILE = Resources/Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
MACH_O_TYPE = mh_dylib;
PREBINDING = NO;
PRODUCT_NAME = AutoHyperlinks;
SKIP_INSTALL = YES;
SYMROOT = ./build;
WARNING_CFLAGS = "-Wall";
WRAPPER_EXTENSION = framework;
};
name = "Release-Debug";
name = Debug;
};
34C57364093E5E6E00829508 /* Release-Debug */ = {
DA8A8085085549EE00F24BB3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
DEBUG_INFORMATION_FORMAT = dwarf;
PROVISIONING_PROFILE = "";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
PREBINDING = NO;
};
name = "Release-Debug";
name = Release;
};
DA8A8084085549EE00F24BB3 /* Debug */ = {
DA8A8088085549EE00F24BB3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Source/AutoHyperlinks.framework_Prefix.pch;
INFOPLIST_FILE = Resources/Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
MACH_O_TYPE = mh_dylib;
PREBINDING = NO;
PRODUCT_NAME = AutoHyperlinks;
SKIP_INSTALL = YES;
SYMROOT = ./build;
WARNING_CFLAGS = "-Wall";
PROVISIONING_PROFILE = "";
VERSION_INFO_BUILDER = "${USER}";
WRAPPER_EXTENSION = framework;
};
name = Debug;
};
DA8A8085085549EE00F24BB3 /* Release */ = {
DA8A8089085549EE00F24BB3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DEPLOYMENT_POSTPROCESSING = YES;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
CONFIGURATION_BUILD_DIR = ..;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Source/AutoHyperlinks.framework_Prefix.pch;
INFOPLIST_FILE = Resources/Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
MACH_O_TYPE = mh_dylib;
PREBINDING = NO;
PRODUCT_NAME = AutoHyperlinks;
SKIP_INSTALL = YES;
STRIP_INSTALLED_PRODUCT = YES;
SYMROOT = ./build;
WARNING_CFLAGS = "-Wall";
WRAPPER_EXTENSION = framework;
};
name = Release;
};
DA8A8088085549EE00F24BB3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
DEBUG_INFORMATION_FORMAT = dwarf;
PROVISIONING_PROFILE = "";
};
name = Debug;
};
DA8A8089085549EE00F24BB3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
CONFIGURATION_BUILD_DIR = ..;
DEBUG_INFORMATION_FORMAT = dwarf;
PROVISIONING_PROFILE = "";
VERSION_INFO_BUILDER = "Codeux Software";
WRAPPER_EXTENSION = framework;
};
name = Release;
};
Expand All @@ -323,7 +277,6 @@
buildConfigurations = (
DA8A8084085549EE00F24BB3 /* Debug */,
DA8A8085085549EE00F24BB3 /* Release */,
34C57363093E5E6E00829508 /* Release-Debug */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
Expand All @@ -333,7 +286,6 @@
buildConfigurations = (
DA8A8088085549EE00F24BB3 /* Debug */,
DA8A8089085549EE00F24BB3 /* Release */,
34C57364093E5E6E00829508 /* Release-Debug */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
Expand Down
Expand Up @@ -257,76 +257,58 @@
1DEB91AE08733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
};
name = Debug;
};
1DEB91AF08733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Release;
};
1DEB91B208733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = BlowfishEncryption_Prefix.pch;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
PRODUCT_NAME = BlowfishEncryption;
PROVISIONING_PROFILE = "";
VERSION_INFO_BUILDER = "${USER}";
WRAPPER_EXTENSION = framework;
};
name = Debug;
};
1DEB91AF08733DA50010E9CD /* Release */ = {
1DEB91B308733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
CONFIGURATION_BUILD_DIR = ..;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_MODEL_TUNING = G5;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = BlowfishEncryption_Prefix.pch;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
PRODUCT_NAME = BlowfishEncryption;
PROVISIONING_PROFILE = "";
VERSION_INFO_BUILDER = "Codeux Software";
WRAPPER_EXTENSION = framework;
};
name = Release;
};
1DEB91B208733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_VERSION = "";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = NO;
SDKROOT = "";
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
};
name = Debug;
};
1DEB91B308733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CONFIGURATION_BUILD_DIR = ..;
DEBUG_INFORMATION_FORMAT = dwarf;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_VERSION = "";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = NO;
SDKROOT = "";
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
Expand Down
8 changes: 4 additions & 4 deletions Resources/Miscellaneous/Info.plist
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>Build Number</key>
<string>9684</string>
<string>9710</string>
<key>Build Reference</key>
<string>2.1.0-266-g9b32d91-debug</string>
<string>2.1.1-269-g4c67098-appstore</string>
<key>CFBundleExecutable</key>
<string>Textual</string>
<key>CFBundleIconFile</key>
Expand All @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleSignature</key>
<string>TXTL</string>
<key>CFBundleURLTypes</key>
Expand All @@ -39,7 +39,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit b7e8a7a

Please sign in to comment.