summaryrefslogtreecommitdiff
path: root/PrySDR.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'PrySDR.xcodeproj')
-rw-r--r--PrySDR.xcodeproj/project.pbxproj377
1 files changed, 377 insertions, 0 deletions
diff --git a/PrySDR.xcodeproj/project.pbxproj b/PrySDR.xcodeproj/project.pbxproj
index 72c61bf..817e90c 100644
--- a/PrySDR.xcodeproj/project.pbxproj
+++ b/PrySDR.xcodeproj/project.pbxproj
@@ -68,6 +68,9 @@
8D9A33502D0B0DD8009A4186 /* libbladerf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D87709D2CD6B4BB0082EC54 /* libbladerf.a */; };
8D9A33522D0B0DE5009A4186 /* ArgumentParser in Frameworks */ = {isa = PBXBuildFile; productRef = 8D9A33512D0B0DE5009A4186 /* ArgumentParser */; };
8D9A38852D19D427009A4186 /* ArgumentParser in Frameworks */ = {isa = PBXBuildFile; productRef = 8D9A38842D19D427009A4186 /* ArgumentParser */; };
+ 8DBA9FA22D37C5C8008ECB92 /* libr820.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5DB42CD4B70D0096CBD7 /* libr820.a */; };
+ 8DBA9FA32D37C5CD008ECB92 /* libusb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5A5DDA2CD4B9100096CBD7 /* libusb.a */; };
+ 8DBA9FA52D37C5D1008ECB92 /* ArgumentParser in Frameworks */ = {isa = PBXBuildFile; productRef = 8DBA9FA42D37C5D1008ECB92 /* ArgumentParser */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -239,6 +242,20 @@
remoteGlobalIDString = 8D9A38762D196510009A4186;
remoteInfo = WaterfallFile;
};
+ 8DBA9F822D2C979A008ECB92 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 8DD98C392CC592540062D678 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 8DBA9F6E2D2C9796008ECB92;
+ remoteInfo = Waterfall_UI;
+ };
+ 8DBA9F8C2D2C979A008ECB92 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 8DD98C392CC592540062D678 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 8DBA9F6E2D2C9796008ECB92;
+ remoteInfo = Waterfall_UI;
+ };
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
@@ -355,6 +372,9 @@
8D9A38582D194A41009A4186 /* WaterfallFile_UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WaterfallFile_UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8D9A38622D194A41009A4186 /* WaterfallFile_UIUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WaterfallFile_UIUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8D9A38772D196510009A4186 /* waterfall_file */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = waterfall_file; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8DBA9F6F2D2C9796008ECB92 /* Waterfall_UI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Waterfall_UI.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8DBA9F812D2C979A008ECB92 /* Waterfall_UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Waterfall_UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8DBA9F8B2D2C979A008ECB92 /* Waterfall_UIUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Waterfall_UIUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8DD98C412CC592540062D678 /* prysdr */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = prysdr; sourceTree = BUILT_PRODUCTS_DIR; };
8DD98C722CC632040062D678 /* MatrixXT.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MatrixXT.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
@@ -814,6 +834,7 @@
membershipExceptions = (
FileReader.swift,
PathUtils.swift,
+ Version.swift,
);
target = 8D9A38762D196510009A4186 /* WaterfallFile */;
};
@@ -833,6 +854,22 @@
);
target = 8D9A38452D194A3D009A4186 /* WaterfallFile_UI */;
};
+ 8DBA9F9E2D313168008ECB92 /* Exceptions for "Utils" folder in "Waterfall_UI" target */ = {
+ isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
+ membershipExceptions = (
+ Version.swift,
+ );
+ target = 8DBA9F6E2D2C9796008ECB92 /* Waterfall_UI */;
+ };
+ 8DBA9FA72D37CD92008ECB92 /* Exceptions for "Radio" folder in "Waterfall_UI" target */ = {
+ isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
+ membershipExceptions = (
+ HW/RtlSdr/r820/r820.swift,
+ Utils/WaterfallFile/NaiveFFT512.swift,
+ Utils/WaterfallFile/SimpleImage.swift,
+ );
+ target = 8DBA9F6E2D2C9796008ECB92 /* Waterfall_UI */;
+ };
8DD98C7C2CC6320C0062D678 /* Exceptions for "LA" folder in "PrySDR" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
@@ -876,6 +913,21 @@
path = WaterfallFile_UIUITests;
sourceTree = "<group>";
};
+ 8DBA9F702D2C9796008ECB92 /* Waterfall_UI */ = {
+ isa = PBXFileSystemSynchronizedRootGroup;
+ path = Waterfall_UI;
+ sourceTree = "<group>";
+ };
+ 8DBA9F842D2C979A008ECB92 /* Waterfall_UITests */ = {
+ isa = PBXFileSystemSynchronizedRootGroup;
+ path = Waterfall_UITests;
+ sourceTree = "<group>";
+ };
+ 8DBA9F8E2D2C979A008ECB92 /* Waterfall_UIUITests */ = {
+ isa = PBXFileSystemSynchronizedRootGroup;
+ path = Waterfall_UIUITests;
+ sourceTree = "<group>";
+ };
8DD98C432CC592540062D678 /* PrySDR */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = PrySDR;
@@ -909,6 +961,7 @@
8D9A334E2D0B0D92009A4186 /* Exceptions for "Radio" folder in "BladeRFIQ" target */,
8DBA9F602D2928DE008ECB92 /* Exceptions for "Radio" folder in "WaterfallFile_UI" target */,
8D9A38812D196520009A4186 /* Exceptions for "Radio" folder in "WaterfallFile" target */,
+ 8DBA9FA72D37CD92008ECB92 /* Exceptions for "Radio" folder in "Waterfall_UI" target */,
);
path = Radio;
sourceTree = "<group>";
@@ -969,6 +1022,7 @@
8D9A37F12D180D4C009A4186 /* Exceptions for "Utils" folder in "BladeRFIQ" target */,
8DBA9F652D2B5158008ECB92 /* Exceptions for "Utils" folder in "WaterfallFile_UI" target */,
8D9A38832D19D277009A4186 /* Exceptions for "Utils" folder in "WaterfallFile" target */,
+ 8DBA9F9E2D313168008ECB92 /* Exceptions for "Utils" folder in "Waterfall_UI" target */,
);
path = Utils;
sourceTree = "<group>";
@@ -1121,6 +1175,30 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
+ 8DBA9F6C2D2C9796008ECB92 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 8DBA9FA52D37C5D1008ECB92 /* ArgumentParser in Frameworks */,
+ 8DBA9FA32D37C5CD008ECB92 /* libusb.a in Frameworks */,
+ 8DBA9FA22D37C5C8008ECB92 /* libr820.a in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8DBA9F7E2D2C979A008ECB92 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8DBA9F882D2C979A008ECB92 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
8DD98C3E2CC592540062D678 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
@@ -1171,6 +1249,9 @@
8D9A38472D194A3D009A4186 /* WaterfallFile_UI */,
8D9A385B2D194A41009A4186 /* WaterfallFile_UITests */,
8D9A38652D194A41009A4186 /* WaterfallFile_UIUITests */,
+ 8DBA9F702D2C9796008ECB92 /* Waterfall_UI */,
+ 8DBA9F842D2C979A008ECB92 /* Waterfall_UITests */,
+ 8DBA9F8E2D2C979A008ECB92 /* Waterfall_UIUITests */,
8DD98C422CC592540062D678 /* Products */,
8DD98C642CC599CA0062D678 /* Series */,
8DD98C7F2CC7852E0062D678 /* Images */,
@@ -1200,6 +1281,9 @@
8D9A38582D194A41009A4186 /* WaterfallFile_UITests.xctest */,
8D9A38622D194A41009A4186 /* WaterfallFile_UIUITests.xctest */,
8D9A38772D196510009A4186 /* waterfall_file */,
+ 8DBA9F6F2D2C9796008ECB92 /* Waterfall_UI.app */,
+ 8DBA9F812D2C979A008ECB92 /* Waterfall_UITests.xctest */,
+ 8DBA9F8B2D2C979A008ECB92 /* Waterfall_UIUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
@@ -1607,6 +1691,75 @@
productReference = 8D9A38772D196510009A4186 /* waterfall_file */;
productType = "com.apple.product-type.tool";
};
+ 8DBA9F6E2D2C9796008ECB92 /* Waterfall_UI */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 8DBA9F932D2C979A008ECB92 /* Build configuration list for PBXNativeTarget "Waterfall_UI" */;
+ buildPhases = (
+ 8DBA9F6B2D2C9796008ECB92 /* Sources */,
+ 8DBA9F6C2D2C9796008ECB92 /* Frameworks */,
+ 8DBA9F6D2D2C9796008ECB92 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ fileSystemSynchronizedGroups = (
+ 8DBA9F702D2C9796008ECB92 /* Waterfall_UI */,
+ );
+ name = Waterfall_UI;
+ packageProductDependencies = (
+ 8DBA9FA42D37C5D1008ECB92 /* ArgumentParser */,
+ );
+ productName = Waterfall_UI;
+ productReference = 8DBA9F6F2D2C9796008ECB92 /* Waterfall_UI.app */;
+ productType = "com.apple.product-type.application";
+ };
+ 8DBA9F802D2C979A008ECB92 /* Waterfall_UITests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 8DBA9F962D2C979A008ECB92 /* Build configuration list for PBXNativeTarget "Waterfall_UITests" */;
+ buildPhases = (
+ 8DBA9F7D2D2C979A008ECB92 /* Sources */,
+ 8DBA9F7E2D2C979A008ECB92 /* Frameworks */,
+ 8DBA9F7F2D2C979A008ECB92 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 8DBA9F832D2C979A008ECB92 /* PBXTargetDependency */,
+ );
+ fileSystemSynchronizedGroups = (
+ 8DBA9F842D2C979A008ECB92 /* Waterfall_UITests */,
+ );
+ name = Waterfall_UITests;
+ packageProductDependencies = (
+ );
+ productName = Waterfall_UITests;
+ productReference = 8DBA9F812D2C979A008ECB92 /* Waterfall_UITests.xctest */;
+ productType = "com.apple.product-type.bundle.unit-test";
+ };
+ 8DBA9F8A2D2C979A008ECB92 /* Waterfall_UIUITests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 8DBA9F992D2C979A008ECB92 /* Build configuration list for PBXNativeTarget "Waterfall_UIUITests" */;
+ buildPhases = (
+ 8DBA9F872D2C979A008ECB92 /* Sources */,
+ 8DBA9F882D2C979A008ECB92 /* Frameworks */,
+ 8DBA9F892D2C979A008ECB92 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 8DBA9F8D2D2C979A008ECB92 /* PBXTargetDependency */,
+ );
+ fileSystemSynchronizedGroups = (
+ 8DBA9F8E2D2C979A008ECB92 /* Waterfall_UIUITests */,
+ );
+ name = Waterfall_UIUITests;
+ packageProductDependencies = (
+ );
+ productName = Waterfall_UIUITests;
+ productReference = 8DBA9F8B2D2C979A008ECB92 /* Waterfall_UIUITests.xctest */;
+ productType = "com.apple.product-type.bundle.ui-testing";
+ };
8DD98C402CC592540062D678 /* PrySDR */ = {
isa = PBXNativeTarget;
buildConfigurationList = 8DD98C482CC592540062D678 /* Build configuration list for PBXNativeTarget "PrySDR" */;
@@ -1728,6 +1881,17 @@
8D9A38762D196510009A4186 = {
CreatedOnToolsVersion = 16.2;
};
+ 8DBA9F6E2D2C9796008ECB92 = {
+ CreatedOnToolsVersion = 16.2;
+ };
+ 8DBA9F802D2C979A008ECB92 = {
+ CreatedOnToolsVersion = 16.2;
+ TestTargetID = 8DBA9F6E2D2C9796008ECB92;
+ };
+ 8DBA9F8A2D2C979A008ECB92 = {
+ CreatedOnToolsVersion = 16.2;
+ TestTargetID = 8DBA9F6E2D2C9796008ECB92;
+ };
8DD98C402CC592540062D678 = {
CreatedOnToolsVersion = 16.0;
};
@@ -1773,6 +1937,9 @@
8D9A38572D194A41009A4186 /* WaterfallFile_UITests */,
8D9A38612D194A41009A4186 /* WaterfallFile_UIUITests */,
8D9A38762D196510009A4186 /* WaterfallFile */,
+ 8DBA9F6E2D2C9796008ECB92 /* Waterfall_UI */,
+ 8DBA9F802D2C979A008ECB92 /* Waterfall_UITests */,
+ 8DBA9F8A2D2C979A008ECB92 /* Waterfall_UIUITests */,
);
};
/* End PBXProject section */
@@ -1799,6 +1966,27 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
+ 8DBA9F6D2D2C9796008ECB92 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8DBA9F7F2D2C979A008ECB92 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8DBA9F892D2C979A008ECB92 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
8DD98C702CC632040062D678 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
@@ -1928,6 +2116,27 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
+ 8DBA9F6B2D2C9796008ECB92 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8DBA9F7D2D2C979A008ECB92 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8DBA9F872D2C979A008ECB92 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
8DD98C3D2CC592540062D678 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
@@ -2065,6 +2274,16 @@
target = 8D9A38762D196510009A4186 /* WaterfallFile */;
targetProxy = 8D9A38882D19D4E1009A4186 /* PBXContainerItemProxy */;
};
+ 8DBA9F832D2C979A008ECB92 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = 8DBA9F6E2D2C9796008ECB92 /* Waterfall_UI */;
+ targetProxy = 8DBA9F822D2C979A008ECB92 /* PBXContainerItemProxy */;
+ };
+ 8DBA9F8D2D2C979A008ECB92 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = 8DBA9F6E2D2C9796008ECB92 /* Waterfall_UI */;
+ targetProxy = 8DBA9F8C2D2C979A008ECB92 /* PBXContainerItemProxy */;
+ };
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
@@ -2585,6 +2804,132 @@
};
name = Release;
};
+ 8DBA9F942D2C979A008ECB92 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
+ CODE_SIGN_ENTITLEMENTS = Waterfall_UI/Waterfall_UI.entitlements;
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_ASSET_PATHS = "\"Waterfall_UI/Preview Content\"";
+ DEVELOPMENT_TEAM = 53B26AJZ4Z;
+ ENABLE_HARDENED_RUNTIME = YES;
+ ENABLE_PREVIEWS = YES;
+ GENERATE_INFOPLIST_FILE = YES;
+ INFOPLIST_KEY_NSHumanReadableCopyright = "";
+ LD_RUNPATH_SEARCH_PATHS = (
+ "$(inherited)",
+ "@executable_path/../Frameworks",
+ );
+ MACOSX_DEPLOYMENT_TARGET = 15.2;
+ MARKETING_VERSION = 1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = "RadioTeam.Waterfall-UI";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_EMIT_LOC_STRINGS = YES;
+ SWIFT_VERSION = 5.0;
+ };
+ name = Debug;
+ };
+ 8DBA9F952D2C979A008ECB92 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
+ CODE_SIGN_ENTITLEMENTS = Waterfall_UI/Waterfall_UI.entitlements;
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_ASSET_PATHS = "\"Waterfall_UI/Preview Content\"";
+ DEVELOPMENT_TEAM = 53B26AJZ4Z;
+ ENABLE_HARDENED_RUNTIME = YES;
+ ENABLE_PREVIEWS = YES;
+ GENERATE_INFOPLIST_FILE = YES;
+ INFOPLIST_KEY_NSHumanReadableCopyright = "";
+ LD_RUNPATH_SEARCH_PATHS = (
+ "$(inherited)",
+ "@executable_path/../Frameworks",
+ );
+ MACOSX_DEPLOYMENT_TARGET = 15.2;
+ MARKETING_VERSION = 1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = "RadioTeam.Waterfall-UI";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_EMIT_LOC_STRINGS = YES;
+ SWIFT_VERSION = 5.0;
+ };
+ name = Release;
+ };
+ 8DBA9F972D2C979A008ECB92 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUNDLE_LOADER = "$(TEST_HOST)";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 53B26AJZ4Z;
+ GENERATE_INFOPLIST_FILE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 15.2;
+ MARKETING_VERSION = 1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = "RadioTeam.Waterfall-UITests";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_EMIT_LOC_STRINGS = NO;
+ SWIFT_VERSION = 5.0;
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Waterfall_UI.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Waterfall_UI";
+ };
+ name = Debug;
+ };
+ 8DBA9F982D2C979A008ECB92 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUNDLE_LOADER = "$(TEST_HOST)";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 53B26AJZ4Z;
+ GENERATE_INFOPLIST_FILE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 15.2;
+ MARKETING_VERSION = 1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = "RadioTeam.Waterfall-UITests";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_EMIT_LOC_STRINGS = NO;
+ SWIFT_VERSION = 5.0;
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Waterfall_UI.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Waterfall_UI";
+ };
+ name = Release;
+ };
+ 8DBA9F9A2D2C979A008ECB92 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 53B26AJZ4Z;
+ GENERATE_INFOPLIST_FILE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 15.2;
+ MARKETING_VERSION = 1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = "RadioTeam.Waterfall-UIUITests";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_EMIT_LOC_STRINGS = NO;
+ SWIFT_VERSION = 5.0;
+ TEST_TARGET_NAME = Waterfall_UI;
+ };
+ name = Debug;
+ };
+ 8DBA9F9B2D2C979A008ECB92 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 1;
+ DEVELOPMENT_TEAM = 53B26AJZ4Z;
+ GENERATE_INFOPLIST_FILE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 15.2;
+ MARKETING_VERSION = 1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = "RadioTeam.Waterfall-UIUITests";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_EMIT_LOC_STRINGS = NO;
+ SWIFT_VERSION = 5.0;
+ TEST_TARGET_NAME = Waterfall_UI;
+ };
+ name = Release;
+ };
8DD98C462CC592540062D678 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
@@ -2926,6 +3271,33 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
+ 8DBA9F932D2C979A008ECB92 /* Build configuration list for PBXNativeTarget "Waterfall_UI" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 8DBA9F942D2C979A008ECB92 /* Debug */,
+ 8DBA9F952D2C979A008ECB92 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 8DBA9F962D2C979A008ECB92 /* Build configuration list for PBXNativeTarget "Waterfall_UITests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 8DBA9F972D2C979A008ECB92 /* Debug */,
+ 8DBA9F982D2C979A008ECB92 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 8DBA9F992D2C979A008ECB92 /* Build configuration list for PBXNativeTarget "Waterfall_UIUITests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 8DBA9F9A2D2C979A008ECB92 /* Debug */,
+ 8DBA9F9B2D2C979A008ECB92 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
8DD98C3C2CC592540062D678 /* Build configuration list for PBXProject "PrySDR" */ = {
isa = XCConfigurationList;
buildConfigurations = (
@@ -2997,6 +3369,11 @@
package = 8D0349232CF70E180026DA77 /* XCRemoteSwiftPackageReference "swift-argument-parser" */;
productName = ArgumentParser;
};
+ 8DBA9FA42D37C5D1008ECB92 /* ArgumentParser */ = {
+ isa = XCSwiftPackageProductDependency;
+ package = 8D0349232CF70E180026DA77 /* XCRemoteSwiftPackageReference "swift-argument-parser" */;
+ productName = ArgumentParser;
+ };
/* End XCSwiftPackageProductDependency section */
};
rootObject = 8DD98C392CC592540062D678 /* Project object */;