summaryrefslogtreecommitdiff
path: root/PrySDR.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'PrySDR.xcodeproj')
-rw-r--r--PrySDR.xcodeproj/project.pbxproj10
1 files changed, 10 insertions, 0 deletions
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 = "<group>";