From a0d12ecbac8fe327d1dcd4580fee594e24d4191b Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Mon, 6 Jan 2025 12:30:49 +0000 Subject: Waterfall: UI drawing from file --- PrySDR.xcodeproj/project.pbxproj | 16 +++++++++++++--- .../xcschemes/xcschememanagement.plist | 14 -------------- 2 files changed, 13 insertions(+), 17 deletions(-) delete mode 100644 PrySDR.xcodeproj/xcuserdata/jackyjack.xcuserdatad/xcschemes/xcschememanagement.plist (limited to 'PrySDR.xcodeproj') diff --git a/PrySDR.xcodeproj/project.pbxproj b/PrySDR.xcodeproj/project.pbxproj index 5d627d2..72c61bf 100644 --- a/PrySDR.xcodeproj/project.pbxproj +++ b/PrySDR.xcodeproj/project.pbxproj @@ -601,7 +601,7 @@ Utils/TestBladeRF/main.swift, Utils/TestRtlSdr/main.swift, Utils/WaterfallFile/main.swift, - Utils/WaterfallFile/NaiveFFT.swift, + Utils/WaterfallFile/NaiveFFT512.swift, Utils/WaterfallFile/SimpleImage.swift, ); target = 8DD98C402CC592540062D678 /* PrySDR */; @@ -804,7 +804,7 @@ isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( Utils/WaterfallFile/main.swift, - Utils/WaterfallFile/NaiveFFT.swift, + Utils/WaterfallFile/NaiveFFT512.swift, Utils/WaterfallFile/SimpleImage.swift, ); target = 8D9A38762D196510009A4186 /* WaterfallFile */; @@ -812,6 +812,7 @@ 8D9A38832D19D277009A4186 /* Exceptions for "Utils" folder in "WaterfallFile" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( + FileReader.swift, PathUtils.swift, ); target = 8D9A38762D196510009A4186 /* WaterfallFile */; @@ -819,11 +820,19 @@ 8DBA9F602D2928DE008ECB92 /* Exceptions for "Radio" folder in "WaterfallFile_UI" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( - Utils/WaterfallFile/NaiveFFT.swift, + Utils/WaterfallFile/NaiveFFT512.swift, Utils/WaterfallFile/SimpleImage.swift, ); target = 8D9A38452D194A3D009A4186 /* WaterfallFile_UI */; }; + 8DBA9F652D2B5158008ECB92 /* Exceptions for "Utils" folder in "WaterfallFile_UI" target */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + FileReader.swift, + PathUtils.swift, + ); + target = 8D9A38452D194A3D009A4186 /* WaterfallFile_UI */; + }; 8DD98C7C2CC6320C0062D678 /* Exceptions for "LA" folder in "PrySDR" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( @@ -958,6 +967,7 @@ 8D40686D2CFDE4C10064C96D /* Exceptions for "Utils" folder in "AirSpyHFIQ" target */, 8D406AB52CFF0D1F0064C96D /* Exceptions for "Utils" folder in "AirSpyIQ" target */, 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 */, ); path = Utils; diff --git a/PrySDR.xcodeproj/xcuserdata/jackyjack.xcuserdatad/xcschemes/xcschememanagement.plist b/PrySDR.xcodeproj/xcuserdata/jackyjack.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 617cef2..0000000 --- a/PrySDR.xcodeproj/xcuserdata/jackyjack.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,14 +0,0 @@ - - - - - SchemeUserState - - PrySDR.xcscheme_^#shared#^_ - - orderHint - 0 - - - - -- cgit v1.2.3