2007-02-24 20:36:27 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
2013-10-02 21:59:22 +00:00
|
|
|
objectVersion = 46;
|
2007-02-24 20:36:27 +00:00
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
1745C4300B90C1DC00A6768C /* ShortenDecoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1745C42C0B90C1DC00A6768C /* ShortenDecoder.mm */; };
|
2007-07-04 14:46:33 +00:00
|
|
|
17F564EE0C3BDE010019975C /* Shorten.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17F563E50C3BDBF10019975C /* Shorten.framework */; };
|
2016-05-05 20:05:39 +00:00
|
|
|
17F564EF0C3BDE030019975C /* Shorten.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 17F563E50C3BDBF10019975C /* Shorten.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
2007-02-24 20:36:27 +00:00
|
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
2007-07-04 14:46:33 +00:00
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
17F563E40C3BDBF10019975C /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 17F563DD0C3BDBF10019975C /* Shorten.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
|
|
|
|
remoteInfo = Shorten;
|
|
|
|
};
|
|
|
|
17F563E90C3BDC0A0019975C /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 17F563DD0C3BDBF10019975C /* Shorten.xcodeproj */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
|
|
|
|
remoteInfo = Shorten;
|
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
2007-02-24 20:36:27 +00:00
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
1745C4400B90C21B00A6768C /* CopyFiles */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 10;
|
|
|
|
files = (
|
2007-07-04 14:46:33 +00:00
|
|
|
17F564EF0C3BDE030019975C /* Shorten.framework in CopyFiles */,
|
2007-02-24 20:36:27 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
|
|
1745C42B0B90C1DC00A6768C /* ShortenDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShortenDecoder.h; sourceTree = "<group>"; };
|
|
|
|
1745C42C0B90C1DC00A6768C /* ShortenDecoder.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ShortenDecoder.mm; sourceTree = "<group>"; };
|
|
|
|
177FCFAC0B90C96B0011C3B5 /* Plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Plugin.h; path = ../../Audio/Plugin.h; sourceTree = SOURCE_ROOT; };
|
2007-07-04 14:46:33 +00:00
|
|
|
17F563DD0C3BDBF10019975C /* Shorten.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Shorten.xcodeproj; path = ../../Frameworks/Shorten/Shorten.xcodeproj; sourceTree = SOURCE_ROOT; };
|
2007-02-24 20:36:27 +00:00
|
|
|
32DBCF630370AF2F00C91783 /* Shorten_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shorten_Prefix.pch; sourceTree = "<group>"; };
|
|
|
|
8D5B49B6048680CD000E48DA /* Shorten.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Shorten.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
2008-06-21 05:04:23 +00:00
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
2007-02-24 20:36:27 +00:00
|
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
8D5B49B3048680CD000E48DA /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2007-07-04 14:46:33 +00:00
|
|
|
17F564EE0C3BDE010019975C /* Shorten.framework in Frameworks */,
|
2007-02-24 20:36:27 +00:00
|
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
089C166AFE841209C02AAC07 /* Shorten */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
08FB77AFFE84173DC02AAC07 /* Classes */,
|
|
|
|
32C88E010371C26100C91783 /* Other Sources */,
|
|
|
|
089C167CFE841241C02AAC07 /* Resources */,
|
|
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
|
|
|
|
19C28FB8FE9D52D311CA2CBB /* Products */,
|
|
|
|
);
|
|
|
|
name = Shorten;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
|
|
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
|
|
|
|
);
|
|
|
|
name = "Frameworks and Libraries";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
089C167CFE841241C02AAC07 /* Resources */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */,
|
|
|
|
);
|
|
|
|
name = Resources;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
08FB77AFFE84173DC02AAC07 /* Classes */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
177FCFAC0B90C96B0011C3B5 /* Plugin.h */,
|
|
|
|
1745C42B0B90C1DC00A6768C /* ShortenDecoder.h */,
|
|
|
|
1745C42C0B90C1DC00A6768C /* ShortenDecoder.mm */,
|
|
|
|
);
|
|
|
|
name = Classes;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2007-07-04 14:46:33 +00:00
|
|
|
17F563DD0C3BDBF10019975C /* Shorten.xcodeproj */,
|
2007-02-24 20:36:27 +00:00
|
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
|
|
|
|
);
|
|
|
|
name = "Linked Frameworks";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */,
|
|
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */,
|
|
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */,
|
|
|
|
);
|
|
|
|
name = "Other Frameworks";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2007-07-04 14:46:33 +00:00
|
|
|
17F563DE0C3BDBF10019975C /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
17F563E50C3BDBF10019975C /* Shorten.framework */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2007-02-24 20:36:27 +00:00
|
|
|
19C28FB8FE9D52D311CA2CBB /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8D5B49B6048680CD000E48DA /* Shorten.bundle */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
32C88E010371C26100C91783 /* Other Sources */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
32DBCF630370AF2F00C91783 /* Shorten_Prefix.pch */,
|
|
|
|
);
|
|
|
|
name = "Other Sources";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2007-07-04 14:46:33 +00:00
|
|
|
8D5B49AC048680CD000E48DA /* Shorten Plugin */ = {
|
2007-02-24 20:36:27 +00:00
|
|
|
isa = PBXNativeTarget;
|
2007-07-04 14:46:33 +00:00
|
|
|
buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Shorten Plugin" */;
|
2007-02-24 20:36:27 +00:00
|
|
|
buildPhases = (
|
|
|
|
8D5B49AF048680CD000E48DA /* Resources */,
|
|
|
|
8D5B49B1048680CD000E48DA /* Sources */,
|
|
|
|
8D5B49B3048680CD000E48DA /* Frameworks */,
|
|
|
|
1745C4400B90C21B00A6768C /* CopyFiles */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
2007-07-04 14:46:33 +00:00
|
|
|
17F563EA0C3BDC0A0019975C /* PBXTargetDependency */,
|
2007-02-24 20:36:27 +00:00
|
|
|
);
|
2007-07-04 14:46:33 +00:00
|
|
|
name = "Shorten Plugin";
|
2007-02-24 20:36:27 +00:00
|
|
|
productInstallPath = "$(HOME)/Library/Bundles";
|
|
|
|
productName = Shorten;
|
|
|
|
productReference = 8D5B49B6048680CD000E48DA /* Shorten.bundle */;
|
|
|
|
productType = "com.apple.product-type.bundle";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
089C1669FE841209C02AAC07 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
2013-09-28 03:24:23 +00:00
|
|
|
attributes = {
|
2022-06-08 01:56:11 +00:00
|
|
|
LastUpgradeCheck = 1400;
|
2016-09-02 01:50:33 +00:00
|
|
|
TargetAttributes = {
|
|
|
|
8D5B49AC048680CD000E48DA = {
|
2021-01-05 15:55:43 +00:00
|
|
|
DevelopmentTeam = "";
|
2020-06-30 08:04:55 +00:00
|
|
|
ProvisioningStyle = Automatic;
|
2016-09-02 01:50:33 +00:00
|
|
|
};
|
|
|
|
};
|
2013-09-28 03:24:23 +00:00
|
|
|
};
|
2007-02-24 20:36:27 +00:00
|
|
|
buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Shorten" */;
|
2013-10-02 21:59:22 +00:00
|
|
|
compatibilityVersion = "Xcode 3.2";
|
2019-07-02 23:37:17 +00:00
|
|
|
developmentRegion = en;
|
2007-02-24 20:36:27 +00:00
|
|
|
hasScannedForEncodings = 1;
|
2013-09-28 03:24:23 +00:00
|
|
|
knownRegions = (
|
|
|
|
en,
|
2019-07-02 23:37:17 +00:00
|
|
|
Base,
|
2013-09-28 03:24:23 +00:00
|
|
|
);
|
2007-02-24 20:36:27 +00:00
|
|
|
mainGroup = 089C166AFE841209C02AAC07 /* Shorten */;
|
|
|
|
projectDirPath = "";
|
2007-07-04 14:46:33 +00:00
|
|
|
projectReferences = (
|
|
|
|
{
|
|
|
|
ProductGroup = 17F563DE0C3BDBF10019975C /* Products */;
|
|
|
|
ProjectRef = 17F563DD0C3BDBF10019975C /* Shorten.xcodeproj */;
|
|
|
|
},
|
|
|
|
);
|
2008-03-30 15:43:28 +00:00
|
|
|
projectRoot = "";
|
2007-02-24 20:36:27 +00:00
|
|
|
targets = (
|
2007-07-04 14:46:33 +00:00
|
|
|
8D5B49AC048680CD000E48DA /* Shorten Plugin */,
|
2007-02-24 20:36:27 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
2007-07-04 14:46:33 +00:00
|
|
|
/* Begin PBXReferenceProxy section */
|
|
|
|
17F563E50C3BDBF10019975C /* Shorten.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = Shorten.framework;
|
|
|
|
remoteRef = 17F563E40C3BDBF10019975C /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
2007-02-24 20:36:27 +00:00
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
8D5B49AF048680CD000E48DA /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
8D5B49B1048680CD000E48DA /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
1745C4300B90C1DC00A6768C /* ShortenDecoder.mm in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
2007-07-04 14:46:33 +00:00
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
17F563EA0C3BDC0A0019975C /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
name = Shorten;
|
|
|
|
targetProxy = 17F563E90C3BDC0A0019975C /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
2007-02-24 20:36:27 +00:00
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
1DEB913B08733D840010E9CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
2021-01-05 15:55:43 +00:00
|
|
|
CODE_SIGN_IDENTITY = "";
|
2020-12-22 10:11:50 +00:00
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2013-10-02 21:59:22 +00:00
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
COPY_PHASE_STRIP = NO;
|
2022-06-08 01:56:11 +00:00
|
|
|
DEAD_CODE_STRIPPING = YES;
|
2021-01-05 15:55:43 +00:00
|
|
|
DEVELOPMENT_TEAM = "";
|
2007-02-24 20:36:27 +00:00
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
|
|
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
|
|
|
|
);
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_MODEL_TUNING = G5;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = Shorten_Prefix.pch;
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
2016-05-05 20:05:39 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.cogx.shorten;
|
2007-02-24 20:36:27 +00:00
|
|
|
PRODUCT_NAME = Shorten;
|
2020-06-30 08:04:55 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
2015-11-13 05:31:10 +00:00
|
|
|
SDKROOT = macosx;
|
2013-10-04 20:11:32 +00:00
|
|
|
SKIP_INSTALL = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
ZERO_LINK = YES;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
1DEB913C08733D840010E9CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
2021-01-05 15:55:43 +00:00
|
|
|
CODE_SIGN_IDENTITY = "";
|
2020-12-22 10:11:50 +00:00
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2013-10-02 21:59:22 +00:00
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
2022-06-08 01:56:11 +00:00
|
|
|
DEAD_CODE_STRIPPING = YES;
|
2021-01-05 15:55:43 +00:00
|
|
|
DEVELOPMENT_TEAM = "";
|
2007-02-24 20:36:27 +00:00
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
|
|
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
|
|
|
|
);
|
|
|
|
GCC_MODEL_TUNING = G5;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = Shorten_Prefix.pch;
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
2016-05-05 20:05:39 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.cogx.shorten;
|
2007-02-24 20:36:27 +00:00
|
|
|
PRODUCT_NAME = Shorten;
|
2020-06-30 08:04:55 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
2015-11-13 05:31:10 +00:00
|
|
|
SDKROOT = macosx;
|
2013-10-04 20:11:32 +00:00
|
|
|
SKIP_INSTALL = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
1DEB913F08733D840010E9CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2018-06-28 10:59:59 +00:00
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2019-07-02 23:37:17 +00:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2016-05-05 20:05:39 +00:00
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_COMMA = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
2016-11-04 05:42:10 +00:00
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
2021-04-30 01:16:24 +00:00
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
2016-11-04 05:42:10 +00:00
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
2022-06-08 01:56:11 +00:00
|
|
|
DEAD_CODE_STRIPPING = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
2016-05-05 20:05:39 +00:00
|
|
|
ENABLE_TESTABILITY = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
2013-10-18 06:39:26 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
|
2016-06-30 05:10:29 +00:00
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
2021-09-18 08:08:49 +00:00
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
2013-10-02 21:59:22 +00:00
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = macosx;
|
2007-07-04 15:26:11 +00:00
|
|
|
SYMROOT = ../../build;
|
2007-02-24 20:36:27 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
1DEB914008733D840010E9CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2018-06-28 10:59:59 +00:00
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2019-07-02 23:37:17 +00:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2016-05-05 20:05:39 +00:00
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_COMMA = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
2016-11-04 05:42:10 +00:00
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
2021-04-30 01:16:24 +00:00
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
2017-09-26 23:12:14 +00:00
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
2016-11-04 05:42:10 +00:00
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2022-06-08 01:56:11 +00:00
|
|
|
DEAD_CODE_STRIPPING = YES;
|
2013-10-10 11:41:25 +00:00
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2016-06-30 05:10:29 +00:00
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2016-06-30 05:10:29 +00:00
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
2007-02-24 20:36:27 +00:00
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
2021-09-18 08:08:49 +00:00
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
2013-10-02 21:59:22 +00:00
|
|
|
SDKROOT = macosx;
|
2007-07-04 15:26:11 +00:00
|
|
|
SYMROOT = ../../build;
|
2007-02-24 20:36:27 +00:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2007-07-04 14:46:33 +00:00
|
|
|
1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Shorten Plugin" */ = {
|
2007-02-24 20:36:27 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
1DEB913B08733D840010E9CD /* Debug */,
|
|
|
|
1DEB913C08733D840010E9CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Shorten" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
1DEB913F08733D840010E9CD /* Debug */,
|
|
|
|
1DEB914008733D840010E9CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
|
|
|
}
|