diff options
Diffstat (limited to 'PrySDR.xcodeproj/project.pbxproj')
-rw-r--r-- | PrySDR.xcodeproj/project.pbxproj | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/PrySDR.xcodeproj/project.pbxproj b/PrySDR.xcodeproj/project.pbxproj index 634f2b7..9e31fe4 100644 --- a/PrySDR.xcodeproj/project.pbxproj +++ b/PrySDR.xcodeproj/project.pbxproj @@ -13,6 +13,7 @@ buildPhases = ( ); dependencies = ( + 8D4068282CF88CCF0064C96D /* PBXTargetDependency */, 8D876E8D2CD4DBE80082EC54 /* PBXTargetDependency */, 8D876E8B2CD4DBE50082EC54 /* PBXTargetDependency */, 8D876E892CD4DBE20082EC54 /* PBXTargetDependency */, @@ -26,6 +27,9 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ + 8D0349252CF70E220026DA77 /* ArgumentParser in Frameworks */ = {isa = PBXBuildFile; productRef = 8D0349242CF70E220026DA77 /* ArgumentParser */; }; + 8D4068242CF8619B0064C96D /* libr820.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5DB42CD4B70D0096CBD7 /* libr820.a */; }; + 8D4068252CF8619F0064C96D /* libusb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5DDA2CD4B9100096CBD7 /* libusb.a */; }; 8D5A5DAD2CD439D70096CBD7 /* libairspy.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5D752CD436BC0096CBD7 /* libairspy.a */; }; 8D5A5DAE2CD439DA0096CBD7 /* libairspyhf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5D9F2CD439360096CBD7 /* libairspyhf.a */; }; 8D5A5DF02CD4B97E0096CBD7 /* libusb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5DDA2CD4B9100096CBD7 /* libusb.a */; }; @@ -46,6 +50,13 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ + 8D4068272CF88CCF0064C96D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 8DD98C392CC592540062D678 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8D0349172CF70DCD0026DA77; + remoteInfo = RtlSdrIQ; + }; 8D5A5E1E2CD4C18D0096CBD7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8DD98C392CC592540062D678 /* Project object */; @@ -126,6 +137,15 @@ /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ + 8D0349162CF70DCD0026DA77 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; 8D5A5E062CD4BAF10096CBD7 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; @@ -174,6 +194,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 8D0349182CF70DCD0026DA77 /* RtlSdrIQ */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = RtlSdrIQ; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5A5D752CD436BC0096CBD7 /* libairspy.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libairspy.a; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5A5D9F2CD439360096CBD7 /* libairspyhf.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libairspyhf.a; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5A5DB42CD4B70D0096CBD7 /* libr820.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libr820.a; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -191,6 +212,22 @@ /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ + 8D0349222CF70DD20026DA77 /* Exceptions for "Radio" folder in "RtlSdrIQ" target */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + HW/RtlSdr/r820/r820.swift, + Utils/RtlSdrIQ/main.swift, + ); + target = 8D0349172CF70DCD0026DA77 /* RtlSdrIQ */; + }; + 8D4068302CF9BF360064C96D /* Exceptions for "Utils" folder in "RtlSdrIQ" target */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + FileUtils.swift, + PathUtils.swift, + ); + target = 8D0349172CF70DCD0026DA77 /* RtlSdrIQ */; + }; 8D5A5CFA2CCD95E90096CBD7 /* Exceptions for "IQ" folder in "PrySDR" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( @@ -344,6 +381,7 @@ HW/RtlSdr/r820/src/tuner_fc0013.c, HW/RtlSdr/r820/src/tuner_fc2580.c, HW/RtlSdr/r820/src/tuner_r82xx.c, + Utils/RtlSdrIQ/main.swift, Utils/TestAirSpy/main.swift, Utils/TestAirSpyHF/main.swift, Utils/TestBladeRF/main.swift, @@ -583,6 +621,7 @@ 8D876E812CD4DB950082EC54 /* Exceptions for "Radio" folder in "TestAirSpyHF" target */, 8D8770072CD4F1680082EC54 /* Exceptions for "Radio" folder in "TestBladeRF" target */, 8D8770A22CD6B4D00082EC54 /* Exceptions for "Radio" folder in "libbladerf" target */, + 8D0349222CF70DD20026DA77 /* Exceptions for "Radio" folder in "RtlSdrIQ" target */, ); path = Radio; sourceTree = "<group>"; @@ -632,12 +671,25 @@ }; 8DD98C882CC788620062D678 /* Utils */ = { isa = PBXFileSystemSynchronizedRootGroup; + exceptions = ( + 8D4068302CF9BF360064C96D /* Exceptions for "Utils" folder in "RtlSdrIQ" target */, + ); path = Utils; sourceTree = "<group>"; }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ + 8D0349152CF70DCD0026DA77 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D4068252CF8619F0064C96D /* libusb.a in Frameworks */, + 8D4068242CF8619B0064C96D /* libr820.a in Frameworks */, + 8D0349252CF70E220026DA77 /* ArgumentParser in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 8D5A5D732CD436BC0096CBD7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -781,6 +833,7 @@ 8D876E772CD4DB8F0082EC54 /* TestAirSpyHF */, 8D876FFD2CD4F1620082EC54 /* TestBladeRF */, 8D87709D2CD6B4BB0082EC54 /* libbladerf.a */, + 8D0349182CF70DCD0026DA77 /* RtlSdrIQ */, ); name = Products; sourceTree = "<group>"; @@ -840,6 +893,26 @@ /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ + 8D0349172CF70DCD0026DA77 /* RtlSdrIQ */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8D03491E2CF70DCD0026DA77 /* Build configuration list for PBXNativeTarget "RtlSdrIQ" */; + buildPhases = ( + 8D0349142CF70DCD0026DA77 /* Sources */, + 8D0349152CF70DCD0026DA77 /* Frameworks */, + 8D0349162CF70DCD0026DA77 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = RtlSdrIQ; + packageProductDependencies = ( + 8D0349242CF70E220026DA77 /* ArgumentParser */, + ); + productName = RtlSdrIQ; + productReference = 8D0349182CF70DCD0026DA77 /* RtlSdrIQ */; + productType = "com.apple.product-type.tool"; + }; 8D5A5D742CD436BC0096CBD7 /* libairspy */ = { isa = PBXNativeTarget; buildConfigurationList = 8D5A5D762CD436BC0096CBD7 /* Build configuration list for PBXNativeTarget "libairspy" */; @@ -1081,6 +1154,9 @@ LastSwiftUpdateCheck = 1610; LastUpgradeCheck = 1610; TargetAttributes = { + 8D0349172CF70DCD0026DA77 = { + CreatedOnToolsVersion = 16.1; + }; 8D5A5D742CD436BC0096CBD7 = { CreatedOnToolsVersion = 16.0; LastSwiftMigration = 1610; @@ -1131,6 +1207,9 @@ ); mainGroup = 8DD98C382CC592540062D678; minimizedProjectReferenceProxies = 1; + packageReferences = ( + 8D0349232CF70E180026DA77 /* XCRemoteSwiftPackageReference "swift-argument-parser" */, + ); preferredProjectObjectVersion = 77; productRefGroup = 8DD98C422CC592540062D678 /* Products */; projectDirPath = ""; @@ -1148,6 +1227,7 @@ 8D876E822CD4DBD80082EC54 /* BuildAll */, 8D876FFC2CD4F1620082EC54 /* TestBladeRF */, 8D87709C2CD6B4BB0082EC54 /* libbladerf */, + 8D0349172CF70DCD0026DA77 /* RtlSdrIQ */, ); }; /* End PBXProject section */ @@ -1163,6 +1243,13 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ + 8D0349142CF70DCD0026DA77 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 8D5A5D722CD436BC0096CBD7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1243,6 +1330,11 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ + 8D4068282CF88CCF0064C96D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 8D0349172CF70DCD0026DA77 /* RtlSdrIQ */; + targetProxy = 8D4068272CF88CCF0064C96D /* PBXContainerItemProxy */; + }; 8D5A5E1F2CD4C18D0096CBD7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8D5A5DB32CD4B70D0096CBD7 /* libr820 */; @@ -1301,6 +1393,30 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ + 8D03491C2CF70DCD0026DA77 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_TEAM = 53B26AJZ4Z; + ENABLE_HARDENED_RUNTIME = YES; + MACOSX_DEPLOYMENT_TARGET = 15.1; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 5.0; + }; + name = Debug; + }; + 8D03491D2CF70DCD0026DA77 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_TEAM = 53B26AJZ4Z; + ENABLE_HARDENED_RUNTIME = YES; + MACOSX_DEPLOYMENT_TARGET = 15.1; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 5.0; + }; + name = Release; + }; 8D5A5D772CD436BC0096CBD7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -1717,6 +1833,15 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ + 8D03491E2CF70DCD0026DA77 /* Build configuration list for PBXNativeTarget "RtlSdrIQ" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8D03491C2CF70DCD0026DA77 /* Debug */, + 8D03491D2CF70DCD0026DA77 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 8D5A5D762CD436BC0096CBD7 /* Build configuration list for PBXNativeTarget "libairspy" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -1835,6 +1960,25 @@ defaultConfigurationName = Release; }; /* End XCConfigurationList section */ + +/* Begin XCRemoteSwiftPackageReference section */ + 8D0349232CF70E180026DA77 /* XCRemoteSwiftPackageReference "swift-argument-parser" */ = { + isa = XCRemoteSwiftPackageReference; + repositoryURL = "https://github.com/apple/swift-argument-parser.git"; + requirement = { + kind = upToNextMajorVersion; + minimumVersion = 1.5.0; + }; + }; +/* End XCRemoteSwiftPackageReference section */ + +/* Begin XCSwiftPackageProductDependency section */ + 8D0349242CF70E220026DA77 /* ArgumentParser */ = { + isa = XCSwiftPackageProductDependency; + package = 8D0349232CF70E180026DA77 /* XCRemoteSwiftPackageReference "swift-argument-parser" */; + productName = ArgumentParser; + }; +/* End XCSwiftPackageProductDependency section */ }; rootObject = 8DD98C392CC592540062D678 /* Project object */; } |