570 lines
24 KiB
Plaintext
570 lines
24 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 56;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
E10865FC2896ED51005F4E89 /* ExtensionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10865FB2896ED51005F4E89 /* ExtensionManager.swift */; };
|
||
|
E10865FD2896F60C005F4E89 /* DriverKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E12067D92892EB5500EA0E83 /* DriverKit.framework */; };
|
||
|
E12067C52892EB4400EA0E83 /* HackRFProtoApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = E12067C42892EB4400EA0E83 /* HackRFProtoApp.swift */; };
|
||
|
E12067C72892EB4400EA0E83 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E12067C62892EB4400EA0E83 /* ContentView.swift */; };
|
||
|
E12067C92892EB4400EA0E83 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E12067C82892EB4400EA0E83 /* Assets.xcassets */; };
|
||
|
E12067CC2892EB4400EA0E83 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E12067CB2892EB4400EA0E83 /* Preview Assets.xcassets */; };
|
||
|
E12067DD2892EB5500EA0E83 /* HackRFDriver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E12067DC2892EB5500EA0E83 /* HackRFDriver.cpp */; };
|
||
|
E12067DF2892EB5500EA0E83 /* HackRFDriver.iig in Sources */ = {isa = PBXBuildFile; fileRef = E12067DE2892EB5500EA0E83 /* HackRFDriver.iig */; };
|
||
|
E12067E32892EB5500EA0E83 /* info.maddie.HackRFProto.HackRFDriver.dext in Embed System Extensions */ = {isa = PBXBuildFile; fileRef = E12067D72892EB5500EA0E83 /* info.maddie.HackRFProto.HackRFDriver.dext */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||
|
E18F78A6289D3EA70018F5BF /* USBDriverKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E18F78A5289D3EA70018F5BF /* USBDriverKit.framework */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXContainerItemProxy section */
|
||
|
E12067E12892EB5500EA0E83 /* PBXContainerItemProxy */ = {
|
||
|
isa = PBXContainerItemProxy;
|
||
|
containerPortal = E12067B92892EB4400EA0E83 /* Project object */;
|
||
|
proxyType = 1;
|
||
|
remoteGlobalIDString = E12067D62892EB5500EA0E83;
|
||
|
remoteInfo = HackRFDriver;
|
||
|
};
|
||
|
/* End PBXContainerItemProxy section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
E12067E72892EB5500EA0E83 /* Embed System Extensions */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = "$(SYSTEM_EXTENSIONS_FOLDER_PATH)";
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
E12067E32892EB5500EA0E83 /* info.maddie.HackRFProto.HackRFDriver.dext in Embed System Extensions */,
|
||
|
);
|
||
|
name = "Embed System Extensions";
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
E10865FB2896ED51005F4E89 /* ExtensionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionManager.swift; sourceTree = "<group>"; };
|
||
|
E12067C12892EB4400EA0E83 /* HackRFProto.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HackRFProto.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
E12067C42892EB4400EA0E83 /* HackRFProtoApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HackRFProtoApp.swift; sourceTree = "<group>"; };
|
||
|
E12067C62892EB4400EA0E83 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
||
|
E12067C82892EB4400EA0E83 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||
|
E12067CB2892EB4400EA0E83 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
||
|
E12067D72892EB5500EA0E83 /* info.maddie.HackRFProto.HackRFDriver.dext */ = {isa = PBXFileReference; explicitFileType = "wrapper.driver-extension"; includeInIndex = 0; path = info.maddie.HackRFProto.HackRFDriver.dext; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
E12067D92892EB5500EA0E83 /* DriverKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DriverKit.framework; path = Library/Frameworks/DriverKit.framework; sourceTree = DEVELOPER_DIR; };
|
||
|
E12067DC2892EB5500EA0E83 /* HackRFDriver.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = HackRFDriver.cpp; sourceTree = "<group>"; };
|
||
|
E12067DE2892EB5500EA0E83 /* HackRFDriver.iig */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.iig; path = HackRFDriver.iig; sourceTree = "<group>"; };
|
||
|
E12067E02892EB5500EA0E83 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
|
E13897C728A44EE500F36F43 /* libsystem_kernel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystem_kernel.tbd; path = Platforms/DriverKit.platform/Developer/SDKs/DriverKit22.0.sdk/System/DriverKit/usr/lib/system/libsystem_kernel.tbd; sourceTree = DEVELOPER_DIR; };
|
||
|
E156F96528933FCB00A2655A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
||
|
E156F9662893405E00A2655A /* HackRFProto.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HackRFProto.entitlements; sourceTree = "<group>"; };
|
||
|
E18F78A4289D3DAA0018F5BF /* HackRFDriver.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HackRFDriver.entitlements; sourceTree = "<group>"; };
|
||
|
E18F78A5289D3EA70018F5BF /* USBDriverKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = USBDriverKit.framework; path = Platforms/DriverKit.platform/Developer/SDKs/DriverKit22.0.sdk/System/DriverKit/System/Library/Frameworks/USBDriverKit.framework; sourceTree = DEVELOPER_DIR; };
|
||
|
E18F78A7289D448A0018F5BF /* libsystem_c.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystem_c.tbd; path = Platforms/DriverKit.platform/Developer/SDKs/DriverKit22.0.sdk/System/DriverKit/usr/lib/system/libsystem_c.tbd; sourceTree = DEVELOPER_DIR; };
|
||
|
E18F78A8289D44910018F5BF /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "Platforms/DriverKit.platform/Developer/SDKs/DriverKit22.0.sdk/System/DriverKit/usr/lib/libc++.tbd"; sourceTree = DEVELOPER_DIR; };
|
||
|
E1B41B5E2893448F00595FAC /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
E12067BE2892EB4400EA0E83 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
E12067D42892EB5500EA0E83 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
E18F78A6289D3EA70018F5BF /* USBDriverKit.framework in Frameworks */,
|
||
|
E10865FD2896F60C005F4E89 /* DriverKit.framework in Frameworks */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
E12067B82892EB4400EA0E83 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
E12067C32892EB4400EA0E83 /* HackRFProto */,
|
||
|
E12067DB2892EB5500EA0E83 /* HackRFDriver */,
|
||
|
E12067D82892EB5500EA0E83 /* Frameworks */,
|
||
|
E12067C22892EB4400EA0E83 /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
E12067C22892EB4400EA0E83 /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
E12067C12892EB4400EA0E83 /* HackRFProto.app */,
|
||
|
E12067D72892EB5500EA0E83 /* info.maddie.HackRFProto.HackRFDriver.dext */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
E12067C32892EB4400EA0E83 /* HackRFProto */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
E156F9662893405E00A2655A /* HackRFProto.entitlements */,
|
||
|
E156F96528933FCB00A2655A /* Info.plist */,
|
||
|
E12067C42892EB4400EA0E83 /* HackRFProtoApp.swift */,
|
||
|
E12067C62892EB4400EA0E83 /* ContentView.swift */,
|
||
|
E12067C82892EB4400EA0E83 /* Assets.xcassets */,
|
||
|
E12067CA2892EB4400EA0E83 /* Preview Content */,
|
||
|
E10865FB2896ED51005F4E89 /* ExtensionManager.swift */,
|
||
|
);
|
||
|
path = HackRFProto;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
E12067CA2892EB4400EA0E83 /* Preview Content */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
E12067CB2892EB4400EA0E83 /* Preview Assets.xcassets */,
|
||
|
);
|
||
|
path = "Preview Content";
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
E12067D82892EB5500EA0E83 /* Frameworks */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
E13897C728A44EE500F36F43 /* libsystem_kernel.tbd */,
|
||
|
E18F78A8289D44910018F5BF /* libc++.tbd */,
|
||
|
E18F78A7289D448A0018F5BF /* libsystem_c.tbd */,
|
||
|
E18F78A5289D3EA70018F5BF /* USBDriverKit.framework */,
|
||
|
E1B41B5E2893448F00595FAC /* IOKit.framework */,
|
||
|
E12067D92892EB5500EA0E83 /* DriverKit.framework */,
|
||
|
);
|
||
|
name = Frameworks;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
E12067DB2892EB5500EA0E83 /* HackRFDriver */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
E18F78A4289D3DAA0018F5BF /* HackRFDriver.entitlements */,
|
||
|
E12067DC2892EB5500EA0E83 /* HackRFDriver.cpp */,
|
||
|
E12067DE2892EB5500EA0E83 /* HackRFDriver.iig */,
|
||
|
E12067E02892EB5500EA0E83 /* Info.plist */,
|
||
|
);
|
||
|
path = HackRFDriver;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXHeadersBuildPhase section */
|
||
|
E12067D22892EB5500EA0E83 /* Headers */ = {
|
||
|
isa = PBXHeadersBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXHeadersBuildPhase section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
E12067C02892EB4400EA0E83 /* HackRFProto */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = E12067CF2892EB4400EA0E83 /* Build configuration list for PBXNativeTarget "HackRFProto" */;
|
||
|
buildPhases = (
|
||
|
E12067BD2892EB4400EA0E83 /* Sources */,
|
||
|
E12067BE2892EB4400EA0E83 /* Frameworks */,
|
||
|
E12067BF2892EB4400EA0E83 /* Resources */,
|
||
|
E12067E72892EB5500EA0E83 /* Embed System Extensions */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
E12067E22892EB5500EA0E83 /* PBXTargetDependency */,
|
||
|
);
|
||
|
name = HackRFProto;
|
||
|
productName = HackRFProto;
|
||
|
productReference = E12067C12892EB4400EA0E83 /* HackRFProto.app */;
|
||
|
productType = "com.apple.product-type.application";
|
||
|
};
|
||
|
E12067D62892EB5500EA0E83 /* HackRFDriver */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = E12067E42892EB5500EA0E83 /* Build configuration list for PBXNativeTarget "HackRFDriver" */;
|
||
|
buildPhases = (
|
||
|
E12067D22892EB5500EA0E83 /* Headers */,
|
||
|
E12067D32892EB5500EA0E83 /* Sources */,
|
||
|
E12067D42892EB5500EA0E83 /* Frameworks */,
|
||
|
E12067D52892EB5500EA0E83 /* Resources */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = HackRFDriver;
|
||
|
productName = HackRFDriver;
|
||
|
productReference = E12067D72892EB5500EA0E83 /* info.maddie.HackRFProto.HackRFDriver.dext */;
|
||
|
productType = "com.apple.product-type.driver-extension";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
E12067B92892EB4400EA0E83 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
BuildIndependentTargetsInParallel = 1;
|
||
|
LastSwiftUpdateCheck = 1400;
|
||
|
LastUpgradeCheck = 1400;
|
||
|
TargetAttributes = {
|
||
|
E12067C02892EB4400EA0E83 = {
|
||
|
CreatedOnToolsVersion = 14.0;
|
||
|
};
|
||
|
E12067D62892EB5500EA0E83 = {
|
||
|
CreatedOnToolsVersion = 14.0;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = E12067BC2892EB4400EA0E83 /* Build configuration list for PBXProject "HackRFProto" */;
|
||
|
compatibilityVersion = "Xcode 14.0";
|
||
|
developmentRegion = en;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
Base,
|
||
|
);
|
||
|
mainGroup = E12067B82892EB4400EA0E83;
|
||
|
productRefGroup = E12067C22892EB4400EA0E83 /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
E12067C02892EB4400EA0E83 /* HackRFProto */,
|
||
|
E12067D62892EB5500EA0E83 /* HackRFDriver */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXResourcesBuildPhase section */
|
||
|
E12067BF2892EB4400EA0E83 /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
E12067CC2892EB4400EA0E83 /* Preview Assets.xcassets in Resources */,
|
||
|
E12067C92892EB4400EA0E83 /* Assets.xcassets in Resources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
E12067D52892EB5500EA0E83 /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXResourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
E12067BD2892EB4400EA0E83 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
E12067C72892EB4400EA0E83 /* ContentView.swift in Sources */,
|
||
|
E12067C52892EB4400EA0E83 /* HackRFProtoApp.swift in Sources */,
|
||
|
E10865FC2896ED51005F4E89 /* ExtensionManager.swift in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
E12067D32892EB5500EA0E83 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
E12067DF2892EB5500EA0E83 /* HackRFDriver.iig in Sources */,
|
||
|
E12067DD2892EB5500EA0E83 /* HackRFDriver.cpp in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXTargetDependency section */
|
||
|
E12067E22892EB5500EA0E83 /* PBXTargetDependency */ = {
|
||
|
isa = PBXTargetDependency;
|
||
|
target = E12067D62892EB5500EA0E83 /* HackRFDriver */;
|
||
|
targetProxy = E12067E12892EB5500EA0E83 /* PBXContainerItemProxy */;
|
||
|
};
|
||
|
/* End PBXTargetDependency section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
E12067CD2892EB4400EA0E83 /* 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++20";
|
||
|
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
||
|
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;
|
||
|
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;
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
||
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
SDKROOT = iphoneos;
|
||
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
||
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
E12067CE2892EB4400EA0E83 /* 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++20";
|
||
|
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
||
|
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;
|
||
|
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;
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
SDKROOT = iphoneos;
|
||
|
SWIFT_COMPILATION_MODE = wholemodule;
|
||
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
||
|
VALIDATE_PRODUCT = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
E12067D02892EB4400EA0E83 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||
|
CODE_SIGN_ENTITLEMENTS = HackRFProto/HackRFProto.entitlements;
|
||
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
CURRENT_PROJECT_VERSION = 1;
|
||
|
DEVELOPMENT_ASSET_PATHS = "\"HackRFProto/Preview Content\"";
|
||
|
DEVELOPMENT_TEAM = W9ASV855X5;
|
||
|
ENABLE_PREVIEWS = YES;
|
||
|
GENERATE_INFOPLIST_FILE = YES;
|
||
|
INFOPLIST_FILE = HackRFProto/Info.plist;
|
||
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
||
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 15.5;
|
||
|
LD_RUNPATH_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"@executable_path/Frameworks",
|
||
|
);
|
||
|
MACOSX_DEPLOYMENT_TARGET = 12.4;
|
||
|
MARKETING_VERSION = 1.0;
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = info.maddie.HackRFProto;
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
||
|
SUPPORTS_MACCATALYST = NO;
|
||
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||
|
SWIFT_VERSION = 5.0;
|
||
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
E12067D12892EB4400EA0E83 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||
|
CODE_SIGN_ENTITLEMENTS = HackRFProto/HackRFProto.entitlements;
|
||
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
CURRENT_PROJECT_VERSION = 1;
|
||
|
DEVELOPMENT_ASSET_PATHS = "\"HackRFProto/Preview Content\"";
|
||
|
DEVELOPMENT_TEAM = W9ASV855X5;
|
||
|
ENABLE_PREVIEWS = YES;
|
||
|
GENERATE_INFOPLIST_FILE = YES;
|
||
|
INFOPLIST_FILE = HackRFProto/Info.plist;
|
||
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
||
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
||
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 15.5;
|
||
|
LD_RUNPATH_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"@executable_path/Frameworks",
|
||
|
);
|
||
|
MACOSX_DEPLOYMENT_TARGET = 12.4;
|
||
|
MARKETING_VERSION = 1.0;
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = info.maddie.HackRFProto;
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
||
|
SUPPORTS_MACCATALYST = NO;
|
||
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||
|
SWIFT_VERSION = 5.0;
|
||
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
E12067E52892EB5500EA0E83 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_ENTITLEMENTS = HackRFDriver/HackRFDriver.entitlements;
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
CURRENT_PROJECT_VERSION = 1;
|
||
|
DEVELOPMENT_TEAM = W9ASV855X5;
|
||
|
DRIVERKIT_DEPLOYMENT_TARGET = 21.6;
|
||
|
FRAMEWORK_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"$(SDKROOT)/System/DriverKit/System/Library/Frameworks",
|
||
|
);
|
||
|
GENERATE_INFOPLIST_FILE = YES;
|
||
|
INFOPLIST_FILE = HackRFDriver/Info.plist;
|
||
|
LIBRARY_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"$(SDKROOT)/System/DriverKit/usr/lib/system",
|
||
|
);
|
||
|
MARKETING_VERSION = 1.0;
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = info.maddie.HackRFProto.HackRFDriver;
|
||
|
PRODUCT_NAME = "$(inherited)";
|
||
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
||
|
SDKROOT = driverkit;
|
||
|
SKIP_INSTALL = YES;
|
||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
E12067E62892EB5500EA0E83 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_ENTITLEMENTS = HackRFDriver/HackRFDriver.entitlements;
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
CURRENT_PROJECT_VERSION = 1;
|
||
|
DEVELOPMENT_TEAM = W9ASV855X5;
|
||
|
DRIVERKIT_DEPLOYMENT_TARGET = 21.6;
|
||
|
FRAMEWORK_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"$(SDKROOT)/System/DriverKit/System/Library/Frameworks",
|
||
|
);
|
||
|
GENERATE_INFOPLIST_FILE = YES;
|
||
|
INFOPLIST_FILE = HackRFDriver/Info.plist;
|
||
|
LIBRARY_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"$(SDKROOT)/System/DriverKit/usr/lib/system",
|
||
|
);
|
||
|
MARKETING_VERSION = 1.0;
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = info.maddie.HackRFProto.HackRFDriver;
|
||
|
PRODUCT_NAME = "$(inherited)";
|
||
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
||
|
SDKROOT = driverkit;
|
||
|
SKIP_INSTALL = YES;
|
||
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
E12067BC2892EB4400EA0E83 /* Build configuration list for PBXProject "HackRFProto" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
E12067CD2892EB4400EA0E83 /* Debug */,
|
||
|
E12067CE2892EB4400EA0E83 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
E12067CF2892EB4400EA0E83 /* Build configuration list for PBXNativeTarget "HackRFProto" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
E12067D02892EB4400EA0E83 /* Debug */,
|
||
|
E12067D12892EB4400EA0E83 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
E12067E42892EB5500EA0E83 /* Build configuration list for PBXNativeTarget "HackRFDriver" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
E12067E52892EB5500EA0E83 /* Debug */,
|
||
|
E12067E62892EB5500EA0E83 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = E12067B92892EB4400EA0E83 /* Project object */;
|
||
|
}
|