2018-01-27 23:08:06 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 48;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2018-06-28 10:59:59 +00:00
|
|
|
833AFD3620E4ED9D00F0C21E /* libAdPlug.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83AA434020E4EC8C00E861B2 /* libAdPlug.framework */; };
|
|
|
|
83C2806320E4ECAD00823BF9 /* libAdPlug.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 83AA434020E4EC8C00E861B2 /* libAdPlug.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
2018-01-27 23:08:06 +00:00
|
|
|
83D3C659201C6E24005564CB /* AdPlugContainer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 83D3C654201C6E24005564CB /* AdPlugContainer.mm */; };
|
|
|
|
83D3C65A201C6E24005564CB /* AdPlugMetadataReader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 83D3C656201C6E24005564CB /* AdPlugMetadataReader.mm */; };
|
|
|
|
83D3C65B201C6E24005564CB /* AdPlugDecoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 83D3C658201C6E24005564CB /* AdPlugDecoder.mm */; };
|
|
|
|
83D3C668201C7020005564CB /* adplug.db in Resources */ = {isa = PBXBuildFile; fileRef = 83D3C667201C7020005564CB /* adplug.db */; };
|
|
|
|
83D3C66C201C70F7005564CB /* fileprovider.mm in Sources */ = {isa = PBXBuildFile; fileRef = 83D3C66A201C70F7005564CB /* fileprovider.mm */; };
|
|
|
|
83D3C6A6201D3951005564CB /* libbinio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83D3C6A7201D3951005564CB /* libbinio.framework */; };
|
|
|
|
83D3C6A8201D3961005564CB /* libbinio.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 83D3C6A7201D3951005564CB /* libbinio.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
2018-06-28 10:59:59 +00:00
|
|
|
83AA433F20E4EC8C00E861B2 /* PBXContainerItemProxy */ = {
|
2018-01-27 23:08:06 +00:00
|
|
|
isa = PBXContainerItemProxy;
|
2018-06-28 10:59:59 +00:00
|
|
|
containerPortal = 83D3C603201C6775005564CB /* libAdPlug.xcodeproj */;
|
2018-01-27 23:08:06 +00:00
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 83D3C4D4201C654F005564CB;
|
2018-06-28 10:59:59 +00:00
|
|
|
remoteInfo = libAdPlug;
|
2018-01-27 23:08:06 +00:00
|
|
|
};
|
2018-06-28 10:59:59 +00:00
|
|
|
83C2806020E4EC9F00823BF9 /* PBXContainerItemProxy */ = {
|
2018-01-27 23:08:06 +00:00
|
|
|
isa = PBXContainerItemProxy;
|
2018-06-28 10:59:59 +00:00
|
|
|
containerPortal = 83D3C603201C6775005564CB /* libAdPlug.xcodeproj */;
|
2018-01-27 23:08:06 +00:00
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 83D3C4D3201C654F005564CB;
|
2018-06-28 10:59:59 +00:00
|
|
|
remoteInfo = libAdPlug;
|
2018-01-27 23:08:06 +00:00
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
83D3C66D201C72E3005564CB /* CopyFiles */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 10;
|
|
|
|
files = (
|
2018-06-28 10:59:59 +00:00
|
|
|
83C2806320E4ECAD00823BF9 /* libAdPlug.framework in CopyFiles */,
|
2018-01-27 23:08:06 +00:00
|
|
|
83D3C6A8201D3961005564CB /* libbinio.framework in CopyFiles */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
83D3C5F3201C674D005564CB /* AdPlug.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AdPlug.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
83D3C5F6201C674D005564CB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
2018-06-28 10:59:59 +00:00
|
|
|
83D3C603201C6775005564CB /* libAdPlug.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libAdPlug.xcodeproj; path = ../../Frameworks/AdPlug/libAdPlug.xcodeproj; sourceTree = "<group>"; };
|
2018-01-27 23:08:06 +00:00
|
|
|
83D3C650201C6DE9005564CB /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../../../Utils/Logging.h; sourceTree = "<group>"; };
|
|
|
|
83D3C651201C6E00005564CB /* PlaylistController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PlaylistController.h; path = ../../../Playlist/PlaylistController.h; sourceTree = "<group>"; };
|
|
|
|
83D3C652201C6E10005564CB /* Plugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Plugin.h; path = ../../../Audio/Plugin.h; sourceTree = "<group>"; };
|
|
|
|
83D3C653201C6E23005564CB /* AdPlugDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdPlugDecoder.h; sourceTree = "<group>"; };
|
|
|
|
83D3C654201C6E24005564CB /* AdPlugContainer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AdPlugContainer.mm; sourceTree = "<group>"; };
|
|
|
|
83D3C655201C6E24005564CB /* AdPlugMetadataReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdPlugMetadataReader.h; sourceTree = "<group>"; };
|
|
|
|
83D3C656201C6E24005564CB /* AdPlugMetadataReader.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AdPlugMetadataReader.mm; sourceTree = "<group>"; };
|
|
|
|
83D3C657201C6E24005564CB /* AdPlugContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdPlugContainer.h; sourceTree = "<group>"; };
|
|
|
|
83D3C658201C6E24005564CB /* AdPlugDecoder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AdPlugDecoder.mm; sourceTree = "<group>"; };
|
|
|
|
83D3C667201C7020005564CB /* adplug.db */ = {isa = PBXFileReference; lastKnownFileType = file; name = adplug.db; path = ../../../Frameworks/AdPlug/AdPlug/database/adplug.db; sourceTree = "<group>"; };
|
|
|
|
83D3C669201C70E7005564CB /* fileprovider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fileprovider.h; sourceTree = "<group>"; };
|
|
|
|
83D3C66A201C70F7005564CB /* fileprovider.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = fileprovider.mm; sourceTree = "<group>"; };
|
|
|
|
83D3C6A7201D3951005564CB /* libbinio.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = libbinio.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
83D3C5F0201C674D005564CB /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
83D3C6A6201D3951005564CB /* libbinio.framework in Frameworks */,
|
2018-06-28 10:59:59 +00:00
|
|
|
833AFD3620E4ED9D00F0C21E /* libAdPlug.framework in Frameworks */,
|
2018-01-27 23:08:06 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2018-06-28 10:59:59 +00:00
|
|
|
83AA433C20E4EC8C00E861B2 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83AA434020E4EC8C00E861B2 /* libAdPlug.framework */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2018-01-27 23:08:06 +00:00
|
|
|
83D3C5EA201C674D005564CB = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83D3C5F5201C674D005564CB /* AdPlug */,
|
|
|
|
83D3C602201C675D005564CB /* Frameworks */,
|
|
|
|
83D3C5F4201C674D005564CB /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83D3C5F4201C674D005564CB /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83D3C5F3201C674D005564CB /* AdPlug.bundle */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83D3C5F5201C674D005564CB /* AdPlug */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83D3C667201C7020005564CB /* adplug.db */,
|
|
|
|
83D3C657201C6E24005564CB /* AdPlugContainer.h */,
|
|
|
|
83D3C654201C6E24005564CB /* AdPlugContainer.mm */,
|
|
|
|
83D3C653201C6E23005564CB /* AdPlugDecoder.h */,
|
|
|
|
83D3C658201C6E24005564CB /* AdPlugDecoder.mm */,
|
|
|
|
83D3C655201C6E24005564CB /* AdPlugMetadataReader.h */,
|
|
|
|
83D3C656201C6E24005564CB /* AdPlugMetadataReader.mm */,
|
|
|
|
83D3C650201C6DE9005564CB /* Logging.h */,
|
|
|
|
83D3C651201C6E00005564CB /* PlaylistController.h */,
|
|
|
|
83D3C652201C6E10005564CB /* Plugin.h */,
|
|
|
|
83D3C5F6201C674D005564CB /* Info.plist */,
|
|
|
|
83D3C669201C70E7005564CB /* fileprovider.h */,
|
|
|
|
83D3C66A201C70F7005564CB /* fileprovider.mm */,
|
|
|
|
);
|
|
|
|
path = AdPlug;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83D3C602201C675D005564CB /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83D3C6A7201D3951005564CB /* libbinio.framework */,
|
2018-06-28 10:59:59 +00:00
|
|
|
83D3C603201C6775005564CB /* libAdPlug.xcodeproj */,
|
2018-01-27 23:08:06 +00:00
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
83D3C5F2201C674D005564CB /* AdPlug */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 83D3C5F9201C674D005564CB /* Build configuration list for PBXNativeTarget "AdPlug" */;
|
|
|
|
buildPhases = (
|
|
|
|
83D3C5EF201C674D005564CB /* Sources */,
|
|
|
|
83D3C5F0201C674D005564CB /* Frameworks */,
|
|
|
|
83D3C5F1201C674D005564CB /* Resources */,
|
|
|
|
83D3C66D201C72E3005564CB /* CopyFiles */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
2018-06-28 10:59:59 +00:00
|
|
|
83C2806120E4EC9F00823BF9 /* PBXTargetDependency */,
|
2018-01-27 23:08:06 +00:00
|
|
|
);
|
|
|
|
name = AdPlug;
|
|
|
|
productName = AdPlug;
|
|
|
|
productReference = 83D3C5F3201C674D005564CB /* AdPlug.bundle */;
|
|
|
|
productType = "com.apple.product-type.bundle";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
83D3C5EB201C674D005564CB /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
2018-06-04 07:13:55 +00:00
|
|
|
LastUpgradeCheck = 0940;
|
2018-01-27 23:08:06 +00:00
|
|
|
ORGANIZATIONNAME = "Christopher Snowhill";
|
|
|
|
TargetAttributes = {
|
|
|
|
83D3C5F2201C674D005564CB = {
|
|
|
|
CreatedOnToolsVersion = 9.2;
|
2020-02-14 01:35:20 +00:00
|
|
|
ProvisioningStyle = Manual;
|
2018-01-27 23:08:06 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 83D3C5EE201C674D005564CB /* Build configuration list for PBXProject "AdPlug" */;
|
|
|
|
compatibilityVersion = "Xcode 8.0";
|
|
|
|
developmentRegion = en;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
2019-10-05 07:12:36 +00:00
|
|
|
Base,
|
2018-01-27 23:08:06 +00:00
|
|
|
);
|
|
|
|
mainGroup = 83D3C5EA201C674D005564CB;
|
|
|
|
productRefGroup = 83D3C5F4201C674D005564CB /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectReferences = (
|
|
|
|
{
|
2018-06-28 10:59:59 +00:00
|
|
|
ProductGroup = 83AA433C20E4EC8C00E861B2 /* Products */;
|
|
|
|
ProjectRef = 83D3C603201C6775005564CB /* libAdPlug.xcodeproj */;
|
2018-01-27 23:08:06 +00:00
|
|
|
},
|
|
|
|
);
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
83D3C5F2201C674D005564CB /* AdPlug */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXReferenceProxy section */
|
2018-06-28 10:59:59 +00:00
|
|
|
83AA434020E4EC8C00E861B2 /* libAdPlug.framework */ = {
|
2018-01-27 23:08:06 +00:00
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
2018-06-28 10:59:59 +00:00
|
|
|
path = libAdPlug.framework;
|
|
|
|
remoteRef = 83AA433F20E4EC8C00E861B2 /* PBXContainerItemProxy */;
|
2018-01-27 23:08:06 +00:00
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
83D3C5F1201C674D005564CB /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
83D3C668201C7020005564CB /* adplug.db in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
83D3C5EF201C674D005564CB /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
83D3C66C201C70F7005564CB /* fileprovider.mm in Sources */,
|
|
|
|
83D3C65A201C6E24005564CB /* AdPlugMetadataReader.mm in Sources */,
|
|
|
|
83D3C65B201C6E24005564CB /* AdPlugDecoder.mm in Sources */,
|
|
|
|
83D3C659201C6E24005564CB /* AdPlugContainer.mm in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
2018-06-28 10:59:59 +00:00
|
|
|
83C2806120E4EC9F00823BF9 /* PBXTargetDependency */ = {
|
2018-01-27 23:08:06 +00:00
|
|
|
isa = PBXTargetDependency;
|
2018-06-28 10:59:59 +00:00
|
|
|
name = libAdPlug;
|
|
|
|
targetProxy = 83C2806020E4EC9F00823BF9 /* PBXContainerItemProxy */;
|
2018-01-27 23:08:06 +00:00
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
83D3C5F7201C674D005564CB /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_COMMA = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
2018-01-27 23:08:06 +00:00
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
2018-01-27 23:08:06 +00:00
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
2018-06-28 10:59:59 +00:00
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
2018-01-27 23:08:06 +00:00
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
83D3C5F8201C674D005564CB /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_COMMA = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
2018-01-27 23:08:06 +00:00
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
2018-06-04 07:13:55 +00:00
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
2018-01-27 23:08:06 +00:00
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
2018-06-28 10:59:59 +00:00
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
2018-01-27 23:08:06 +00:00
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
83D3C5FA201C674D005564CB /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CODE_SIGN_IDENTITY = "";
|
2020-02-14 01:35:20 +00:00
|
|
|
CODE_SIGN_STYLE = Manual;
|
2018-01-27 23:08:06 +00:00
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
2020-02-14 01:35:20 +00:00
|
|
|
DEVELOPMENT_TEAM = "";
|
2018-01-27 23:08:06 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(SRCROOT)/../../Frameworks/libbinio/libbinio/libbinio/src",
|
|
|
|
"$(SRCROOT)/../../Frameworks/libbinio/libbinio",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = AdPlug/Info.plist;
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.kode54.AdPlug;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
2020-02-14 01:35:20 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
2018-01-27 23:08:06 +00:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
83D3C5FB201C674D005564CB /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CODE_SIGN_IDENTITY = "";
|
2020-02-14 01:35:20 +00:00
|
|
|
CODE_SIGN_STYLE = Manual;
|
2018-01-27 23:08:06 +00:00
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
2020-02-14 01:35:20 +00:00
|
|
|
DEVELOPMENT_TEAM = "";
|
2018-01-27 23:08:06 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(SRCROOT)/../../Frameworks/libbinio/libbinio/libbinio/src",
|
|
|
|
"$(SRCROOT)/../../Frameworks/libbinio/libbinio",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = AdPlug/Info.plist;
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.kode54.AdPlug;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
2020-02-14 01:35:20 +00:00
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
2018-01-27 23:08:06 +00:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
83D3C5EE201C674D005564CB /* Build configuration list for PBXProject "AdPlug" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
83D3C5F7201C674D005564CB /* Debug */,
|
|
|
|
83D3C5F8201C674D005564CB /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
83D3C5F9201C674D005564CB /* Build configuration list for PBXNativeTarget "AdPlug" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
83D3C5FA201C674D005564CB /* Debug */,
|
|
|
|
83D3C5FB201C674D005564CB /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 83D3C5EB201C674D005564CB /* Project object */;
|
|
|
|
}
|