421 lines
18 KiB
Plaintext
421 lines
18 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1A0C444C219A38E100F2AC00 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0C444B219A38E100F2AC00 /* AppDelegate.m */; };
|
|
1A0C444E219A38E200F2AC00 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1A0C444D219A38E200F2AC00 /* Assets.xcassets */; };
|
|
1A0C4451219A38E200F2AC00 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1A0C444F219A38E200F2AC00 /* MainMenu.xib */; };
|
|
1A0C4454219A38E200F2AC00 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0C4453219A38E200F2AC00 /* main.m */; };
|
|
1A0C4460219A45B400F2AC00 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A0C445F219A45B400F2AC00 /* Foundation.framework */; };
|
|
1A0C4462219A45BA00F2AC00 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A0C4461219A45B900F2AC00 /* AppKit.framework */; };
|
|
1A0C4465219A45C700F2AC00 /* MessagesKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A0C4463219A45C700F2AC00 /* MessagesKit.framework */; };
|
|
1A0C4466219A45C700F2AC00 /* MessagesHelperKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A0C4464219A45C700F2AC00 /* MessagesHelperKit.framework */; };
|
|
1A0C4468219A45D500F2AC00 /* IMCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A0C4467219A45D500F2AC00 /* IMCore.framework */; };
|
|
1A0C446B219A4BC300F2AC00 /* MBIMBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0C446A219A4BC300F2AC00 /* MBIMBridge.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1A0C4447219A38E100F2AC00 /* MessagesBridge.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MessagesBridge.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1A0C444A219A38E100F2AC00 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
1A0C444B219A38E100F2AC00 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
1A0C444D219A38E200F2AC00 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
1A0C4450219A38E200F2AC00 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
1A0C4452219A38E200F2AC00 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
1A0C4453219A38E200F2AC00 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
1A0C4455219A38E200F2AC00 /* MessagesBridge.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MessagesBridge.entitlements; sourceTree = "<group>"; };
|
|
1A0C445D219A458400F2AC00 /* SOAPlugInControllerProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOAPlugInControllerProtocol.h; sourceTree = "<group>"; };
|
|
1A0C445F219A45B400F2AC00 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
1A0C4461219A45B900F2AC00 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
1A0C4463219A45C700F2AC00 /* MessagesKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessagesKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/PrivateFrameworks/MessagesKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
1A0C4464219A45C700F2AC00 /* MessagesHelperKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessagesHelperKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/PrivateFrameworks/MessagesHelperKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
1A0C4467219A45D500F2AC00 /* IMCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IMCore.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/PrivateFrameworks/IMCore.framework; sourceTree = DEVELOPER_DIR; };
|
|
1A0C4469219A4BC300F2AC00 /* MBIMBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MBIMBridge.h; sourceTree = "<group>"; };
|
|
1A0C446A219A4BC300F2AC00 /* MBIMBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MBIMBridge.m; sourceTree = "<group>"; };
|
|
1A33B43A219A5ACD0034485A /* OSXReleaseDefaults.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = OSXReleaseDefaults.xcconfig; sourceTree = "<group>"; };
|
|
1A33B43B219A5ACD0034485A /* DebugDefaults.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = DebugDefaults.xcconfig; sourceTree = "<group>"; };
|
|
1A33B43C219A5ACD0034485A /* OSXDebugDefaults.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = OSXDebugDefaults.xcconfig; sourceTree = "<group>"; };
|
|
1A33B43D219A5ACD0034485A /* ReleaseDefaults.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ReleaseDefaults.xcconfig; sourceTree = "<group>"; };
|
|
1A33B43E219A5BD80034485A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1A0C4444219A38E100F2AC00 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1A0C4468219A45D500F2AC00 /* IMCore.framework in Frameworks */,
|
|
1A0C4465219A45C700F2AC00 /* MessagesKit.framework in Frameworks */,
|
|
1A0C4466219A45C700F2AC00 /* MessagesHelperKit.framework in Frameworks */,
|
|
1A0C4462219A45BA00F2AC00 /* AppKit.framework in Frameworks */,
|
|
1A0C4460219A45B400F2AC00 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1A0C443E219A38E100F2AC00 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A0C4449219A38E100F2AC00 /* MessagesBridge */,
|
|
1A0C4448219A38E100F2AC00 /* Products */,
|
|
1A0C445E219A45B400F2AC00 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
1A0C4448219A38E100F2AC00 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A0C4447219A38E100F2AC00 /* MessagesBridge.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
1A0C4449219A38E100F2AC00 /* MessagesBridge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A0C445C219A457C00F2AC00 /* Pilfered Headers */,
|
|
1A0C444A219A38E100F2AC00 /* AppDelegate.h */,
|
|
1A0C444B219A38E100F2AC00 /* AppDelegate.m */,
|
|
1A0C446D219A4BCD00F2AC00 /* Bridge */,
|
|
1A0C444D219A38E200F2AC00 /* Assets.xcassets */,
|
|
1A0C444F219A38E200F2AC00 /* MainMenu.xib */,
|
|
1A0C4452219A38E200F2AC00 /* Info.plist */,
|
|
1A0C4453219A38E200F2AC00 /* main.m */,
|
|
1A0C4455219A38E200F2AC00 /* MessagesBridge.entitlements */,
|
|
1A33B43E219A5BD80034485A /* README.md */,
|
|
1A33B439219A5ACD0034485A /* Config Files */,
|
|
);
|
|
path = MessagesBridge;
|
|
sourceTree = "<group>";
|
|
};
|
|
1A0C445C219A457C00F2AC00 /* Pilfered Headers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A0C445D219A458400F2AC00 /* SOAPlugInControllerProtocol.h */,
|
|
);
|
|
path = "Pilfered Headers";
|
|
sourceTree = "<group>";
|
|
};
|
|
1A0C445E219A45B400F2AC00 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A0C4467219A45D500F2AC00 /* IMCore.framework */,
|
|
1A0C4464219A45C700F2AC00 /* MessagesHelperKit.framework */,
|
|
1A0C4463219A45C700F2AC00 /* MessagesKit.framework */,
|
|
1A0C4461219A45B900F2AC00 /* AppKit.framework */,
|
|
1A0C445F219A45B400F2AC00 /* Foundation.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
1A0C446D219A4BCD00F2AC00 /* Bridge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A0C4469219A4BC300F2AC00 /* MBIMBridge.h */,
|
|
1A0C446A219A4BC300F2AC00 /* MBIMBridge.m */,
|
|
);
|
|
path = Bridge;
|
|
sourceTree = "<group>";
|
|
};
|
|
1A33B439219A5ACD0034485A /* Config Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1A33B43A219A5ACD0034485A /* OSXReleaseDefaults.xcconfig */,
|
|
1A33B43B219A5ACD0034485A /* DebugDefaults.xcconfig */,
|
|
1A33B43C219A5ACD0034485A /* OSXDebugDefaults.xcconfig */,
|
|
1A33B43D219A5ACD0034485A /* ReleaseDefaults.xcconfig */,
|
|
);
|
|
path = "Config Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1A0C4446219A38E100F2AC00 /* MessagesBridge */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1A0C4458219A38E200F2AC00 /* Build configuration list for PBXNativeTarget "MessagesBridge" */;
|
|
buildPhases = (
|
|
1A0C4443219A38E100F2AC00 /* Sources */,
|
|
1A0C4444219A38E100F2AC00 /* Frameworks */,
|
|
1A0C4445219A38E100F2AC00 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = MessagesBridge;
|
|
productName = MessagesBridge;
|
|
productReference = 1A0C4447219A38E100F2AC00 /* MessagesBridge.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
1A0C443F219A38E100F2AC00 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1100;
|
|
ORGANIZATIONNAME = "James Magahern";
|
|
TargetAttributes = {
|
|
1A0C4446219A38E100F2AC00 = {
|
|
CreatedOnToolsVersion = 11.0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 1A0C4442219A38E100F2AC00 /* Build configuration list for PBXProject "MessagesBridge" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 1A0C443E219A38E100F2AC00;
|
|
productRefGroup = 1A0C4448219A38E100F2AC00 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1A0C4446219A38E100F2AC00 /* MessagesBridge */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1A0C4445219A38E100F2AC00 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1A0C444E219A38E200F2AC00 /* Assets.xcassets in Resources */,
|
|
1A0C4451219A38E200F2AC00 /* MainMenu.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1A0C4443219A38E100F2AC00 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1A0C4454219A38E200F2AC00 /* main.m in Sources */,
|
|
1A0C444C219A38E100F2AC00 /* AppDelegate.m in Sources */,
|
|
1A0C446B219A4BC300F2AC00 /* MBIMBridge.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
1A0C444F219A38E200F2AC00 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
1A0C4450219A38E200F2AC00 /* Base */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1A0C4456219A38E200F2AC00 /* 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 = NO;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
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;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
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 = "-";
|
|
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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
1A0C4457219A38E200F2AC00 /* 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 = NO;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
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;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
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 = "-";
|
|
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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = macosx;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"",
|
|
);
|
|
};
|
|
name = Release;
|
|
};
|
|
1A0C4459219A38E200F2AC00 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 1A33B43C219A5ACD0034485A /* OSXDebugDefaults.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = MessagesBridge/MessagesBridge.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Manual;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
INFOPLIST_FILE = MessagesBridge/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.buzzert.MessagesBridge;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = macosx.internal;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
1A0C445A219A38E200F2AC00 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = MessagesBridge/MessagesBridge.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Manual;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
INFOPLIST_FILE = MessagesBridge/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.buzzert.MessagesBridge;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = macosx.internal;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
|
|
);
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1A0C4442219A38E100F2AC00 /* Build configuration list for PBXProject "MessagesBridge" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1A0C4456219A38E200F2AC00 /* Debug */,
|
|
1A0C4457219A38E200F2AC00 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1A0C4458219A38E200F2AC00 /* Build configuration list for PBXNativeTarget "MessagesBridge" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1A0C4459219A38E200F2AC00 /* Debug */,
|
|
1A0C445A219A38E200F2AC00 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 1A0C443F219A38E100F2AC00 /* Project object */;
|
|
}
|