arduino_midi_player/Midi/music-box-pc-master/xcode-project/music-box-pc.xcodeproj/project.pbxproj
2025-03-24 14:30:56 +08:00

301 lines
11 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
0D88D46B21834FC100A21D19 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D88D46A21834FC100A21D19 /* CoreAudio.framework */; };
0D88D46D21834FC800A21D19 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D88D46C21834FC800A21D19 /* CoreFoundation.framework */; };
0D88D46F21834FF300A21D19 /* music-box-pc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D88D46E21834FF300A21D19 /* music-box-pc.cpp */; };
0D88D4722183500B00A21D19 /* RtAudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D88D4702183500B00A21D19 /* RtAudio.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
0D88D45D21834F8500A21D19 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
0D88D45F21834F8500A21D19 /* music-box-pc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "music-box-pc"; sourceTree = BUILT_PRODUCTS_DIR; };
0D88D46A21834FC100A21D19 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
0D88D46C21834FC800A21D19 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
0D88D46E21834FF300A21D19 /* music-box-pc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "music-box-pc.cpp"; path = "../../music-box-pc.cpp"; sourceTree = "<group>"; };
0D88D4702183500B00A21D19 /* RtAudio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RtAudio.cpp; path = ../../rtaudio/RtAudio.cpp; sourceTree = "<group>"; };
0D88D4712183500B00A21D19 /* RtAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RtAudio.h; path = ../../rtaudio/RtAudio.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
0D88D45C21834F8500A21D19 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
0D88D46D21834FC800A21D19 /* CoreFoundation.framework in Frameworks */,
0D88D46B21834FC100A21D19 /* CoreAudio.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
0D88D45621834F8500A21D19 = {
isa = PBXGroup;
children = (
0D88D46121834F8500A21D19 /* music-box-pc */,
0D88D46021834F8500A21D19 /* Products */,
0D88D46921834FC100A21D19 /* Frameworks */,
);
sourceTree = "<group>";
};
0D88D46021834F8500A21D19 /* Products */ = {
isa = PBXGroup;
children = (
0D88D45F21834F8500A21D19 /* music-box-pc */,
);
name = Products;
sourceTree = "<group>";
};
0D88D46121834F8500A21D19 /* music-box-pc */ = {
isa = PBXGroup;
children = (
0D88D4702183500B00A21D19 /* RtAudio.cpp */,
0D88D4712183500B00A21D19 /* RtAudio.h */,
0D88D46E21834FF300A21D19 /* music-box-pc.cpp */,
);
path = "music-box-pc";
sourceTree = "<group>";
};
0D88D46921834FC100A21D19 /* Frameworks */ = {
isa = PBXGroup;
children = (
0D88D46C21834FC800A21D19 /* CoreFoundation.framework */,
0D88D46A21834FC100A21D19 /* CoreAudio.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
0D88D45E21834F8500A21D19 /* music-box-pc */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0D88D46621834F8500A21D19 /* Build configuration list for PBXNativeTarget "music-box-pc" */;
buildPhases = (
0D88D45B21834F8500A21D19 /* Sources */,
0D88D45C21834F8500A21D19 /* Frameworks */,
0D88D45D21834F8500A21D19 /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = "music-box-pc";
productName = "music-box-pc";
productReference = 0D88D45F21834F8500A21D19 /* music-box-pc */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0D88D45721834F8500A21D19 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0940;
ORGANIZATIONNAME = "Coco Yuan";
TargetAttributes = {
0D88D45E21834F8500A21D19 = {
CreatedOnToolsVersion = 9.4.1;
};
};
};
buildConfigurationList = 0D88D45A21834F8500A21D19 /* Build configuration list for PBXProject "music-box-pc" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 0D88D45621834F8500A21D19;
productRefGroup = 0D88D46021834F8500A21D19 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
0D88D45E21834F8500A21D19 /* music-box-pc */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
0D88D45B21834F8500A21D19 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0D88D4722183500B00A21D19 /* RtAudio.cpp in Sources */,
0D88D46F21834FF300A21D19 /* music-box-pc.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
0D88D46421834F8500A21D19 /* 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 = "-";
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.13;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
0D88D46521834F8500A21D19 /* 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 = "-";
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.13;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
0D88D46721834F8500A21D19 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
"GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = __MACOSX_CORE__;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
0D88D46821834F8500A21D19 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
0D88D45A21834F8500A21D19 /* Build configuration list for PBXProject "music-box-pc" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0D88D46421834F8500A21D19 /* Debug */,
0D88D46521834F8500A21D19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0D88D46621834F8500A21D19 /* Build configuration list for PBXNativeTarget "music-box-pc" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0D88D46721834F8500A21D19 /* Debug */,
0D88D46821834F8500A21D19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0D88D45721834F8500A21D19 /* Project object */;
}