From b999f85d83728bd7034e85f2e038bb9a6454b16a Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Sun, 22 Dec 2024 09:45:59 +0000 Subject: BladeRF: seems to receive data --- PrySDR.xcodeproj/project.pbxproj | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'PrySDR.xcodeproj/project.pbxproj') diff --git a/PrySDR.xcodeproj/project.pbxproj b/PrySDR.xcodeproj/project.pbxproj index 05e4d16..233a68b 100644 --- a/PrySDR.xcodeproj/project.pbxproj +++ b/PrySDR.xcodeproj/project.pbxproj @@ -744,6 +744,15 @@ ); target = 8D9A33432D0B0D8D009A4186 /* BladeRFIQ */; }; + 8D9A37F12D180D4C009A4186 /* Exceptions for "Utils" folder in "BladeRFIQ" target */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + FileUtils.swift, + PathUtils.swift, + Version.swift, + ); + target = 8D9A33432D0B0D8D009A4186 /* BladeRFIQ */; + }; 8DD98C7C2CC6320C0062D678 /* Exceptions for "LA" folder in "PrySDR" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( @@ -860,6 +869,7 @@ 8D4068302CF9BF360064C96D /* Exceptions for "Utils" folder in "RtlSdrIQ" target */, 8D40686D2CFDE4C10064C96D /* Exceptions for "Utils" folder in "AirSpyHFIQ" target */, 8D406AB52CFF0D1F0064C96D /* Exceptions for "Utils" folder in "AirSpyIQ" target */, + 8D9A37F12D180D4C009A4186 /* Exceptions for "Utils" folder in "BladeRFIQ" target */, ); path = Utils; sourceTree = ""; -- cgit v1.2.3