mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 22:00:34 -06:00
320 lines
12 KiB
Text
320 lines
12 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
344036802080B0C9004BC514 /* CSMixerStreamService.m in Sources */ = {isa = PBXBuildFile; fileRef = 3440367F2080B0C9004BC514 /* CSMixerStreamService.m */; };
|
|
344036842080B574004BC514 /* CSMixerStreamServiceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 344036822080B574004BC514 /* CSMixerStreamServiceViewController.m */; };
|
|
344036852080B574004BC514 /* CSMixerStreamServiceViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 344036832080B574004BC514 /* CSMixerStreamServiceViewController.xib */; };
|
|
344036882080E19A004BC514 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 344036872080E19A004BC514 /* Media.xcassets */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
3440366F2080AF71004BC514 /* CSMixerStreamServicePlugin.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CSMixerStreamServicePlugin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
344036722080AF71004BC514 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
3440367E2080B0C9004BC514 /* CSMixerStreamService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CSMixerStreamService.h; sourceTree = "<group>"; };
|
|
3440367F2080B0C9004BC514 /* CSMixerStreamService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CSMixerStreamService.m; sourceTree = "<group>"; };
|
|
344036812080B574004BC514 /* CSMixerStreamServiceViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CSMixerStreamServiceViewController.h; sourceTree = "<group>"; };
|
|
344036822080B574004BC514 /* CSMixerStreamServiceViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CSMixerStreamServiceViewController.m; sourceTree = "<group>"; };
|
|
344036832080B574004BC514 /* CSMixerStreamServiceViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CSMixerStreamServiceViewController.xib; sourceTree = "<group>"; };
|
|
344036872080E19A004BC514 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
3440366C2080AF71004BC514 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
344036662080AF71004BC514 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
344036872080E19A004BC514 /* Media.xcassets */,
|
|
344036712080AF71004BC514 /* CSMixerStreamServicePlugin */,
|
|
344036702080AF71004BC514 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
344036702080AF71004BC514 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3440366F2080AF71004BC514 /* CSMixerStreamServicePlugin.bundle */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
344036712080AF71004BC514 /* CSMixerStreamServicePlugin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
344036722080AF71004BC514 /* Info.plist */,
|
|
3440367E2080B0C9004BC514 /* CSMixerStreamService.h */,
|
|
3440367F2080B0C9004BC514 /* CSMixerStreamService.m */,
|
|
344036812080B574004BC514 /* CSMixerStreamServiceViewController.h */,
|
|
344036822080B574004BC514 /* CSMixerStreamServiceViewController.m */,
|
|
344036832080B574004BC514 /* CSMixerStreamServiceViewController.xib */,
|
|
);
|
|
path = CSMixerStreamServicePlugin;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
3440366E2080AF71004BC514 /* CSMixerStreamServicePlugin */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 344036752080AF71004BC514 /* Build configuration list for PBXNativeTarget "CSMixerStreamServicePlugin" */;
|
|
buildPhases = (
|
|
3440366B2080AF71004BC514 /* Sources */,
|
|
3440366C2080AF71004BC514 /* Frameworks */,
|
|
3440366D2080AF71004BC514 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = CSMixerStreamServicePlugin;
|
|
productName = CSMixerStreamServicePlugin;
|
|
productReference = 3440366F2080AF71004BC514 /* CSMixerStreamServicePlugin.bundle */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
344036672080AF71004BC514 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0930;
|
|
ORGANIZATIONNAME = Zakk;
|
|
TargetAttributes = {
|
|
3440366E2080AF71004BC514 = {
|
|
CreatedOnToolsVersion = 9.3;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 3440366A2080AF71004BC514 /* Build configuration list for PBXProject "CSMixerStreamServicePlugin" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 344036662080AF71004BC514;
|
|
productRefGroup = 344036702080AF71004BC514 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
3440366E2080AF71004BC514 /* CSMixerStreamServicePlugin */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
3440366D2080AF71004BC514 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
344036882080E19A004BC514 /* Media.xcassets in Resources */,
|
|
344036852080B574004BC514 /* CSMixerStreamServiceViewController.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
3440366B2080AF71004BC514 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
344036842080B574004BC514 /* CSMixerStreamServiceViewController.m in Sources */,
|
|
344036802080B0C9004BC514 /* CSMixerStreamService.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
344036732080AF71004BC514 /* 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_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 = "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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
344036742080AF71004BC514 /* 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_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 = "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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
344036762080AF71004BC514 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = L3JLUY4S5E;
|
|
INFOPLIST_FILE = CSMixerStreamServicePlugin/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_LDFLAGS = (
|
|
"-flat_namespace",
|
|
"-undefined",
|
|
suppress,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = zakk.lol.CSMixerStreamServicePlugin;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../CocoaSplit/PluginHeaders";
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Debug;
|
|
};
|
|
344036772080AF71004BC514 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = L3JLUY4S5E;
|
|
INFOPLIST_FILE = CSMixerStreamServicePlugin/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_LDFLAGS = (
|
|
"-flat_namespace",
|
|
"-undefined",
|
|
suppress,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = zakk.lol.CSMixerStreamServicePlugin;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../CocoaSplit/PluginHeaders";
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
3440366A2080AF71004BC514 /* Build configuration list for PBXProject "CSMixerStreamServicePlugin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
344036732080AF71004BC514 /* Debug */,
|
|
344036742080AF71004BC514 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
344036752080AF71004BC514 /* Build configuration list for PBXNativeTarget "CSMixerStreamServicePlugin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
344036762080AF71004BC514 /* Debug */,
|
|
344036772080AF71004BC514 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 344036672080AF71004BC514 /* Project object */;
|
|
}
|