diff --git a/ios/.gitignore b/ios/.gitignore new file mode 100644 index 0000000..1e593f3 --- /dev/null +++ b/ios/.gitignore @@ -0,0 +1,11 @@ +# SwiftPM / Xcode build products +.build/ +build/ +DerivedData/ +*.xcodeproj/xcuserdata/ +*.xcodeproj/project.xcworkspace/xcuserdata/ +*.xcworkspace/xcuserdata/ + +# Generated Xcode projects (XcodeGen owns project.yml as source of truth) +# Tracked intentionally so cloning without xcodegen still opens — keep pbxproj. +.DS_Store diff --git a/ios/TetherApp/TetherApp.xcodeproj/project.pbxproj b/ios/TetherApp/TetherApp.xcodeproj/project.pbxproj index 1d574cb..5c83fba 100644 --- a/ios/TetherApp/TetherApp.xcodeproj/project.pbxproj +++ b/ios/TetherApp/TetherApp.xcodeproj/project.pbxproj @@ -218,7 +218,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 17.0; + IPHONEOS_DEPLOYMENT_TARGET = 26.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -298,7 +298,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 17.0; + IPHONEOS_DEPLOYMENT_TARGET = 26.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/ios/TetherApp/project.yml b/ios/TetherApp/project.yml index 21ff14f..2430248 100644 --- a/ios/TetherApp/project.yml +++ b/ios/TetherApp/project.yml @@ -2,7 +2,7 @@ name: TetherApp options: bundleIdPrefix: io.pecord deploymentTarget: - iOS: "17.0" + iOS: "26.0" createIntermediateGroups: true packages: diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/Darwin-8G5SACVZL5RN.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/Darwin-8G5SACVZL5RN.pcm deleted file mode 100644 index 9bff39d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/Darwin-8G5SACVZL5RN.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/MachO-3VKP5QTTB1TPJ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/MachO-3VKP5QTTB1TPJ.pcm deleted file mode 100644 index eda532d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/MachO-3VKP5QTTB1TPJ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/ObjectiveC-3GTQBOMKCI0HA.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/ObjectiveC-3GTQBOMKCI0HA.pcm deleted file mode 100644 index 0ecbcfa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/ObjectiveC-3GTQBOMKCI0HA.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/SwiftShims-2XO1VQY4280ZZ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/SwiftShims-2XO1VQY4280ZZ.pcm deleted file mode 100644 index 059339a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/SwiftShims-2XO1VQY4280ZZ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_AvailabilityInternal-3CYMVOWCYR13.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_AvailabilityInternal-3CYMVOWCYR13.pcm deleted file mode 100644 index 98f647c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_AvailabilityInternal-3CYMVOWCYR13.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_float-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_float-12F88PP5RG36F.pcm deleted file mode 100644 index fe5a982..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_float-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_inttypes-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_inttypes-12F88PP5RG36F.pcm deleted file mode 100644 index 640fe16..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_inttypes-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_limits-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_limits-12F88PP5RG36F.pcm deleted file mode 100644 index 254e4da..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_limits-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdarg-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdarg-12F88PP5RG36F.pcm deleted file mode 100644 index 6e18f8f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdarg-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdbool-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdbool-12F88PP5RG36F.pcm deleted file mode 100644 index a326758..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdbool-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stddef-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stddef-12F88PP5RG36F.pcm deleted file mode 100644 index e6fc497..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stddef-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdint-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdint-12F88PP5RG36F.pcm deleted file mode 100644 index 08ba73a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_Builtin_stdint-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation1-3CYMVOWCYR13.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation1-3CYMVOWCYR13.pcm deleted file mode 100644 index 090bce2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation1-3CYMVOWCYR13.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation2-2R7R38KWIUGTE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation2-2R7R38KWIUGTE.pcm deleted file mode 100644 index b11a7c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation2-2R7R38KWIUGTE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation3-2YNGMVC9OQWUS.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation3-2YNGMVC9OQWUS.pcm deleted file mode 100644 index 9fecc18..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_DarwinFoundation3-2YNGMVC9OQWUS.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm deleted file mode 100644 index dd81525..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/ptrcheck-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/ptrcheck-12F88PP5RG36F.pcm deleted file mode 100644 index 54b59c4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/ptrcheck-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/sys_types-2R7R38KWIUGTE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/sys_types-2R7R38KWIUGTE.pcm deleted file mode 100644 index ca21200..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/21WIVD6KCS7FA/sys_types-2R7R38KWIUGTE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CFNetwork-10Y4UGT7VEP76.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CFNetwork-10Y4UGT7VEP76.pcm deleted file mode 100644 index 47349d2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CFNetwork-10Y4UGT7VEP76.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CoreFoundation-2JGX0MZ7T2MM.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CoreFoundation-2JGX0MZ7T2MM.pcm deleted file mode 100644 index f9512f9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CoreFoundation-2JGX0MZ7T2MM.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CoreServices-4D3R8QPCFL7A.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CoreServices-4D3R8QPCFL7A.pcm deleted file mode 100644 index 56d1281..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/CoreServices-4D3R8QPCFL7A.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Darwin-8G5SACVZL5RN.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Darwin-8G5SACVZL5RN.pcm deleted file mode 100644 index 10145fb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Darwin-8G5SACVZL5RN.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/DiskArbitration-1QT8T2C207XAN.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/DiskArbitration-1QT8T2C207XAN.pcm deleted file mode 100644 index 9d19661..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/DiskArbitration-1QT8T2C207XAN.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Dispatch-3U25WTYKFZRKE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Dispatch-3U25WTYKFZRKE.pcm deleted file mode 100644 index 7b89d78..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Dispatch-3U25WTYKFZRKE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Foundation-32ZA7BZZY6HYQ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Foundation-32ZA7BZZY6HYQ.pcm deleted file mode 100644 index 04109a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Foundation-32ZA7BZZY6HYQ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/IOKit-GY4EA2D0RJ9V.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/IOKit-GY4EA2D0RJ9V.pcm deleted file mode 100644 index 1496d21..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/IOKit-GY4EA2D0RJ9V.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/MachO-3VKP5QTTB1TPJ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/MachO-3VKP5QTTB1TPJ.pcm deleted file mode 100644 index 6f58497..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/MachO-3VKP5QTTB1TPJ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ObjectiveC-3GTQBOMKCI0HA.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ObjectiveC-3GTQBOMKCI0HA.pcm deleted file mode 100644 index ad2d43e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ObjectiveC-3GTQBOMKCI0HA.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Security-3OOL7N0W5S38K.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Security-3OOL7N0W5S38K.pcm deleted file mode 100644 index 18eee53..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/Security-3OOL7N0W5S38K.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/SwiftShims-2XO1VQY4280ZZ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/SwiftShims-2XO1VQY4280ZZ.pcm deleted file mode 100644 index 11ce4de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/SwiftShims-2XO1VQY4280ZZ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/XPC-2Z4VTRUME81O7.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/XPC-2Z4VTRUME81O7.pcm deleted file mode 100644 index d9f50b1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/XPC-2Z4VTRUME81O7.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_AvailabilityInternal-3CYMVOWCYR13.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_AvailabilityInternal-3CYMVOWCYR13.pcm deleted file mode 100644 index 53a27b5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_AvailabilityInternal-3CYMVOWCYR13.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_float-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_float-12F88PP5RG36F.pcm deleted file mode 100644 index 9224a83..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_float-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_inttypes-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_inttypes-12F88PP5RG36F.pcm deleted file mode 100644 index de861de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_inttypes-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_limits-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_limits-12F88PP5RG36F.pcm deleted file mode 100644 index a18dcc1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_limits-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdarg-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdarg-12F88PP5RG36F.pcm deleted file mode 100644 index 56efea0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdarg-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdbool-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdbool-12F88PP5RG36F.pcm deleted file mode 100644 index f0b35b2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdbool-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stddef-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stddef-12F88PP5RG36F.pcm deleted file mode 100644 index d83d580..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stddef-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdint-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdint-12F88PP5RG36F.pcm deleted file mode 100644 index ad02375..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_Builtin_stdint-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation1-3CYMVOWCYR13.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation1-3CYMVOWCYR13.pcm deleted file mode 100644 index 19596a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation1-3CYMVOWCYR13.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation2-2R7R38KWIUGTE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation2-2R7R38KWIUGTE.pcm deleted file mode 100644 index 020656e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation2-2R7R38KWIUGTE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation3-2YNGMVC9OQWUS.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation3-2YNGMVC9OQWUS.pcm deleted file mode 100644 index 177b42c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_DarwinFoundation3-2YNGMVC9OQWUS.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm deleted file mode 100644 index 715ef3a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/launch-3OESF3C6A22CU.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/launch-3OESF3C6A22CU.pcm deleted file mode 100644 index 0a9c1d1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/launch-3OESF3C6A22CU.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/libDER-3KU6JF7J0CKAT.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/libDER-3KU6JF7J0CKAT.pcm deleted file mode 100644 index b599861..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/libDER-3KU6JF7J0CKAT.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/libkern-2L3US12DWNT5.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/libkern-2L3US12DWNT5.pcm deleted file mode 100644 index db8af15..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/libkern-2L3US12DWNT5.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/os_object-H48EG8E5GP6A.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/os_object-H48EG8E5GP6A.pcm deleted file mode 100644 index 72c5685..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/os_object-H48EG8E5GP6A.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/os_workgroup-H48EG8E5GP6A.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/os_workgroup-H48EG8E5GP6A.pcm deleted file mode 100644 index f5071eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/os_workgroup-H48EG8E5GP6A.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ptrauth-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ptrauth-12F88PP5RG36F.pcm deleted file mode 100644 index 5426e44..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ptrauth-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ptrcheck-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ptrcheck-12F88PP5RG36F.pcm deleted file mode 100644 index 59ffc2f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/ptrcheck-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/sys_types-2R7R38KWIUGTE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/sys_types-2R7R38KWIUGTE.pcm deleted file mode 100644 index 57136cf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/3FDLPB42XNAPS/sys_types-2R7R38KWIUGTE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Combine-1I5R1MBGX6K91.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Combine-1I5R1MBGX6K91.swiftmodule deleted file mode 100644 index d97cb28..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Combine-1I5R1MBGX6K91.swiftmodule +++ /dev/null @@ -1,48 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405596000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 491412 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563522000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 167873 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-W7WOTZJG03AQ.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-W7WOTZJG03AQ.swiftmodule deleted file mode 100644 index 3717cc7..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-W7WOTZJG03AQ.swiftmodule +++ /dev/null @@ -1,68 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405610000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 179160 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776556880000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1776555503000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563522000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 167873 - sdk_relative: true - - mtime: 1776563516000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6636 - sdk_relative: true - - mtime: 1776563739000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 57506 - sdk_relative: true - - mtime: 1776563970000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22494 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-3FQB7C6NAI0GT.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-3FQB7C6NAI0GT.swiftmodule deleted file mode 100644 index df55a73..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-3FQB7C6NAI0GT.swiftmodule +++ /dev/null @@ -1,36 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405583000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 77504 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-TOVUV1LBQKXT.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-TOVUV1LBQKXT.swiftmodule deleted file mode 100644 index 69878c4..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-TOVUV1LBQKXT.swiftmodule +++ /dev/null @@ -1,64 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405605000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 210900 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563522000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 167873 - sdk_relative: true - - mtime: 1776556880000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1776555503000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1776563516000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6636 - sdk_relative: true - - mtime: 1776563739000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 57506 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CFNetwork-10Y4UGT7VEP76.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CFNetwork-10Y4UGT7VEP76.pcm deleted file mode 100644 index d4745b5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CFNetwork-10Y4UGT7VEP76.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CoreFoundation-2JGX0MZ7T2MM.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CoreFoundation-2JGX0MZ7T2MM.pcm deleted file mode 100644 index e3d8fb1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CoreFoundation-2JGX0MZ7T2MM.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CoreServices-4D3R8QPCFL7A.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CoreServices-4D3R8QPCFL7A.pcm deleted file mode 100644 index e5e0798..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/CoreServices-4D3R8QPCFL7A.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Darwin-8G5SACVZL5RN.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Darwin-8G5SACVZL5RN.pcm deleted file mode 100644 index 338f35d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Darwin-8G5SACVZL5RN.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/DiskArbitration-1QT8T2C207XAN.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/DiskArbitration-1QT8T2C207XAN.pcm deleted file mode 100644 index 9262e80..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/DiskArbitration-1QT8T2C207XAN.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Dispatch-3U25WTYKFZRKE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Dispatch-3U25WTYKFZRKE.pcm deleted file mode 100644 index e148669..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Dispatch-3U25WTYKFZRKE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Foundation-32ZA7BZZY6HYQ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Foundation-32ZA7BZZY6HYQ.pcm deleted file mode 100644 index 4b10f1b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Foundation-32ZA7BZZY6HYQ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/IOKit-GY4EA2D0RJ9V.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/IOKit-GY4EA2D0RJ9V.pcm deleted file mode 100644 index 92f4ac2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/IOKit-GY4EA2D0RJ9V.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/MachO-3VKP5QTTB1TPJ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/MachO-3VKP5QTTB1TPJ.pcm deleted file mode 100644 index 6557cca..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/MachO-3VKP5QTTB1TPJ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ObjectiveC-3GTQBOMKCI0HA.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ObjectiveC-3GTQBOMKCI0HA.pcm deleted file mode 100644 index c37d0a1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ObjectiveC-3GTQBOMKCI0HA.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Security-3OOL7N0W5S38K.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Security-3OOL7N0W5S38K.pcm deleted file mode 100644 index 669d6d2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/Security-3OOL7N0W5S38K.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/SwiftShims-2XO1VQY4280ZZ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/SwiftShims-2XO1VQY4280ZZ.pcm deleted file mode 100644 index 7c176ec..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/SwiftShims-2XO1VQY4280ZZ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/XPC-2Z4VTRUME81O7.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/XPC-2Z4VTRUME81O7.pcm deleted file mode 100644 index 6f2a511..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/XPC-2Z4VTRUME81O7.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_AvailabilityInternal-3CYMVOWCYR13.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_AvailabilityInternal-3CYMVOWCYR13.pcm deleted file mode 100644 index e32e1ad..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_AvailabilityInternal-3CYMVOWCYR13.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_float-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_float-12F88PP5RG36F.pcm deleted file mode 100644 index 26b91d9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_float-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_inttypes-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_inttypes-12F88PP5RG36F.pcm deleted file mode 100644 index f080957..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_inttypes-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_limits-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_limits-12F88PP5RG36F.pcm deleted file mode 100644 index 3ccf684..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_limits-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdarg-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdarg-12F88PP5RG36F.pcm deleted file mode 100644 index 60afef4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdarg-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdbool-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdbool-12F88PP5RG36F.pcm deleted file mode 100644 index 61eaa8e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdbool-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stddef-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stddef-12F88PP5RG36F.pcm deleted file mode 100644 index e6b7237..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stddef-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdint-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdint-12F88PP5RG36F.pcm deleted file mode 100644 index a8f2bc5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_Builtin_stdint-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation1-3CYMVOWCYR13.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation1-3CYMVOWCYR13.pcm deleted file mode 100644 index e58513e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation1-3CYMVOWCYR13.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation2-2R7R38KWIUGTE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation2-2R7R38KWIUGTE.pcm deleted file mode 100644 index 6f3c221..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation2-2R7R38KWIUGTE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation3-2YNGMVC9OQWUS.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation3-2YNGMVC9OQWUS.pcm deleted file mode 100644 index 88c831b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_DarwinFoundation3-2YNGMVC9OQWUS.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm deleted file mode 100644 index 7a8bdac..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/launch-3OESF3C6A22CU.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/launch-3OESF3C6A22CU.pcm deleted file mode 100644 index fc89078..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/launch-3OESF3C6A22CU.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/libDER-3KU6JF7J0CKAT.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/libDER-3KU6JF7J0CKAT.pcm deleted file mode 100644 index 060f2bc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/libDER-3KU6JF7J0CKAT.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/libkern-2L3US12DWNT5.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/libkern-2L3US12DWNT5.pcm deleted file mode 100644 index dc4f69b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/libkern-2L3US12DWNT5.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/os_object-H48EG8E5GP6A.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/os_object-H48EG8E5GP6A.pcm deleted file mode 100644 index 8ea6aac..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/os_object-H48EG8E5GP6A.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/os_workgroup-H48EG8E5GP6A.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/os_workgroup-H48EG8E5GP6A.pcm deleted file mode 100644 index 3287337..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/os_workgroup-H48EG8E5GP6A.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ptrauth-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ptrauth-12F88PP5RG36F.pcm deleted file mode 100644 index c6fed3a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ptrauth-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ptrcheck-12F88PP5RG36F.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ptrcheck-12F88PP5RG36F.pcm deleted file mode 100644 index fe62e37..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/ptrcheck-12F88PP5RG36F.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/sys_types-2R7R38KWIUGTE.pcm b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/sys_types-2R7R38KWIUGTE.pcm deleted file mode 100644 index 7958f33..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ER4N6KJ8EZ5J/sys_types-2R7R38KWIUGTE.pcm and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-3SPBK4R9JC63C.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-3SPBK4R9JC63C.swiftmodule deleted file mode 100644 index 41ca0cf..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-3SPBK4R9JC63C.swiftmodule +++ /dev/null @@ -1,100 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405644000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 3785860 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563522000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 167873 - sdk_relative: true - - mtime: 1776556880000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1776555503000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1776563516000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6636 - sdk_relative: true - - mtime: 1776563739000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 57506 - sdk_relative: true - - mtime: 1776563970000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22494 - sdk_relative: true - - mtime: 1776555837000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1777083012000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1776553088000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1776563957000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 45109 - sdk_relative: true - - mtime: 1776564143000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3690 - sdk_relative: true - - mtime: 1776561853000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5150 - sdk_relative: true - - mtime: 1776563484000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 95431 - sdk_relative: true - - mtime: 1776564811000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1155103 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-37V70MQWUA73X.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-37V70MQWUA73X.swiftmodule deleted file mode 100644 index 25d82d2..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-37V70MQWUA73X.swiftmodule +++ /dev/null @@ -1,72 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405613000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 30136 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776556880000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1776555503000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563522000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 167873 - sdk_relative: true - - mtime: 1776563516000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6636 - sdk_relative: true - - mtime: 1776563739000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 57506 - sdk_relative: true - - mtime: 1776563970000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22494 - sdk_relative: true - - mtime: 1776564143000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3690 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-2GLFEAM4QR06U.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-2GLFEAM4QR06U.swiftmodule deleted file mode 100644 index 9160389..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-2GLFEAM4QR06U.swiftmodule +++ /dev/null @@ -1,52 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405587000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 50836 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776556880000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563516000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6636 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Observation-1DT1FQPYGYVOE.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Observation-1DT1FQPYGYVOE.swiftmodule deleted file mode 100644 index 8b99277..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Observation-1DT1FQPYGYVOE.swiftmodule +++ /dev/null @@ -1,44 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405589000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 30876 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776561853000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5150 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Swift-1WP42T0QNN1L3.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Swift-1WP42T0QNN1L3.swiftmodule deleted file mode 100644 index 7b7a7fc..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Swift-1WP42T0QNN1L3.swiftmodule +++ /dev/null @@ -1,12 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405569000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 15012500 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-362TFZFZ0GIWU.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-362TFZFZ0GIWU.swiftmodule deleted file mode 100644 index a736253..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-362TFZFZ0GIWU.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405573000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 18524 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776559148000000000 - path: 'usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1411 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/System-13LT1AP9NUBQ8.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/System-13LT1AP9NUBQ8.swiftmodule deleted file mode 100644 index dd5a256..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/System-13LT1AP9NUBQ8.swiftmodule +++ /dev/null @@ -1,48 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405596000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 401660 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563484000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 95431 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Testing-39H6V2N3FUR1.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Testing-39H6V2N3FUR1.swiftmodule deleted file mode 100644 index 2b51584..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/Testing-39H6V2N3FUR1.swiftmodule and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/XPC-1IZ1BR4WKEYTC.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/XPC-1IZ1BR4WKEYTC.swiftmodule deleted file mode 100644 index 9ecd9e6..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/XPC-1IZ1BR4WKEYTC.swiftmodule +++ /dev/null @@ -1,72 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405609000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 117716 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true - - mtime: 1776561805000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19539 - sdk_relative: true - - mtime: 1776556880000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1776555503000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1776555837000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true - - mtime: 1776563522000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 167873 - sdk_relative: true - - mtime: 1776563516000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6636 - sdk_relative: true - - mtime: 1776563739000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 57506 - sdk_relative: true - - mtime: 1776563957000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 45109 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-31V3JGANHY5TK.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-31V3JGANHY5TK.swiftmodule deleted file mode 100644 index 4283251..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-31V3JGANHY5TK.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405573000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 23716 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776559222000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4363 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-IZ1LBWR2VQQ7.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-IZ1LBWR2VQQ7.swiftmodule deleted file mode 100644 index 53fa2ab..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-IZ1LBWR2VQQ7.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405583000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 748656 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776559177000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 280495 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-35K6AQB5YEWIP.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-35K6AQB5YEWIP.swiftmodule deleted file mode 100644 index 1737022..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-35K6AQB5YEWIP.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405578000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 92188 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-19YMQA3XR2AO5.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-19YMQA3XR2AO5.swiftmodule deleted file mode 100644 index 1aae27d..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-19YMQA3XR2AO5.swiftmodule +++ /dev/null @@ -1,24 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405579000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 23256 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-1QVDC182QTA2Z.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-1QVDC182QTA2Z.swiftmodule deleted file mode 100644 index c0de3ee..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-1QVDC182QTA2Z.swiftmodule +++ /dev/null @@ -1,28 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405580000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 20564 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776561730000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1776561783000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18805 - sdk_relative: true - - mtime: 1776561789000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2677 - sdk_relative: true - - mtime: 1776561795000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1573 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-JNLMXSZNB03I.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-JNLMXSZNB03I.swiftmodule deleted file mode 100644 index b6cc364..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-JNLMXSZNB03I.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1777405576000000000 - path: '/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 84172 - - mtime: 1776558630000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2193647 - sdk_relative: true - - mtime: 1776562794000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22987 - sdk_relative: true -version: 1 -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Testing_Foundation-CSH4JKYCRW17.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Testing_Foundation-CSH4JKYCRW17.swiftmodule deleted file mode 100644 index 70a13e2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/_Testing_Foundation-CSH4JKYCRW17.swiftmodule and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/modules.timestamp b/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache/modules.timestamp deleted file mode 100644 index e69de29..0000000 diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.abi.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.abi.json deleted file mode 100644 index d2f988e..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.abi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "NO_MODULE", - "printedName": "NO_MODULE", - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftdoc b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftdoc deleted file mode 100644 index 6fa0804..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftdoc and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule deleted file mode 100644 index 29fb715..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftsourceinfo b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftsourceinfo deleted file mode 100644 index c6bf37a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftsourceinfo and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.abi.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.abi.json deleted file mode 100644 index d2f988e..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.abi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "NO_MODULE", - "printedName": "NO_MODULE", - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftdoc b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftdoc deleted file mode 100644 index 8273060..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftdoc and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule deleted file mode 100644 index a148e0f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftsourceinfo b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftsourceinfo deleted file mode 100644 index b961501..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftsourceinfo and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.abi.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.abi.json deleted file mode 100644 index d2f988e..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.abi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "NO_MODULE", - "printedName": "NO_MODULE", - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftdoc b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftdoc deleted file mode 100644 index bdc9996..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftdoc and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule deleted file mode 100644 index 69f5ab6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftsourceinfo b/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftsourceinfo deleted file mode 100644 index 87f2622..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftsourceinfo and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.d deleted file mode 100644 index d654c03..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.d +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o deleted file mode 100644 index aa5a13f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swiftdeps b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swiftdeps deleted file mode 100644 index 3944f8b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swiftdeps and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.d deleted file mode 100644 index 9610f1f..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.d +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o deleted file mode 100644 index c48ee40..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swiftdeps b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swiftdeps deleted file mode 100644 index 1b77395..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swiftdeps and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.d deleted file mode 100644 index 0c2b4f5..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.d +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o deleted file mode 100644 index 0162ab3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swiftdeps b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swiftdeps deleted file mode 100644 index d1e5bba..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swiftdeps and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherKit.emit-module.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherKit.emit-module.d deleted file mode 100644 index ebb38bd..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherKit.emit-module.d +++ /dev/null @@ -1,4 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftdoc : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftsourceinfo : /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift /Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherKit.emit-module.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherKit.emit-module.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherKit.emit-module.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h deleted file mode 100644 index 35cdc51..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h +++ /dev/null @@ -1,376 +0,0 @@ -// Generated by Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101) -#ifndef TETHERKIT_SWIFT_H -#define TETHERKIT_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif // defined(__OBJC__) -#if defined(__cplusplus) -#include -#include -#include -#include -#include -#include -#include -#else -#include -#include -#include -#include -#endif -#if defined(__cplusplus) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module" -#if defined(__arm64e__) && __has_include() -# include -#else -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wreserved-macro-identifier" -# ifndef __ptrauth_swift_value_witness_function_pointer -# define __ptrauth_swift_value_witness_function_pointer(x) -# endif -# ifndef __ptrauth_swift_class_method_pointer -# define __ptrauth_swift_class_method_pointer(x) -# endif -#pragma clang diagnostic pop -#endif -#pragma clang diagnostic pop -#endif - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef unsigned char char8_t; -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif -#if !defined(SWIFT_RUNTIME_NAME) -# if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -# else -# define SWIFT_RUNTIME_NAME(X) -# endif -#endif -#if !defined(SWIFT_COMPILE_NAME) -# if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -# else -# define SWIFT_COMPILE_NAME(X) -# endif -#endif -#if !defined(SWIFT_METHOD_FAMILY) -# if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -# else -# define SWIFT_METHOD_FAMILY(X) -# endif -#endif -#if !defined(SWIFT_NOESCAPE) -# if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -# else -# define SWIFT_NOESCAPE -# endif -#endif -#if !defined(SWIFT_RELEASES_ARGUMENT) -# if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -# else -# define SWIFT_RELEASES_ARGUMENT -# endif -#endif -#if !defined(SWIFT_WARN_UNUSED_RESULT) -# if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -# else -# define SWIFT_WARN_UNUSED_RESULT -# endif -#endif -#if !defined(SWIFT_NORETURN) -# if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -# else -# define SWIFT_NORETURN -# endif -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif -#if !defined(SWIFT_RESILIENT_CLASS) -# if __has_attribute(objc_class_stub) -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) -# else -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) -# endif -#endif -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) -# else -# define SWIFT_ENUM_ATTR(_extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM) -# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum) -# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -# else -# define SWIFT_ENUM(_type, _name, _extensibility) _type _name; enum -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM_TAG) -# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum) -# define SWIFT_ENUM_TAG enum -# else -# define SWIFT_ENUM_TAG -# endif -#endif -#if !defined(SWIFT_ENUM_FWD_DECL) -# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum) -# define SWIFT_ENUM_FWD_DECL(_type, _name) enum _name : _type; -# else -# define SWIFT_ENUM_FWD_DECL(_type, _name) typedef _type _name; -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_AVAILABILITY_DOMAIN) -# define SWIFT_AVAILABILITY_DOMAIN(dom, ...) __attribute__((availability(domain: dom, __VA_ARGS__))) -#endif -#if !defined(SWIFT_WEAK_IMPORT) -# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED_OBJC) -# if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -# else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -# endif -#endif -#if defined(__OBJC__) -#if !defined(IBSegueAction) -# define IBSegueAction -#endif -#endif -#if !defined(SWIFT_EXTERN) -# if defined(__cplusplus) -# define SWIFT_EXTERN extern "C" -# else -# define SWIFT_EXTERN extern -# endif -#endif -#if !defined(SWIFT_CALL) -# define SWIFT_CALL __attribute__((swiftcall)) -#endif -#if !defined(SWIFT_INDIRECT_RESULT) -# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) -#endif -#if !defined(SWIFT_CONTEXT) -# define SWIFT_CONTEXT __attribute__((swift_context)) -#endif -#if !defined(SWIFT_ERROR_RESULT) -# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) -#endif -#if defined(__cplusplus) -# define SWIFT_NOEXCEPT noexcept -#else -# define SWIFT_NOEXCEPT -#endif -#if !defined(SWIFT_C_INLINE_THUNK) -# if __has_attribute(always_inline) -# if __has_attribute(nodebug) -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) -# else -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) -# endif -# else -# define SWIFT_C_INLINE_THUNK inline -# endif -#endif -#if defined(_WIN32) -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) -#endif -#else -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL -#endif -#endif -#if !__has_feature(nullability) -# define _Nonnull -# define _Nullable -# define _Null_unspecified -#elif !defined(__OBJC__) -# pragma clang diagnostic ignored "-Wnullability-extension" -#endif -#if !__has_feature(nullability_nullable_result) -# define _Nullable_result _Nullable -#endif -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" -#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="TetherKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__cplusplus) -extern "C" { -#endif - -#if defined(__cplusplus) -} // extern "C" -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#if defined(__OBJC__) -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -#endif - -#endif // defined(__OBJC__) -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" -#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="TetherKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__OBJC__) - -#endif // defined(__OBJC__) -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#if defined(__cplusplus) -#endif -#pragma clang diagnostic pop -#endif diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/module.modulemap b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/module.modulemap deleted file mode 100644 index 947872f..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/module.modulemap +++ /dev/null @@ -1,3 +0,0 @@ -module TetherKit { - header "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h" -} diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json deleted file mode 100644 index 3e40f72..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "": { - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/primary.swiftdeps" - }, - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift": { - "dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.d", - "object": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o", - "swiftmodule": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message~partial.swiftmodule", - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swiftdeps", - "diagnostics": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.dia" - }, - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift": { - "dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.d", - "object": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o", - "swiftmodule": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient~partial.swiftmodule", - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swiftdeps", - "diagnostics": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.dia" - }, - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift": { - "dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.d", - "object": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o", - "swiftmodule": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient~partial.swiftmodule", - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swiftdeps", - "diagnostics": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.dia" - } -} diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/primary.priors b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/primary.priors deleted file mode 100644 index cdf60bc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/primary.priors and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources deleted file mode 100644 index 8a99326..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources +++ /dev/null @@ -1,3 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift -/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift -/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/TetherKitPackageTests.emit-module.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/TetherKitPackageTests.emit-module.d deleted file mode 100644 index 390d6df..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/TetherKitPackageTests.emit-module.d +++ /dev/null @@ -1,4 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule : /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftdoc : /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h : /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftsourceinfo : /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/TetherKitPackageTests.emit-module.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/TetherKitPackageTests.emit-module.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/TetherKitPackageTests.emit-module.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h deleted file mode 100644 index 0cdb456..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h +++ /dev/null @@ -1,376 +0,0 @@ -// Generated by Apple Swift version 6.3.2 effective-5.10 (swiftlang-6.3.2.1.108 clang-2100.1.1.101) -#ifndef TETHERKITPACKAGETESTS_SWIFT_H -#define TETHERKITPACKAGETESTS_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif // defined(__OBJC__) -#if defined(__cplusplus) -#include -#include -#include -#include -#include -#include -#include -#else -#include -#include -#include -#include -#endif -#if defined(__cplusplus) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module" -#if defined(__arm64e__) && __has_include() -# include -#else -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wreserved-macro-identifier" -# ifndef __ptrauth_swift_value_witness_function_pointer -# define __ptrauth_swift_value_witness_function_pointer(x) -# endif -# ifndef __ptrauth_swift_class_method_pointer -# define __ptrauth_swift_class_method_pointer(x) -# endif -#pragma clang diagnostic pop -#endif -#pragma clang diagnostic pop -#endif - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef unsigned char char8_t; -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif -#if !defined(SWIFT_RUNTIME_NAME) -# if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -# else -# define SWIFT_RUNTIME_NAME(X) -# endif -#endif -#if !defined(SWIFT_COMPILE_NAME) -# if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -# else -# define SWIFT_COMPILE_NAME(X) -# endif -#endif -#if !defined(SWIFT_METHOD_FAMILY) -# if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -# else -# define SWIFT_METHOD_FAMILY(X) -# endif -#endif -#if !defined(SWIFT_NOESCAPE) -# if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -# else -# define SWIFT_NOESCAPE -# endif -#endif -#if !defined(SWIFT_RELEASES_ARGUMENT) -# if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -# else -# define SWIFT_RELEASES_ARGUMENT -# endif -#endif -#if !defined(SWIFT_WARN_UNUSED_RESULT) -# if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -# else -# define SWIFT_WARN_UNUSED_RESULT -# endif -#endif -#if !defined(SWIFT_NORETURN) -# if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -# else -# define SWIFT_NORETURN -# endif -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif -#if !defined(SWIFT_RESILIENT_CLASS) -# if __has_attribute(objc_class_stub) -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) -# else -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) -# endif -#endif -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) -# else -# define SWIFT_ENUM_ATTR(_extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM) -# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum) -# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -# else -# define SWIFT_ENUM(_type, _name, _extensibility) _type _name; enum -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM_TAG) -# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum) -# define SWIFT_ENUM_TAG enum -# else -# define SWIFT_ENUM_TAG -# endif -#endif -#if !defined(SWIFT_ENUM_FWD_DECL) -# if (defined(__cplusplus) && __cplusplus >= 201103L) || (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 202311L) || __has_feature(objc_fixed_enum) -# define SWIFT_ENUM_FWD_DECL(_type, _name) enum _name : _type; -# else -# define SWIFT_ENUM_FWD_DECL(_type, _name) typedef _type _name; -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_AVAILABILITY_DOMAIN) -# define SWIFT_AVAILABILITY_DOMAIN(dom, ...) __attribute__((availability(domain: dom, __VA_ARGS__))) -#endif -#if !defined(SWIFT_WEAK_IMPORT) -# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED_OBJC) -# if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -# else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -# endif -#endif -#if defined(__OBJC__) -#if !defined(IBSegueAction) -# define IBSegueAction -#endif -#endif -#if !defined(SWIFT_EXTERN) -# if defined(__cplusplus) -# define SWIFT_EXTERN extern "C" -# else -# define SWIFT_EXTERN extern -# endif -#endif -#if !defined(SWIFT_CALL) -# define SWIFT_CALL __attribute__((swiftcall)) -#endif -#if !defined(SWIFT_INDIRECT_RESULT) -# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) -#endif -#if !defined(SWIFT_CONTEXT) -# define SWIFT_CONTEXT __attribute__((swift_context)) -#endif -#if !defined(SWIFT_ERROR_RESULT) -# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) -#endif -#if defined(__cplusplus) -# define SWIFT_NOEXCEPT noexcept -#else -# define SWIFT_NOEXCEPT -#endif -#if !defined(SWIFT_C_INLINE_THUNK) -# if __has_attribute(always_inline) -# if __has_attribute(nodebug) -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) -# else -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) -# endif -# else -# define SWIFT_C_INLINE_THUNK inline -# endif -#endif -#if defined(_WIN32) -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) -#endif -#else -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL -#endif -#endif -#if !__has_feature(nullability) -# define _Nonnull -# define _Nullable -# define _Null_unspecified -#elif !defined(__OBJC__) -# pragma clang diagnostic ignored "-Wnullability-extension" -#endif -#if !__has_feature(nullability_nullable_result) -# define _Nullable_result _Nullable -#endif -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" -#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="TetherKitPackageTests",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__cplusplus) -extern "C" { -#endif - -#if defined(__cplusplus) -} // extern "C" -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#if defined(__OBJC__) -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -#endif - -#endif // defined(__OBJC__) -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" -#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="TetherKitPackageTests",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__OBJC__) - -#endif // defined(__OBJC__) -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#if defined(__cplusplus) -#endif -#pragma clang diagnostic pop -#endif diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/module.modulemap b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/module.modulemap deleted file mode 100644 index c62733e..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/module.modulemap +++ /dev/null @@ -1,3 +0,0 @@ -module TetherKitPackageTests { - header "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h" -} diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json deleted file mode 100644 index 1de165f..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "": { - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/primary.swiftdeps" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift": { - "dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.d", - "object": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o", - "swiftmodule": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner~partial.swiftmodule", - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swiftdeps", - "diagnostics": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.dia" - } -} diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/primary.priors b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/primary.priors deleted file mode 100644 index 83a6153..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/primary.priors and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.d deleted file mode 100644 index d83478a..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.d +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o : /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o deleted file mode 100644 index b664375..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swiftdeps b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swiftdeps deleted file mode 100644 index 595017e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swiftdeps and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources deleted file mode 100644 index fb3f4aa..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift deleted file mode 100644 index 48b7424..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift +++ /dev/null @@ -1,547 +0,0 @@ -#if canImport(Testing) -import Testing -#endif - -#if false -import Foundation -import XCTest - -public final class SwiftPMXCTestObserver: NSObject { - public override init() { - super.init() - XCTestObservationCenter.shared.addTestObserver(self) - } -} - -extension SwiftPMXCTestObserver: XCTestObservation { - var testOutputPath: String { - return "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/testOutput.txt" - } - - private func write(record: any Encodable) { - let lock = FileLock(at: URL(fileURLWithPath: self.testOutputPath + ".lock")) - _ = try? lock.withLock { - self._write(record: record) - } - } - - private func _write(record: any Encodable) { - if let data = try? JSONEncoder().encode(record) { - if let fileHandle = FileHandle(forWritingAtPath: self.testOutputPath) { - defer { fileHandle.closeFile() } - fileHandle.seekToEndOfFile() - fileHandle.write("\n".data(using: .utf8)!) - fileHandle.write(data) - } else { - _ = try? data.write(to: URL(fileURLWithPath: self.testOutputPath)) - } - } - } - - public func testBundleWillStart(_ testBundle: Bundle) { - let record = TestBundleEventRecord(bundle: .init(testBundle), event: .start) - write(record: TestEventRecord(bundleEvent: record)) - } - - public func testSuiteWillStart(_ testSuite: XCTestSuite) { - let record = TestSuiteEventRecord(suite: .init(testSuite), event: .start) - write(record: TestEventRecord(suiteEvent: record)) - } - - public func testCaseWillStart(_ testCase: XCTestCase) { - let record = TestCaseEventRecord(testCase: .init(testCase), event: .start) - write(record: TestEventRecord(caseEvent: record)) - } - - #if canImport(Darwin) - public func testCase(_ testCase: XCTestCase, didRecord issue: XCTIssue) { - let record = TestCaseFailureRecord(testCase: .init(testCase), issue: .init(issue), failureKind: .unexpected) - write(record: TestEventRecord(caseFailure: record)) - } - - public func testCase(_ testCase: XCTestCase, didRecord expectedFailure: XCTExpectedFailure) { - let record = TestCaseFailureRecord(testCase: .init(testCase), issue: .init(expectedFailure.issue), failureKind: .expected(failureReason: expectedFailure.failureReason)) - write(record: TestEventRecord(caseFailure: record)) - } - #else - public func testCase(_ testCase: XCTestCase, didFailWithDescription description: String, inFile filePath: String?, atLine lineNumber: Int) { - let issue = TestIssue(description: description, inFile: filePath, atLine: lineNumber) - let record = TestCaseFailureRecord(testCase: .init(testCase), issue: issue, failureKind: .unexpected) - write(record: TestEventRecord(caseFailure: record)) - } - #endif - - public func testCaseDidFinish(_ testCase: XCTestCase) { - let record = TestCaseEventRecord(testCase: .init(testCase), event: .finish) - write(record: TestEventRecord(caseEvent: record)) - } - - #if canImport(Darwin) - public func testSuite(_ testSuite: XCTestSuite, didRecord issue: XCTIssue) { - let record = TestSuiteFailureRecord(suite: .init(testSuite), issue: .init(issue), failureKind: .unexpected) - write(record: TestEventRecord(suiteFailure: record)) - } - - public func testSuite(_ testSuite: XCTestSuite, didRecord expectedFailure: XCTExpectedFailure) { - let record = TestSuiteFailureRecord(suite: .init(testSuite), issue: .init(expectedFailure.issue), failureKind: .expected(failureReason: expectedFailure.failureReason)) - write(record: TestEventRecord(suiteFailure: record)) - } - #else - public func testSuite(_ testSuite: XCTestSuite, didFailWithDescription description: String, inFile filePath: String?, atLine lineNumber: Int) { - let issue = TestIssue(description: description, inFile: filePath, atLine: lineNumber) - let record = TestSuiteFailureRecord(suite: .init(testSuite), issue: issue, failureKind: .unexpected) - write(record: TestEventRecord(suiteFailure: record)) - } - #endif - - public func testSuiteDidFinish(_ testSuite: XCTestSuite) { - let record = TestSuiteEventRecord(suite: .init(testSuite), event: .finish) - write(record: TestEventRecord(suiteEvent: record)) - } - - public func testBundleDidFinish(_ testBundle: Bundle) { - let record = TestBundleEventRecord(bundle: .init(testBundle), event: .finish) - write(record: TestEventRecord(bundleEvent: record)) - } -} - -// FIXME: Copied from `Lock.swift` in TSCBasic, would be nice if we had a better way - -#if canImport(Glibc) -@_exported import Glibc -#elseif canImport(Musl) -@_exported import Musl -#elseif os(Windows) -@_exported import CRT -@_exported import WinSDK -#elseif os(WASI) -@_exported import WASILibc -#elseif canImport(Android) -@_exported import Android -#else -@_exported import Darwin.C -#endif - -import Foundation - -public final class FileLock { - #if os(Windows) - private var handle: HANDLE? - #else - private var fileDescriptor: CInt? - #endif - - private let lockFile: URL - - public init(at lockFile: URL) { - self.lockFile = lockFile - } - - public func lock() throws { - #if os(Windows) - if handle == nil { - let h: HANDLE = lockFile.path.withCString(encodedAs: UTF16.self, { - CreateFileW( - $0, - UInt32(GENERIC_READ) | UInt32(GENERIC_WRITE), - UInt32(FILE_SHARE_READ) | UInt32(FILE_SHARE_WRITE), - nil, - DWORD(OPEN_ALWAYS), - DWORD(FILE_ATTRIBUTE_NORMAL), - nil - ) - }) - if h == INVALID_HANDLE_VALUE { - throw FileSystemError(errno: Int32(GetLastError()), lockFile) - } - self.handle = h - } - var overlapped = OVERLAPPED() - overlapped.Offset = 0 - overlapped.OffsetHigh = 0 - overlapped.hEvent = nil - if !LockFileEx(handle, DWORD(LOCKFILE_EXCLUSIVE_LOCK), 0, - UInt32.max, UInt32.max, &overlapped) { - throw ProcessLockError.unableToAquireLock(errno: Int32(GetLastError())) - } - #elseif os(WASI) - // WASI doesn't support flock - #else - if fileDescriptor == nil { - let fd = open(lockFile.path, O_WRONLY | O_CREAT | O_CLOEXEC, 0o666) - if fd == -1 { - fatalError("errno: \(errno), lockFile: \(lockFile)") - } - self.fileDescriptor = fd - } - while true { - if flock(fileDescriptor!, LOCK_EX) == 0 { - break - } - if errno == EINTR { continue } - fatalError("unable to acquire lock, errno: \(errno)") - } - #endif - } - - public func unlock() { - #if os(Windows) - var overlapped = OVERLAPPED() - overlapped.Offset = 0 - overlapped.OffsetHigh = 0 - overlapped.hEvent = nil - UnlockFileEx(handle, 0, UInt32.max, UInt32.max, &overlapped) - #elseif os(WASI) - // WASI doesn't support flock - #else - guard let fd = fileDescriptor else { return } - flock(fd, LOCK_UN) - #endif - } - - deinit { - #if os(Windows) - guard let handle = handle else { return } - CloseHandle(handle) - #elseif os(WASI) - // WASI doesn't support flock - #else - guard let fd = fileDescriptor else { return } - close(fd) - #endif - } - - public func withLock(_ body: () throws -> T) throws -> T { - try lock() - defer { unlock() } - return try body() - } - - public func withLock(_ body: () async throws -> T) async throws -> T { - try lock() - defer { unlock() } - return try await body() - } -} - -// FIXME: Copied from `XCTEvents.swift`, would be nice if we had a better way - -struct TestEventRecord: Codable { - let caseFailure: TestCaseFailureRecord? - let suiteFailure: TestSuiteFailureRecord? - - let bundleEvent: TestBundleEventRecord? - let suiteEvent: TestSuiteEventRecord? - let caseEvent: TestCaseEventRecord? - - init( - caseFailure: TestCaseFailureRecord? = nil, - suiteFailure: TestSuiteFailureRecord? = nil, - bundleEvent: TestBundleEventRecord? = nil, - suiteEvent: TestSuiteEventRecord? = nil, - caseEvent: TestCaseEventRecord? = nil - ) { - self.caseFailure = caseFailure - self.suiteFailure = suiteFailure - self.bundleEvent = bundleEvent - self.suiteEvent = suiteEvent - self.caseEvent = caseEvent - } -} - -// MARK: - Records - -struct TestAttachment: Codable { - let name: String? - // TODO: Handle `userInfo: [AnyHashable : Any]?` - let uniformTypeIdentifier: String - let payload: Data? -} - -struct TestBundleEventRecord: Codable { - let bundle: TestBundle - let event: TestEvent -} - -struct TestCaseEventRecord: Codable { - let testCase: TestCase - let event: TestEvent -} - -struct TestCaseFailureRecord: Codable, CustomStringConvertible { - let testCase: TestCase - let issue: TestIssue - let failureKind: TestFailureKind - - var description: String { - return "\(issue.sourceCodeContext.description)\(testCase) \(issue.compactDescription)" - } -} - -struct TestSuiteEventRecord: Codable { - let suite: TestSuiteRecord - let event: TestEvent -} - -struct TestSuiteFailureRecord: Codable { - let suite: TestSuiteRecord - let issue: TestIssue - let failureKind: TestFailureKind -} - -// MARK: Primitives - -struct TestBundle: Codable { - let bundleIdentifier: String? - let bundlePath: String -} - -struct TestCase: Codable { - let name: String -} - -struct TestErrorInfo: Codable { - let description: String - let type: String -} - -enum TestEvent: Codable { - case start - case finish -} - -enum TestFailureKind: Codable, Equatable { - case unexpected - case expected(failureReason: String?) - - var isExpected: Bool { - switch self { - case .expected: return true - case .unexpected: return false - } - } -} - -struct TestIssue: Codable { - let type: TestIssueType - let compactDescription: String - let detailedDescription: String? - let associatedError: TestErrorInfo? - let sourceCodeContext: TestSourceCodeContext - let attachments: [TestAttachment] -} - -enum TestIssueType: Codable { - case assertionFailure - case performanceRegression - case system - case thrownError - case uncaughtException - case unmatchedExpectedFailure - case unknown -} - -struct TestLocation: Codable, CustomStringConvertible { - let file: String - let line: Int - - var description: String { - return "\(file):\(line) " - } -} - -struct TestSourceCodeContext: Codable, CustomStringConvertible { - let callStack: [TestSourceCodeFrame] - let location: TestLocation? - - var description: String { - return location?.description ?? "" - } -} - -struct TestSourceCodeFrame: Codable { - let address: UInt64 - let symbolInfo: TestSourceCodeSymbolInfo? - let symbolicationError: TestErrorInfo? -} - -struct TestSourceCodeSymbolInfo: Codable { - let imageName: String - let symbolName: String - let location: TestLocation? -} - -struct TestSuiteRecord: Codable { - let name: String -} - -// MARK: XCTest compatibility - -extension TestIssue { - init(description: String, inFile filePath: String?, atLine lineNumber: Int) { - let location: TestLocation? - if let filePath = filePath { - location = .init(file: filePath, line: lineNumber) - } else { - location = nil - } - self.init(type: .assertionFailure, compactDescription: description, detailedDescription: description, associatedError: nil, sourceCodeContext: .init(callStack: [], location: location), attachments: []) - } -} - -import XCTest - -#if canImport(Darwin) // XCTAttachment is unavailable in swift-corelibs-xctest. -extension TestAttachment { - init(_ attachment: XCTAttachment) { - self.init( - name: attachment.name, - uniformTypeIdentifier: attachment.uniformTypeIdentifier, - payload: attachment.value(forKey: "payload") as? Data - ) - } -} -#endif - -extension TestBundle { - init(_ testBundle: Bundle) { - self.init( - bundleIdentifier: testBundle.bundleIdentifier, - bundlePath: testBundle.bundlePath - ) - } -} - -extension TestCase { - init(_ testCase: XCTestCase) { - self.init(name: testCase.name) - } -} - -extension TestErrorInfo { - init(_ error: any Swift.Error) { - self.init(description: "\(error)", type: "\(Swift.type(of: error))") - } -} - -#if canImport(Darwin) // XCTIssue is unavailable in swift-corelibs-xctest. -extension TestIssue { - init(_ issue: XCTIssue) { - self.init( - type: .init(issue.type), - compactDescription: issue.compactDescription, - detailedDescription: issue.detailedDescription, - associatedError: issue.associatedError.map { .init($0) }, - sourceCodeContext: .init(issue.sourceCodeContext), - attachments: issue.attachments.map { .init($0) } - ) - } -} - -extension TestIssueType { - init(_ type: XCTIssue.IssueType) { - switch type { - case .assertionFailure: self = .assertionFailure - case .thrownError: self = .thrownError - case .uncaughtException: self = .uncaughtException - case .performanceRegression: self = .performanceRegression - case .system: self = .system - case .unmatchedExpectedFailure: self = .unmatchedExpectedFailure - @unknown default: self = .unknown - } - } -} -#endif - -#if canImport(Darwin) // XCTSourceCodeLocation/XCTSourceCodeContext/XCTSourceCodeFrame/XCTSourceCodeSymbolInfo is unavailable in swift-corelibs-xctest. -extension TestLocation { - init(_ location: XCTSourceCodeLocation) { - self.init( - file: location.fileURL.absoluteString, - line: location.lineNumber - ) - } -} - -extension TestSourceCodeContext { - init(_ context: XCTSourceCodeContext) { - self.init( - callStack: context.callStack.map { .init($0) }, - location: context.location.map { .init($0) } - ) - } -} - -extension TestSourceCodeFrame { - init(_ frame: XCTSourceCodeFrame) { - self.init( - address: frame.address, - symbolInfo: (try? frame.symbolInfo()).map { .init($0) }, - symbolicationError: frame.symbolicationError.map { .init($0) } - ) - } -} - -extension TestSourceCodeSymbolInfo { - init(_ symbolInfo: XCTSourceCodeSymbolInfo) { - self.init( - imageName: symbolInfo.imageName, - symbolName: symbolInfo.symbolName, - location: symbolInfo.location.map { .init($0) } - ) - } -} -#endif - -extension TestSuiteRecord { - init(_ testSuite: XCTestSuite) { - self.init(name: testSuite.name) - } -} - -import XCTest - -#endif - -@main -@available(macOS 10.15, iOS 11, watchOS 4, tvOS 11, *) -@available(*, deprecated, message: "Not actually deprecated. Marked as deprecated to allow inclusion of deprecated tests (which test deprecated functionality) without warnings") -struct Runner { - private static func testingLibrary() -> String { - var iterator = CommandLine.arguments.makeIterator() - while let argument = iterator.next() { - if argument == "--testing-library", let libraryName = iterator.next() { - return libraryName.lowercased() - } - } - - // Fallback if not specified: run XCTest (legacy behavior) - return "xctest" - } - - #if false - @_silgen_name("$ss13_runAsyncMainyyyyYaKcF") - private static func _runAsyncMain(_ asyncFun: @Sendable @escaping () async throws -> ()) - #endif - - static func main() async { - let testingLibrary = Self.testingLibrary() - #if canImport(Testing) - if testingLibrary == "swift-testing" { - #if false - _runAsyncMain { - await Testing.__swiftPMEntryPoint() as Never - } - #else - await Testing.__swiftPMEntryPoint() as Never - #endif - } - #endif - #if false - if testingLibrary == "xctest" { - - XCTMain(__allDiscoveredTests()) as Never - } - #endif - } -} \ No newline at end of file diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList deleted file mode 100644 index 656ea57..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList +++ /dev/null @@ -1,5 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests deleted file mode 100755 index b60231b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Info.plist b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Info.plist deleted file mode 100644 index e61b834..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.TetherKitPackageTests - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Resources/DWARF/TetherKitPackageTests b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Resources/DWARF/TetherKitPackageTests deleted file mode 100644 index f8106dc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Resources/DWARF/TetherKitPackageTests and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Resources/Relocations/aarch64/TetherKitPackageTests.yml b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Resources/Relocations/aarch64/TetherKitPackageTests.yml deleted file mode 100644 index c0953bd..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests.dSYM/Contents/Resources/Relocations/aarch64/TetherKitPackageTests.yml +++ /dev/null @@ -1,538 +0,0 @@ ---- -triple: 'arm64-apple-darwin' -binary-path: '/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests' -relocations: - - { offset: 0x89B00, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindO8rawValueAESgSS_tcfC', symObjAddr: 0x0, symBinAddr: 0x1168, symSize: 0x178 } - - { offset: 0x8A14E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4typeAC4KindOSgvpfi', symObjAddr: 0x49C, symBinAddr: 0x1604, symSize: 0x8 } - - { offset: 0x8A166, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4textSSSgvpfi', symObjAddr: 0x4C8, symBinAddr: 0x1630, symSize: 0xC } - - { offset: 0x8A17E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6signalAA0A4JSONOSgvpfi', symObjAddr: 0x564, symBinAddr: 0x16CC, symSize: 0x10 } - - { offset: 0x8A196, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSgWOy', symObjAddr: 0x5B4, symBinAddr: 0x171C, symSize: 0x48 } - - { offset: 0x8A1AA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOWOy', symObjAddr: 0x5FC, symBinAddr: 0x1764, symSize: 0x80 } - - { offset: 0x8A1BE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSgWOe', symObjAddr: 0x6DC, symBinAddr: 0x1844, symSize: 0x48 } - - { offset: 0x8A1D2, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOWOe', symObjAddr: 0x724, symBinAddr: 0x188C, symSize: 0x80 } - - { offset: 0x8A1E6, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4fromSSSgvpfi', symObjAddr: 0x7B8, symBinAddr: 0x1920, symSize: 0xC } - - { offset: 0x8A1FE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2toSSSgvpfi', symObjAddr: 0x854, symBinAddr: 0x19BC, symSize: 0xC } - - { offset: 0x8A216, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roleSSSgvpfi', symObjAddr: 0x8F0, symBinAddr: 0x1A58, symSize: 0xC } - - { offset: 0x8A22E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6sourceSSSgvpfi', symObjAddr: 0x98C, symBinAddr: 0x1AF4, symSize: 0xC } - - { offset: 0x8A246, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roomSSSgvpfi', symObjAddr: 0xA28, symBinAddr: 0x1B90, symSize: 0xC } - - { offset: 0x8A25E, size: 0x8, addend: 0x0, symName: '_$sSSSgWOc', symObjAddr: 0xE10, symBinAddr: 0x1F78, symSize: 0x3C } - - { offset: 0x8A272, size: 0x8, addend: 0x0, symName: '_$sSSSgWOh', symObjAddr: 0xE4C, symBinAddr: 0x1FB4, symSize: 0x28 } - - { offset: 0x8A286, size: 0x8, addend: 0x0, symName: '_$sSSWOh', symObjAddr: 0xE74, symBinAddr: 0x1FDC, symSize: 0x28 } - - { offset: 0x8A29A, size: 0x8, addend: 0x0, symName: '_$ss26DefaultStringInterpolationVWOh', symObjAddr: 0xE9C, symBinAddr: 0x2004, symSize: 0x28 } - - { offset: 0x8A2AE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4type4text6signal4from2to4role6source4room2tsA2C4KindOSg_SSSgAA0A4JSONOSgA5Ps5Int64VtcfcfA7_', symObjAddr: 0xEC4, symBinAddr: 0x202C, symSize: 0x8 } - - { offset: 0x8A2C8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVWOc', symObjAddr: 0x1200, symBinAddr: 0x2368, symSize: 0x17C } - - { offset: 0x8A2DC, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVWOh', symObjAddr: 0x137C, symBinAddr: 0x24E4, symSize: 0x90 } - - { offset: 0x8A2F0, size: 0x8, addend: 0x0, symName: '_$ss5Int64VABSzsWl', symObjAddr: 0x147C, symBinAddr: 0x25E4, symSize: 0x64 } - - { offset: 0x8A304, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOAFSHAAWl', symObjAddr: 0x1FE4, symBinAddr: 0x314C, symSize: 0x68 } - - { offset: 0x8A318, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOAFs0D3KeyAAWl', symObjAddr: 0x23A8, symBinAddr: 0x3510, symSize: 0x68 } - - { offset: 0x8A32C, size: 0x8, addend: 0x0, symName: '_$sSSSg_AAtWOh', symObjAddr: 0x2E18, symBinAddr: 0x3F80, symSize: 0x34 } - - { offset: 0x8A340, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSgWOc', symObjAddr: 0x2E4C, symBinAddr: 0x3FB4, symSize: 0x90 } - - { offset: 0x8A354, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSg_ADtWOh', symObjAddr: 0x2EDC, symBinAddr: 0x4044, symSize: 0x74 } - - { offset: 0x8A433, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSgWOh', symObjAddr: 0x520C, symBinAddr: 0x6374, symSize: 0x48 } - - { offset: 0x8A447, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOWOh', symObjAddr: 0x5254, symBinAddr: 0x63BC, symSize: 0x34 } - - { offset: 0x8A45B, size: 0x8, addend: 0x0, symName: ___swift_instantiateConcreteTypeFromMangledNameV2, symObjAddr: 0x5288, symBinAddr: 0x63F0, symSize: 0x80 } - - { offset: 0x8A46F, size: 0x8, addend: 0x0, symName: ___swift_project_boxed_opaque_existential_1, symObjAddr: 0x5308, symBinAddr: 0x6470, symSize: 0x4C } - - { offset: 0x8A483, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOAESEAAWl', symObjAddr: 0x5354, symBinAddr: 0x64BC, symSize: 0x68 } - - { offset: 0x8A497, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOACSEAAWl', symObjAddr: 0x53BC, symBinAddr: 0x6524, symSize: 0x68 } - - { offset: 0x8A4AB, size: 0x8, addend: 0x0, symName: ___swift_destroy_boxed_opaque_existential_1, symObjAddr: 0x5424, symBinAddr: 0x658C, symSize: 0x60 } - - { offset: 0x8A4BF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOAESeAAWl', symObjAddr: 0x5484, symBinAddr: 0x65EC, symSize: 0x68 } - - { offset: 0x8A4D3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOACSeAAWl', symObjAddr: 0x54EC, symBinAddr: 0x6654, symSize: 0x68 } - - { offset: 0x8A4E7, size: 0x8, addend: 0x0, symName: '_$sSay9TetherKit0A4JSONOGSayxGSesSeRzlWl', symObjAddr: 0x5554, symBinAddr: 0x66BC, symSize: 0x80 } - - { offset: 0x8A4FB, size: 0x8, addend: 0x0, symName: ___swift_instantiateConcreteTypeFromMangledNameAbstractV2, symObjAddr: 0x55D4, symBinAddr: 0x673C, symSize: 0x78 } - - { offset: 0x8A50F, size: 0x8, addend: 0x0, symName: '_$sSDySS9TetherKit0A4JSONOGSDyxq_GSesSeRzSeR_rlWl', symObjAddr: 0x564C, symBinAddr: 0x67B4, symSize: 0x8C } - - { offset: 0x8A523, size: 0x8, addend: 0x0, symName: ___swift_mutable_project_boxed_opaque_existential_1, symObjAddr: 0x56D8, symBinAddr: 0x6840, symSize: 0x5C } - - { offset: 0x8A537, size: 0x8, addend: 0x0, symName: '_$sSDySS9TetherKit0A4JSONOGSDyxq_GSEsSERzSER_rlWl', symObjAddr: 0x5734, symBinAddr: 0x689C, symSize: 0x8C } - - { offset: 0x8A54B, size: 0x8, addend: 0x0, symName: '_$sSay9TetherKit0A4JSONOGSayxGSEsSERzlWl', symObjAddr: 0x57C0, symBinAddr: 0x6928, symSize: 0x80 } - - { offset: 0x8A55F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOACSQAAWl', symObjAddr: 0x5840, symBinAddr: 0x69A8, symSize: 0x68 } - - { offset: 0x8A573, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSHAASQWb', symObjAddr: 0x58A8, symBinAddr: 0x6A10, symSize: 0x14 } - - { offset: 0x8A587, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOAESQAAWl', symObjAddr: 0x58BC, symBinAddr: 0x6A24, symSize: 0x68 } - - { offset: 0x8A59B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVs12IdentifiableAA2IDsADP_SHWT', symObjAddr: 0x5924, symBinAddr: 0x6A8C, symSize: 0xC } - - { offset: 0x8A5AF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwCP', symObjAddr: 0x5A44, symBinAddr: 0x6BAC, symSize: 0x3C } - - { offset: 0x8A5C3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwxx', symObjAddr: 0x5A80, symBinAddr: 0x6BE8, symSize: 0x8C } - - { offset: 0x8A5D7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwcp', symObjAddr: 0x5B0C, symBinAddr: 0x6C74, symSize: 0x17C } - - { offset: 0x8A5EB, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwca', symObjAddr: 0x5C88, symBinAddr: 0x6DF0, symSize: 0x260 } - - { offset: 0x8A5FF, size: 0x8, addend: 0x0, symName: ___swift_memcpy136_8, symObjAddr: 0x5EE8, symBinAddr: 0x7050, symSize: 0x2C } - - { offset: 0x8A613, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwta', symObjAddr: 0x5F14, symBinAddr: 0x707C, symSize: 0x1C4 } - - { offset: 0x8A627, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwet', symObjAddr: 0x60D8, symBinAddr: 0x7240, symSize: 0x130 } - - { offset: 0x8A63B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVwst', symObjAddr: 0x6208, symBinAddr: 0x7370, symSize: 0x1F4 } - - { offset: 0x8A64F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVMa', symObjAddr: 0x63FC, symBinAddr: 0x7564, symSize: 0x14 } - - { offset: 0x8A663, size: 0x8, addend: 0x0, symName: ___swift_memcpy1_1, symObjAddr: 0x6410, symBinAddr: 0x7578, symSize: 0xC } - - { offset: 0x8A677, size: 0x8, addend: 0x0, symName: ___swift_noop_void_return, symObjAddr: 0x641C, symBinAddr: 0x7584, symSize: 0x4 } - - { offset: 0x8A68B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOwet', symObjAddr: 0x6420, symBinAddr: 0x7588, symSize: 0x168 } - - { offset: 0x8A69F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOwst', symObjAddr: 0x6588, symBinAddr: 0x76F0, symSize: 0x1FC } - - { offset: 0x8A6B3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOwug', symObjAddr: 0x6784, symBinAddr: 0x78EC, symSize: 0x8 } - - { offset: 0x8A6C7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOwup', symObjAddr: 0x678C, symBinAddr: 0x78F4, symSize: 0x4 } - - { offset: 0x8A6DB, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOwui', symObjAddr: 0x6790, symBinAddr: 0x78F8, symSize: 0x8 } - - { offset: 0x8A6EF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOMa', symObjAddr: 0x6798, symBinAddr: 0x7900, symSize: 0x14 } - - { offset: 0x8A703, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOwet', symObjAddr: 0x67AC, symBinAddr: 0x7914, symSize: 0x168 } - - { offset: 0x8A717, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOwst', symObjAddr: 0x6914, symBinAddr: 0x7A7C, symSize: 0x1FC } - - { offset: 0x8A72B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOwug', symObjAddr: 0x6B10, symBinAddr: 0x7C78, symSize: 0x8 } - - { offset: 0x8A73F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOwup', symObjAddr: 0x6B18, symBinAddr: 0x7C80, symSize: 0x4 } - - { offset: 0x8A753, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOwui', symObjAddr: 0x6B1C, symBinAddr: 0x7C84, symSize: 0x8 } - - { offset: 0x8A767, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOMa', symObjAddr: 0x6B24, symBinAddr: 0x7C8C, symSize: 0x14 } - - { offset: 0x8A77B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwCP', symObjAddr: 0x6B38, symBinAddr: 0x7CA0, symSize: 0x58 } - - { offset: 0x8A78F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwxx', symObjAddr: 0x6B90, symBinAddr: 0x7CF8, symSize: 0x24 } - - { offset: 0x8A7A3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwcp', symObjAddr: 0x6BB4, symBinAddr: 0x7D1C, symSize: 0x58 } - - { offset: 0x8A7B7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwca', symObjAddr: 0x6C0C, symBinAddr: 0x7D74, symSize: 0x6C } - - { offset: 0x8A7CB, size: 0x8, addend: 0x0, symName: ___swift_memcpy17_8, symObjAddr: 0x6C78, symBinAddr: 0x7DE0, symSize: 0x14 } - - { offset: 0x8A7DF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwta', symObjAddr: 0x6C8C, symBinAddr: 0x7DF4, symSize: 0x4C } - - { offset: 0x8A7F3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwet', symObjAddr: 0x6CD8, symBinAddr: 0x7E40, symSize: 0xF8 } - - { offset: 0x8A807, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwst', symObjAddr: 0x6DD0, symBinAddr: 0x7F38, symSize: 0x1B0 } - - { offset: 0x8A81B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwug', symObjAddr: 0x6F80, symBinAddr: 0x80E8, symSize: 0x18 } - - { offset: 0x8A82F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwup', symObjAddr: 0x6F98, symBinAddr: 0x8100, symSize: 0x4 } - - { offset: 0x8A843, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOwui', symObjAddr: 0x6F9C, symBinAddr: 0x8104, symSize: 0x54 } - - { offset: 0x8A857, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOMa', symObjAddr: 0x6FF0, symBinAddr: 0x8158, symSize: 0x14 } - - { offset: 0x8A86B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs0D3KeyAAs28CustomDebugStringConvertiblePWb', symObjAddr: 0x7004, symBinAddr: 0x816C, symSize: 0x14 } - - { offset: 0x8A87F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOAFs28CustomDebugStringConvertibleAAWl', symObjAddr: 0x7018, symBinAddr: 0x8180, symSize: 0x68 } - - { offset: 0x8A893, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs0D3KeyAAs23CustomStringConvertiblePWb', symObjAddr: 0x7080, symBinAddr: 0x81E8, symSize: 0x14 } - - { offset: 0x8A8A7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOAFs23CustomStringConvertibleAAWl', symObjAddr: 0x7094, symBinAddr: 0x81FC, symSize: 0x68 } - - { offset: 0x8A8BB, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOSHAASQWb', symObjAddr: 0x70FC, symBinAddr: 0x8264, symSize: 0x14 } - - { offset: 0x8A8CF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOAFSQAAWl', symObjAddr: 0x7110, symBinAddr: 0x8278, symSize: 0x68 } - - { offset: 0x8A8E3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOAESYAAWl', symObjAddr: 0x7178, symBinAddr: 0x82E0, symSize: 0x68 } - - { offset: 0x8A8F7, size: 0x8, addend: 0x0, symName: '_$sSa12_endMutationyyF', symObjAddr: 0x71E0, symBinAddr: 0x8348, symSize: 0xC } - - { offset: 0x8A931, size: 0x8, addend: 0x0, symName: '_$ss27_finalizeUninitializedArrayySayxGABnlF', symObjAddr: 0x178, symBinAddr: 0x12E0, symSize: 0x40 } - - { offset: 0x8A95B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSQAASQ2eeoiySbx_xtFZTW', symObjAddr: 0x280, symBinAddr: 0x13E8, symSize: 0x14 } - - { offset: 0x8ABAA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindO8rawValueAESgSS_tcfC', symObjAddr: 0x0, symBinAddr: 0x1168, symSize: 0x178 } - - { offset: 0x8ABCC, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindO8rawValueSSvg', symObjAddr: 0x1B8, symBinAddr: 0x1320, symSize: 0xC8 } - - { offset: 0x8ABEE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSHAASH9hashValueSivgTW', symObjAddr: 0x294, symBinAddr: 0x13FC, symSize: 0x3C } - - { offset: 0x8AC0D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSHAASH4hash4intoys6HasherVz_tFTW', symObjAddr: 0x2D0, symBinAddr: 0x1438, symSize: 0x44 } - - { offset: 0x8AC21, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSHAASH13_rawHashValue4seedS2i_tFTW', symObjAddr: 0x314, symBinAddr: 0x147C, symSize: 0x44 } - - { offset: 0x8AC40, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSYAASY8rawValuexSg03RawF0Qz_tcfCTW', symObjAddr: 0x358, symBinAddr: 0x14C0, symSize: 0x34 } - - { offset: 0x8AC54, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSYAASY8rawValue03RawF0QzvgTW', symObjAddr: 0x38C, symBinAddr: 0x14F4, symSize: 0x30 } - - { offset: 0x8AC68, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSeAASe4fromxs7Decoder_p_tKcfCTW', symObjAddr: 0x3BC, symBinAddr: 0x1524, symSize: 0x74 } - - { offset: 0x8AC7C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4KindOSEAASE6encode2toys7Encoder_p_tKFTW', symObjAddr: 0x430, symBinAddr: 0x1598, symSize: 0x6C } - - { offset: 0x8AC90, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4typeAC4KindOSgvg', symObjAddr: 0x4A4, symBinAddr: 0x160C, symSize: 0x8 } - - { offset: 0x8ACA4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4typeAC4KindOSgvs', symObjAddr: 0x4AC, symBinAddr: 0x1614, symSize: 0x8 } - - { offset: 0x8ACB8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4typeAC4KindOSgvM', symObjAddr: 0x4B4, symBinAddr: 0x161C, symSize: 0x10 } - - { offset: 0x8ACCC, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4typeAC4KindOSgvM.resume.0', symObjAddr: 0x4C4, symBinAddr: 0x162C, symSize: 0x4 } - - { offset: 0x8ACE0, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4textSSSgvg', symObjAddr: 0x4D4, symBinAddr: 0x163C, symSize: 0x34 } - - { offset: 0x8ACF4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4textSSSgvs', symObjAddr: 0x508, symBinAddr: 0x1670, symSize: 0x48 } - - { offset: 0x8AD08, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4textSSSgvM', symObjAddr: 0x550, symBinAddr: 0x16B8, symSize: 0x10 } - - { offset: 0x8AD1C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4textSSSgvM.resume.0', symObjAddr: 0x560, symBinAddr: 0x16C8, symSize: 0x4 } - - { offset: 0x8AD30, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6signalAA0A4JSONOSgvg', symObjAddr: 0x574, symBinAddr: 0x16DC, symSize: 0x40 } - - { offset: 0x8AD44, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6signalAA0A4JSONOSgvs', symObjAddr: 0x67C, symBinAddr: 0x17E4, symSize: 0x60 } - - { offset: 0x8AD58, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6signalAA0A4JSONOSgvM', symObjAddr: 0x7A4, symBinAddr: 0x190C, symSize: 0x10 } - - { offset: 0x8AD6C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6signalAA0A4JSONOSgvM.resume.0', symObjAddr: 0x7B4, symBinAddr: 0x191C, symSize: 0x4 } - - { offset: 0x8AD80, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4fromSSSgvg', symObjAddr: 0x7C4, symBinAddr: 0x192C, symSize: 0x34 } - - { offset: 0x8AD94, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4fromSSSgvs', symObjAddr: 0x7F8, symBinAddr: 0x1960, symSize: 0x48 } - - { offset: 0x8ADA8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4fromSSSgvM', symObjAddr: 0x840, symBinAddr: 0x19A8, symSize: 0x10 } - - { offset: 0x8ADBC, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4fromSSSgvM.resume.0', symObjAddr: 0x850, symBinAddr: 0x19B8, symSize: 0x4 } - - { offset: 0x8ADD0, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2toSSSgvg', symObjAddr: 0x860, symBinAddr: 0x19C8, symSize: 0x34 } - - { offset: 0x8ADE4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2toSSSgvs', symObjAddr: 0x894, symBinAddr: 0x19FC, symSize: 0x48 } - - { offset: 0x8ADF8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2toSSSgvM', symObjAddr: 0x8DC, symBinAddr: 0x1A44, symSize: 0x10 } - - { offset: 0x8AE0C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2toSSSgvM.resume.0', symObjAddr: 0x8EC, symBinAddr: 0x1A54, symSize: 0x4 } - - { offset: 0x8AE20, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roleSSSgvg', symObjAddr: 0x8FC, symBinAddr: 0x1A64, symSize: 0x34 } - - { offset: 0x8AE34, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roleSSSgvs', symObjAddr: 0x930, symBinAddr: 0x1A98, symSize: 0x48 } - - { offset: 0x8AE48, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roleSSSgvM', symObjAddr: 0x978, symBinAddr: 0x1AE0, symSize: 0x10 } - - { offset: 0x8AE5C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roleSSSgvM.resume.0', symObjAddr: 0x988, symBinAddr: 0x1AF0, symSize: 0x4 } - - { offset: 0x8AE70, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6sourceSSSgvg', symObjAddr: 0x998, symBinAddr: 0x1B00, symSize: 0x34 } - - { offset: 0x8AE84, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6sourceSSSgvs', symObjAddr: 0x9CC, symBinAddr: 0x1B34, symSize: 0x48 } - - { offset: 0x8AE98, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6sourceSSSgvM', symObjAddr: 0xA14, symBinAddr: 0x1B7C, symSize: 0x10 } - - { offset: 0x8AEAC, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6sourceSSSgvM.resume.0', symObjAddr: 0xA24, symBinAddr: 0x1B8C, symSize: 0x4 } - - { offset: 0x8AEC0, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roomSSSgvg', symObjAddr: 0xA34, symBinAddr: 0x1B9C, symSize: 0x34 } - - { offset: 0x8AED4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roomSSSgvs', symObjAddr: 0xA68, symBinAddr: 0x1BD0, symSize: 0x48 } - - { offset: 0x8AEE8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roomSSSgvM', symObjAddr: 0xAB0, symBinAddr: 0x1C18, symSize: 0x10 } - - { offset: 0x8AEFC, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4roomSSSgvM.resume.0', symObjAddr: 0xAC0, symBinAddr: 0x1C28, symSize: 0x4 } - - { offset: 0x8AF10, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2tss5Int64Vvg', symObjAddr: 0xAC4, symBinAddr: 0x1C2C, symSize: 0x8 } - - { offset: 0x8AF24, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2tss5Int64Vvs', symObjAddr: 0xACC, symBinAddr: 0x1C34, symSize: 0x8 } - - { offset: 0x8AF38, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2tss5Int64VvM', symObjAddr: 0xAD4, symBinAddr: 0x1C3C, symSize: 0x10 } - - { offset: 0x8AF4C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2tss5Int64VvM.resume.0', symObjAddr: 0xAE4, symBinAddr: 0x1C4C, symSize: 0x4 } - - { offset: 0x8AF60, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV2idSSvg', symObjAddr: 0xAE8, symBinAddr: 0x1C50, symSize: 0x328 } - - { offset: 0x8AF92, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4type4text6signal4from2to4role6source4room2tsA2C4KindOSg_SSSgAA0A4JSONOSgA5Ps5Int64VtcfC', symObjAddr: 0xECC, symBinAddr: 0x2034, symSize: 0x334 } - - { offset: 0x8B05D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4date10Foundation4DateVvg', symObjAddr: 0x140C, symBinAddr: 0x2574, symSize: 0x70 } - - { offset: 0x8B082, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV9clipboard_4room4fromACSS_S2StFZ', symObjAddr: 0x14E0, symBinAddr: 0x2648, symSize: 0xFC } - - { offset: 0x8B0E3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO11stringValueAFSgSS_tcfC', symObjAddr: 0x15DC, symBinAddr: 0x2744, symSize: 0x588 } - - { offset: 0x8B105, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO8intValueAFSgSi_tcfC', symObjAddr: 0x1B64, symBinAddr: 0x2CCC, symSize: 0x18 } - - { offset: 0x8B127, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO21__derived_enum_equalsySbAF_AFtFZ', symObjAddr: 0x1B7C, symBinAddr: 0x2CE4, symSize: 0x298 } - - { offset: 0x8B164, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO4hash4intoys6HasherVz_tF', symObjAddr: 0x1E14, symBinAddr: 0x2F7C, symSize: 0x188 } - - { offset: 0x8B194, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO9hashValueSivg', symObjAddr: 0x1F9C, symBinAddr: 0x3104, symSize: 0x48 } - - { offset: 0x8B1B6, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO8intValueSiSgvg', symObjAddr: 0x204C, symBinAddr: 0x31B4, symSize: 0x1C } - - { offset: 0x8B1D8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLO11stringValueSSvg', symObjAddr: 0x2068, symBinAddr: 0x31D0, symSize: 0x230 } - - { offset: 0x8B205, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOSQAASQ2eeoiySbx_xtFZTW', symObjAddr: 0x2298, symBinAddr: 0x3400, symSize: 0x20 } - - { offset: 0x8B219, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOSHAASH9hashValueSivgTW', symObjAddr: 0x22B8, symBinAddr: 0x3420, symSize: 0x18 } - - { offset: 0x8B22D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOSHAASH4hash4intoys6HasherVz_tFTW', symObjAddr: 0x22D0, symBinAddr: 0x3438, symSize: 0x18 } - - { offset: 0x8B241, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOSHAASH13_rawHashValue4seedS2i_tFTW', symObjAddr: 0x22E8, symBinAddr: 0x3450, symSize: 0x14 } - - { offset: 0x8B255, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs0D3KeyAAsAGP11stringValueSSvgTW', symObjAddr: 0x22FC, symBinAddr: 0x3464, symSize: 0x18 } - - { offset: 0x8B269, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs0D3KeyAAsAGP11stringValuexSgSS_tcfCTW', symObjAddr: 0x2314, symBinAddr: 0x347C, symSize: 0x28 } - - { offset: 0x8B27D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs0D3KeyAAsAGP8intValueSiSgvgTW', symObjAddr: 0x233C, symBinAddr: 0x34A4, symSize: 0x18 } - - { offset: 0x8B291, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs0D3KeyAAsAGP8intValuexSgSi_tcfCTW', symObjAddr: 0x2354, symBinAddr: 0x34BC, symSize: 0x28 } - - { offset: 0x8B2A5, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs28CustomDebugStringConvertibleAAsAGP16debugDescriptionSSvgTW', symObjAddr: 0x237C, symBinAddr: 0x34E4, symSize: 0x2C } - - { offset: 0x8B2B9, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV10CodingKeys33_94792421920DCB2FEAEFBFB6ABDB253DLLOs23CustomStringConvertibleAAsAGP11descriptionSSvgTW', symObjAddr: 0x2410, symBinAddr: 0x3578, symSize: 0x2C } - - { offset: 0x8B2CD, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV23__derived_struct_equalsySbAC_ACtFZ', symObjAddr: 0x243C, symBinAddr: 0x35A4, symSize: 0x9DC } - - { offset: 0x8B322, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV6encode2toys7Encoder_p_tKF', symObjAddr: 0x2F50, symBinAddr: 0x40B8, symSize: 0x750 } - - { offset: 0x8B353, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageV4fromACs7Decoder_p_tKcfC', symObjAddr: 0x36A0, symBinAddr: 0x4808, symSize: 0x68C } - - { offset: 0x8B382, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVSeAASe4fromxs7Decoder_p_tKcfCTW', symObjAddr: 0x3D2C, symBinAddr: 0x4E94, symSize: 0x6C } - - { offset: 0x8B396, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVSEAASE6encode2toys7Encoder_p_tKFTW', symObjAddr: 0x3D98, symBinAddr: 0x4F00, symSize: 0x70 } - - { offset: 0x8B3AA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVs12IdentifiableAAsADP2id2IDQzvgTW', symObjAddr: 0x3E08, symBinAddr: 0x4F70, symSize: 0x4C } - - { offset: 0x8B3BE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVSQAASQ2eeoiySbx_xtFZTW', symObjAddr: 0x3E54, symBinAddr: 0x4FBC, symSize: 0x6C } - - { offset: 0x8B3DE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONO4fromACs7Decoder_p_tKcfC', symObjAddr: 0x3EC0, symBinAddr: 0x5028, symSize: 0x804 } - - { offset: 0x8B4C4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONO6encode2toys7Encoder_p_tKF', symObjAddr: 0x46C4, symBinAddr: 0x582C, symSize: 0x4F0 } - - { offset: 0x8B582, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONO21__derived_enum_equalsySbAC_ACtFZ', symObjAddr: 0x4BB4, symBinAddr: 0x5D1C, symSize: 0x658 } - - { offset: 0x8B5CA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSeAASe4fromxs7Decoder_p_tKcfCTW', symObjAddr: 0x5930, symBinAddr: 0x6A98, symSize: 0x7C } - - { offset: 0x8B5DE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSEAASE6encode2toys7Encoder_p_tKFTW', symObjAddr: 0x59AC, symBinAddr: 0x6B14, symSize: 0x60 } - - { offset: 0x8B5F2, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A4JSONOSQAASQ2eeoiySbx_xtFZTW', symObjAddr: 0x5A0C, symBinAddr: 0x6B74, symSize: 0x38 } - - { offset: 0x8B705, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventV5eventSSvg', symObjAddr: 0x0, symBinAddr: 0x8354, symSize: 0x30 } - - { offset: 0x8B850, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC3url7sessionAC10Foundation3URLV_So12NSURLSessionCtcfcfA0_', symObjAddr: 0xE8, symBinAddr: 0x843C, symSize: 0x30 } - - { offset: 0x8B86A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_TA', symObjAddr: 0x5EC, symBinAddr: 0x88C0, symSize: 0x8 } - - { offset: 0x8B87E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwCP', symObjAddr: 0x24D0, symBinAddr: 0xA7A4, symSize: 0x3C } - - { offset: 0x8B892, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwxx', symObjAddr: 0x250C, symBinAddr: 0xA7E0, symSize: 0x30 } - - { offset: 0x8B8A6, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwcp', symObjAddr: 0x253C, symBinAddr: 0xA810, symSize: 0x64 } - - { offset: 0x8B8BA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwca', symObjAddr: 0x25A0, symBinAddr: 0xA874, symSize: 0x7C } - - { offset: 0x8B8CE, size: 0x8, addend: 0x0, symName: ___swift_memcpy32_8, symObjAddr: 0x261C, symBinAddr: 0xA8F0, symSize: 0x14 } - - { offset: 0x8B8E2, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwta', symObjAddr: 0x2630, symBinAddr: 0xA904, symSize: 0x60 } - - { offset: 0x8B8F6, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwet', symObjAddr: 0x2690, symBinAddr: 0xA964, symSize: 0x140 } - - { offset: 0x8B90A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVwst', symObjAddr: 0x27D0, symBinAddr: 0xAAA4, symSize: 0x1D0 } - - { offset: 0x8B91E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventVMa', symObjAddr: 0x29A0, symBinAddr: 0xAC74, symSize: 0x14 } - - { offset: 0x8B932, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCMU', symObjAddr: 0x29B4, symBinAddr: 0xAC88, symSize: 0x18 } - - { offset: 0x8B946, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCMa', symObjAddr: 0x29CC, symBinAddr: 0xACA0, symSize: 0x60 } - - { offset: 0x8B95A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCMr', symObjAddr: 0x2A2C, symBinAddr: 0xAD00, symSize: 0xCC } - - { offset: 0x8B96E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCACScAAAWl', symObjAddr: 0x2B70, symBinAddr: 0xADCC, symSize: 0x6C } - - { offset: 0x8B982, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TA', symObjAddr: 0x2C7C, symBinAddr: 0xAED8, symSize: 0xCC } - - { offset: 0x8B996, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TATQ0_', symObjAddr: 0x2D48, symBinAddr: 0xAFA4, symSize: 0x54 } - - { offset: 0x8B9AA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yAJ11TerminationOyAFsAG_p__GYbcfU0_TA', symObjAddr: 0x2D9C, symBinAddr: 0xAFF8, symSize: 0x8 } - - { offset: 0x8B9BE, size: 0x8, addend: 0x0, symName: '_$sScPSgWOc', symObjAddr: 0x2DA4, symBinAddr: 0xB000, symSize: 0xBC } - - { offset: 0x8B9D2, size: 0x8, addend: 0x0, symName: '_$sScPSgWOh', symObjAddr: 0x2E60, symBinAddr: 0xB0BC, symSize: 0x68 } - - { offset: 0x8B9E6, size: 0x8, addend: 0x0, symName: '_$sScTss5NeverORs_rlE4name8priority9operationScTyxABGSSSg_ScPSgxyYaYAcntcfcBoSRys4Int8VGXEfU_', symObjAddr: 0x2EC8, symBinAddr: 0xB124, symSize: 0x1B0 } - - { offset: 0x8BA12, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTR', symObjAddr: 0x3078, symBinAddr: 0xB2D4, symSize: 0x84 } - - { offset: 0x8BA31, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTQ0_', symObjAddr: 0x30FC, symBinAddr: 0xB358, symSize: 0x58 } - - { offset: 0x8BA50, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTA', symObjAddr: 0x3198, symBinAddr: 0xB3F4, symSize: 0xB4 } - - { offset: 0x8BA64, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTATQ0_', symObjAddr: 0x324C, symBinAddr: 0xB4A8, symSize: 0x54 } - - { offset: 0x8BA78, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTA.9', symObjAddr: 0x32E4, symBinAddr: 0xB540, symSize: 0xB4 } - - { offset: 0x8BA8C, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTA.9TQ0_', symObjAddr: 0x3398, symBinAddr: 0xB5F4, symSize: 0x54 } - - { offset: 0x8BAA0, size: 0x8, addend: 0x0, symName: '_$sSo12NSURLSessionC10FoundationE10AsyncBytesVAESciACWl', symObjAddr: 0x33EC, symBinAddr: 0xB648, symSize: 0x6C } - - { offset: 0x8BAB4, size: 0x8, addend: 0x0, symName: '_$sS2SSlsWl', symObjAddr: 0x3480, symBinAddr: 0xB6B4, symSize: 0x64 } - - { offset: 0x8BAC8, size: 0x8, addend: 0x0, symName: '_$sS2sSysWl', symObjAddr: 0x34E4, symBinAddr: 0xB718, symSize: 0x64 } - - { offset: 0x8BADC, size: 0x8, addend: 0x0, symName: '_$sSsWOh', symObjAddr: 0x3548, symBinAddr: 0xB77C, symSize: 0x28 } - - { offset: 0x8BAF0, size: 0x8, addend: 0x0, symName: '_$s10Foundation8URLErrorVAcA21_BridgedStoredNSErrorAAWl', symObjAddr: 0x3570, symBinAddr: 0xB7A4, symSize: 0x6C } - - { offset: 0x8BB04, size: 0x8, addend: 0x0, symName: '_$sSa22_allocateUninitializedySayxG_SpyxGtSiFZSS_ypt_Tt0gq5', symObjAddr: 0x35DC, symBinAddr: 0xB810, symSize: 0xE0 } - - { offset: 0x8BB31, size: 0x8, addend: 0x0, symName: '_$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSS_ypTt0gq5', symObjAddr: 0x36BC, symBinAddr: 0xB8F0, symSize: 0x1F8 } - - { offset: 0x8BB86, size: 0x8, addend: 0x0, symName: '_$sSa5countSivgSS_ypt_Tgq5', symObjAddr: 0x38B4, symBinAddr: 0xBAE8, symSize: 0x14 } - - { offset: 0x8BB9E, size: 0x8, addend: 0x0, symName: '_$sSa9_getCountSiyFSS_ypt_Tgq5', symObjAddr: 0x38C8, symBinAddr: 0xBAFC, symSize: 0x34 } - - { offset: 0x8BBB6, size: 0x8, addend: 0x0, symName: '_$sSa29_hoistableIsNativeTypeCheckedSbyFSS_ypt_Tgq5', symObjAddr: 0x38FC, symBinAddr: 0xBB30, symSize: 0xC } - - { offset: 0x8BBCE, size: 0x8, addend: 0x0, symName: '_$sSa11_getElement_20wasNativeTypeChecked22matchingSubscriptCheckxSi_Sbs16_DependenceTokenVtFSS_ypt_Tgq5', symObjAddr: 0x3908, symBinAddr: 0xBB3C, symSize: 0xA0 } - - { offset: 0x8BBFB, size: 0x8, addend: 0x0, symName: '_$ss22__RawDictionaryStorageC4findys10_HashTableV6BucketV6bucket_Sb5foundtxSHRzlFSS_Tgq5', symObjAddr: 0x39A8, symBinAddr: 0xBBDC, symSize: 0x80 } - - { offset: 0x8BC13, size: 0x8, addend: 0x0, symName: '_$sypWOb', symObjAddr: 0x3A28, symBinAddr: 0xBC5C, symSize: 0x1C } - - { offset: 0x8BC27, size: 0x8, addend: 0x0, symName: '_$ss12_ArrayBufferV19_getElementSlowPathyyXlSiFSS_ypt_Tgq5', symObjAddr: 0x3A44, symBinAddr: 0xBC78, symSize: 0x210 } - - { offset: 0x8BC54, size: 0x8, addend: 0x0, symName: '_$ss22__RawDictionaryStorageC4find_9hashValues10_HashTableV6BucketV6bucket_Sb5foundtx_SitSHRzlFSS_Tgq5', symObjAddr: 0x3C54, symBinAddr: 0xBE88, symSize: 0x138 } - - { offset: 0x8BC6C, size: 0x8, addend: 0x0, symName: '_$sSS_yptWOc', symObjAddr: 0x3D8C, symBinAddr: 0xBFC0, symSize: 0x68 } - - { offset: 0x8BC80, size: 0x8, addend: 0x0, symName: '_$sSS12_createEmpty19withInitialCapacitySSSi_tFZ', symObjAddr: 0x3DF4, symBinAddr: 0xC028, symSize: 0x74 } - - { offset: 0x8BC98, size: 0x8, addend: 0x0, symName: '_$sSS_yptWOh', symObjAddr: 0x3E68, symBinAddr: 0xC09C, symSize: 0x34 } - - { offset: 0x8BCAC, size: 0x8, addend: 0x0, symName: ___swift_destroy_boxed_opaque_existential_0, symObjAddr: 0x3E9C, symBinAddr: 0xC0D0, symSize: 0x60 } - - { offset: 0x8BCF9, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventV5eventSSvg', symObjAddr: 0x0, symBinAddr: 0x8354, symSize: 0x30 } - - { offset: 0x8BD0D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventV4dataSSvg', symObjAddr: 0x30, symBinAddr: 0x8384, symSize: 0x30 } - - { offset: 0x8BD2C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit8SSEEventV5event4dataACSS_SStcfC', symObjAddr: 0x60, symBinAddr: 0x83B4, symSize: 0x4 } - - { offset: 0x8BD98, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC3url33_AB39266BC7F7086954EBA62DBC7566ABLL10Foundation3URLVvg', symObjAddr: 0x64, symBinAddr: 0x83B8, symSize: 0x4C } - - { offset: 0x8BE07, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC7session33_AB39266BC7F7086954EBA62DBC7566ABLLSo12NSURLSessionCvg', symObjAddr: 0xB0, symBinAddr: 0x8404, symSize: 0x38 } - - { offset: 0x8BE26, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC3url7sessionAC10Foundation3URLV_So12NSURLSessionCtcfC', symObjAddr: 0x118, symBinAddr: 0x846C, symSize: 0x50 } - - { offset: 0x8BE3A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC3url7sessionAC10Foundation3URLV_So12NSURLSessionCtcfc', symObjAddr: 0x168, symBinAddr: 0x84BC, symSize: 0xD0 } - - { offset: 0x8BF4D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyF', symObjAddr: 0x238, symBinAddr: 0x858C, symSize: 0xD4 } - - { offset: 0x8BF70, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_', symObjAddr: 0x38C, symBinAddr: 0x8660, symSize: 0x260 } - - { offset: 0x8BFC8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_', symObjAddr: 0x5F4, symBinAddr: 0x88C8, symSize: 0x2B0 } - - { offset: 0x8C0E2, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TY0_', symObjAddr: 0x8A4, symBinAddr: 0x8B78, symSize: 0x198 } - - { offset: 0x8C147, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TQ1_', symObjAddr: 0xA3C, symBinAddr: 0x8D10, symSize: 0x104 } - - { offset: 0x8C1AF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TY2_', symObjAddr: 0xB40, symBinAddr: 0x8E14, symSize: 0x4D4 } - - { offset: 0x8C2B1, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TQ3_', symObjAddr: 0x1014, symBinAddr: 0x92E8, symSize: 0xB4 } - - { offset: 0x8C396, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TY4_', symObjAddr: 0x10C8, symBinAddr: 0x939C, symSize: 0x930 } - - { offset: 0x8C4AA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TY5_', symObjAddr: 0x19F8, symBinAddr: 0x9CCC, symSize: 0x198 } - - { offset: 0x8C531, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yyYacfU_TY6_', symObjAddr: 0x1B90, symBinAddr: 0x9E64, symSize: 0x1FC } - - { offset: 0x8C631, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC6eventsScsyAA8SSEEventVs5Error_pGyFyScs12ContinuationVyAFsAG_p_GXEfU_yAJ11TerminationOyAFsAG_p__GYbcfU0_', symObjAddr: 0x2308, symBinAddr: 0xA5DC, symSize: 0x54 } - - { offset: 0x8C66C, size: 0x8, addend: 0x0, symName: '_$s10Foundation10URLRequestV3url11cachePolicy15timeoutIntervalAcA3URLV_So017NSURLRequestCacheE0VSdtcfcfA0_', symObjAddr: 0x1D8C, symBinAddr: 0xA060, symSize: 0x8 } - - { offset: 0x8C680, size: 0x8, addend: 0x0, symName: '_$s10Foundation10URLRequestV3url11cachePolicy15timeoutIntervalAcA3URLV_So017NSURLRequestCacheE0VSdtcfcfA1_', symObjAddr: 0x1D94, symBinAddr: 0xA068, symSize: 0xC } - - { offset: 0x8C694, size: 0x8, addend: 0x0, symName: '_$s10Foundation21_BridgedStoredNSErrorPAAE_8userInfox4CodeQz_SDySSypGtcfcfA0_', symObjAddr: 0x1DA0, symBinAddr: 0xA074, symSize: 0x28 } - - { offset: 0x8C6CC, size: 0x8, addend: 0x0, symName: '_$sScTss5NeverORs_rlE4name8priority9operationScTyxABGSSSg_ScPSgxyYaYAcntcfC', symObjAddr: 0x1DC8, symBinAddr: 0xA09C, symSize: 0x540 } - - { offset: 0x8C6F9, size: 0x8, addend: 0x0, symName: '_$sScs_15bufferingPolicy_Scsyxs5Error_pGxm_Scs12ContinuationV09BufferingB0OyxsAB_p__GyAEyxsAB_p_GXEtcsAB_pRs_rlufcfA_', symObjAddr: 0x235C, symBinAddr: 0xA630, symSize: 0x14 } - - { offset: 0x8C71B, size: 0x8, addend: 0x0, symName: '_$sScs_15bufferingPolicy_Scsyxs5Error_pGxm_Scs12ContinuationV09BufferingB0OyxsAB_p__GyAEyxsAB_p_GXEtcsAB_pRs_rlufcfA0_', symObjAddr: 0x2370, symBinAddr: 0xA644, symSize: 0x78 } - - { offset: 0x8C761, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCfd', symObjAddr: 0x23E8, symBinAddr: 0xA6BC, symSize: 0x7C } - - { offset: 0x8C790, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCfD', symObjAddr: 0x2464, symBinAddr: 0xA738, symSize: 0x2C } - - { offset: 0x8C7B4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientC15unownedExecutorScevg', symObjAddr: 0x2490, symBinAddr: 0xA764, symSize: 0x2C } - - { offset: 0x8C7D6, size: 0x8, addend: 0x0, symName: '_$s9TetherKit9SSEClientCScAAAScA15unownedExecutorScevgTW', symObjAddr: 0x24BC, symBinAddr: 0xA790, symSize: 0x14 } - - { offset: 0x8C8E5, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL10Foundation0F0Vvg', symObjAddr: 0x0, symBinAddr: 0xC130, symSize: 0x40 } - - { offset: 0x8CC4A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVMa', symObjAddr: 0xF8, symBinAddr: 0xC228, symSize: 0x60 } - - { offset: 0x8CC5E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL4room4from6sourceAE10Foundation0F0V_S3StcfcfA2_', symObjAddr: 0x36C, symBinAddr: 0xC49C, symSize: 0x2C } - - { offset: 0x8CC78, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVWOc', symObjAddr: 0x558, symBinAddr: 0xC688, symSize: 0x114 } - - { offset: 0x8CC8C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVWOh', symObjAddr: 0x66C, symBinAddr: 0xC79C, symSize: 0x94 } - - { offset: 0x8CCA0, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC7encoder33_3A939116B607608972608D374972FD81LL10Foundation11JSONEncoderCvpfi', symObjAddr: 0x75C, symBinAddr: 0xC88C, symSize: 0x28 } - - { offset: 0x8CCB8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC7decoder33_3A939116B607608972608D374972FD81LL10Foundation11JSONDecoderCvpfi', symObjAddr: 0x7B4, symBinAddr: 0xC8E4, symSize: 0x28 } - - { offset: 0x8CCD0, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6config7sessionA2C6ConfigV_So12NSURLSessionCtcfcfA0_', symObjAddr: 0x80C, symBinAddr: 0xC93C, symSize: 0x30 } - - { offset: 0x8CCEA, size: 0x8, addend: 0x0, symName: '_$sS2SSysWl', symObjAddr: 0xFA0, symBinAddr: 0xD050, symSize: 0x64 } - - { offset: 0x8CCFE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVACSEAAWl', symObjAddr: 0x1D8C, symBinAddr: 0xDDC0, symSize: 0x64 } - - { offset: 0x8CD12, size: 0x8, addend: 0x0, symName: '_$s10Foundation4DataV15_RepresentationOWOe', symObjAddr: 0x1F00, symBinAddr: 0xDE24, symSize: 0x78 } - - { offset: 0x8CD26, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_TA', symObjAddr: 0x233C, symBinAddr: 0xE1CC, symSize: 0x8 } - - { offset: 0x8CD3A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCMU', symObjAddr: 0x3F5C, symBinAddr: 0xF8AC, symSize: 0x18 } - - { offset: 0x8CD4E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCMa', symObjAddr: 0x3F74, symBinAddr: 0xF8C4, symSize: 0x60 } - - { offset: 0x8CD62, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCMr', symObjAddr: 0x3FD4, symBinAddr: 0xF924, symSize: 0xE4 } - - { offset: 0x8CD76, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwCP', symObjAddr: 0x40B8, symBinAddr: 0xFA08, symSize: 0x164 } - - { offset: 0x8CD8A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwxx', symObjAddr: 0x421C, symBinAddr: 0xFB6C, symSize: 0x84 } - - { offset: 0x8CD9E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwcp', symObjAddr: 0x42A0, symBinAddr: 0xFBF0, symSize: 0x108 } - - { offset: 0x8CDB2, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwca', symObjAddr: 0x43A8, symBinAddr: 0xFCF8, symSize: 0x120 } - - { offset: 0x8CDC6, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwtk', symObjAddr: 0x44C8, symBinAddr: 0xFE18, symSize: 0x80 } - - { offset: 0x8CDDA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwta', symObjAddr: 0x4548, symBinAddr: 0xFE98, symSize: 0xE4 } - - { offset: 0x8CDEE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwet', symObjAddr: 0x462C, symBinAddr: 0xFF7C, symSize: 0x1C } - - { offset: 0x8CE02, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVwst', symObjAddr: 0x471C, symBinAddr: 0x1006C, symSize: 0x1C } - - { offset: 0x8CE16, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigVMr', symObjAddr: 0x47E4, symBinAddr: 0x10134, symSize: 0xB0 } - - { offset: 0x8CE2A, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCACScAAAWl', symObjAddr: 0x4894, symBinAddr: 0x101E4, symSize: 0x6C } - - { offset: 0x8CE3E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TA', symObjAddr: 0x49A0, symBinAddr: 0x102F0, symSize: 0xCC } - - { offset: 0x8CE52, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TATQ0_', symObjAddr: 0x4A6C, symBinAddr: 0x103BC, symSize: 0x54 } - - { offset: 0x8CE66, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yAI11TerminationOyAF__GYbcfU0_TA', symObjAddr: 0x4AC0, symBinAddr: 0x10410, symSize: 0x8 } - - { offset: 0x8CE7A, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTQ0_', symObjAddr: 0x5634, symBinAddr: 0x10418, symSize: 0x58 } - - { offset: 0x8CE99, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTA', symObjAddr: 0x56D0, symBinAddr: 0x104B4, symSize: 0xB4 } - - { offset: 0x8CEAD, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTATQ0_', symObjAddr: 0x5784, symBinAddr: 0x10568, symSize: 0x54 } - - { offset: 0x8CEC1, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTA.11', symObjAddr: 0x581C, symBinAddr: 0x10600, symSize: 0xB4 } - - { offset: 0x8CED5, size: 0x8, addend: 0x0, symName: '_$sxIeAgHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRTA.11TQ0_', symObjAddr: 0x58D0, symBinAddr: 0x106B4, symSize: 0x54 } - - { offset: 0x8CEE9, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVACSeAAWl', symObjAddr: 0x5924, symBinAddr: 0x10708, symSize: 0x64 } - - { offset: 0x8CEFD, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVSgWOi0_', symObjAddr: 0x5988, symBinAddr: 0x1076C, symSize: 0x4C } - - { offset: 0x8CF11, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVSgWOg', symObjAddr: 0x59D4, symBinAddr: 0x107B8, symSize: 0x128 } - - { offset: 0x8CF25, size: 0x8, addend: 0x0, symName: '_$s9TetherKit7MessageVSgWOi_', symObjAddr: 0x5D90, symBinAddr: 0x108E0, symSize: 0x4 } - - { offset: 0x8CFCB, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL10Foundation0F0Vvg', symObjAddr: 0x0, symBinAddr: 0xC130, symSize: 0x40 } - - { offset: 0x8CFEA, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL10Foundation0F0Vvs', symObjAddr: 0x40, symBinAddr: 0xC170, symSize: 0x60 } - - { offset: 0x8CFFE, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL10Foundation0F0VvM', symObjAddr: 0xA0, symBinAddr: 0xC1D0, symSize: 0x10 } - - { offset: 0x8D012, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL10Foundation0F0VvM.resume.0', symObjAddr: 0xB0, symBinAddr: 0xC1E0, symSize: 0x4 } - - { offset: 0x8D057, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4roomSSvg', symObjAddr: 0xB4, symBinAddr: 0xC1E4, symSize: 0x44 } - - { offset: 0x8D06B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4roomSSvs', symObjAddr: 0x158, symBinAddr: 0xC288, symSize: 0x58 } - - { offset: 0x8D07F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4roomSSvM', symObjAddr: 0x1B0, symBinAddr: 0xC2E0, symSize: 0x28 } - - { offset: 0x8D093, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4roomSSvM.resume.0', symObjAddr: 0x1D8, symBinAddr: 0xC308, symSize: 0x4 } - - { offset: 0x8D0A7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4fromSSvg', symObjAddr: 0x1DC, symBinAddr: 0xC30C, symSize: 0x44 } - - { offset: 0x8D0BB, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4fromSSvs', symObjAddr: 0x220, symBinAddr: 0xC350, symSize: 0x58 } - - { offset: 0x8D0CF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4fromSSvM', symObjAddr: 0x278, symBinAddr: 0xC3A8, symSize: 0x28 } - - { offset: 0x8D0E3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV4fromSSvM.resume.0', symObjAddr: 0x2A0, symBinAddr: 0xC3D0, symSize: 0x4 } - - { offset: 0x8D0F7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV6sourceSSvg', symObjAddr: 0x2A4, symBinAddr: 0xC3D4, symSize: 0x44 } - - { offset: 0x8D10B, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV6sourceSSvs', symObjAddr: 0x2E8, symBinAddr: 0xC418, symSize: 0x58 } - - { offset: 0x8D11F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV6sourceSSvM', symObjAddr: 0x340, symBinAddr: 0xC470, symSize: 0x28 } - - { offset: 0x8D133, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV6sourceSSvM.resume.0', symObjAddr: 0x368, symBinAddr: 0xC498, symSize: 0x4 } - - { offset: 0x8D152, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6ConfigV7baseURL4room4from6sourceAE10Foundation0F0V_S3StcfC', symObjAddr: 0x398, symBinAddr: 0xC4C8, symSize: 0x1C0 } - - { offset: 0x8D1B4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6config33_3A939116B607608972608D374972FD81LLAC6ConfigVvg', symObjAddr: 0x700, symBinAddr: 0xC830, symSize: 0x24 } - - { offset: 0x8D1F8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC7session33_3A939116B607608972608D374972FD81LLSo12NSURLSessionCvg', symObjAddr: 0x724, symBinAddr: 0xC854, symSize: 0x38 } - - { offset: 0x8D20C, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC7encoder33_3A939116B607608972608D374972FD81LL10Foundation11JSONEncoderCvg', symObjAddr: 0x784, symBinAddr: 0xC8B4, symSize: 0x30 } - - { offset: 0x8D220, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC7decoder33_3A939116B607608972608D374972FD81LL10Foundation11JSONDecoderCvg', symObjAddr: 0x7DC, symBinAddr: 0xC90C, symSize: 0x30 } - - { offset: 0x8D23F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6config7sessionA2C6ConfigV_So12NSURLSessionCtcfC', symObjAddr: 0x83C, symBinAddr: 0xC96C, symSize: 0x50 } - - { offset: 0x8D253, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC6config7sessionA2C6ConfigV_So12NSURLSessionCtcfc', symObjAddr: 0x88C, symBinAddr: 0xC9BC, symSize: 0x108 } - - { offset: 0x8D296, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC9streamURL33_3A939116B607608972608D374972FD81LL10Foundation0E0Vvg', symObjAddr: 0x994, symBinAddr: 0xCAC4, symSize: 0x53C } - - { offset: 0x8D2D1, size: 0x8, addend: 0x0, symName: '_$s10Foundation3URLV9appending4path13directoryHintACx_AC09DirectoryF0OtSyRzlFfA0_', symObjAddr: 0xF50, symBinAddr: 0xD000, symSize: 0x50 } - - { offset: 0x8D2F3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC4sendyySSYaKF', symObjAddr: 0x106C, symBinAddr: 0xD0B4, symSize: 0x1B4 } - - { offset: 0x8D3AF, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC4sendyySSYaKFTY0_', symObjAddr: 0x1220, symBinAddr: 0xD268, symSize: 0x564 } - - { offset: 0x8D473, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC4sendyySSYaKFTQ1_', symObjAddr: 0x1784, symBinAddr: 0xD7CC, symSize: 0x118 } - - { offset: 0x8D4F7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC4sendyySSYaKFTY2_', symObjAddr: 0x189C, symBinAddr: 0xD8E4, symSize: 0x3F4 } - - { offset: 0x8D5B3, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC4sendyySSYaKFTY3_', symObjAddr: 0x1C90, symBinAddr: 0xDCD8, symSize: 0xE8 } - - { offset: 0x8D70D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyF', symObjAddr: 0x200C, symBinAddr: 0xDE9C, symSize: 0xD0 } - - { offset: 0x8D730, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_', symObjAddr: 0x20DC, symBinAddr: 0xDF6C, symSize: 0x260 } - - { offset: 0x8D788, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_', symObjAddr: 0x2344, symBinAddr: 0xE1D4, symSize: 0x1C0 } - - { offset: 0x8D852, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY0_', symObjAddr: 0x2504, symBinAddr: 0xE394, symSize: 0x1AC } - - { offset: 0x8D8D8, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY1_', symObjAddr: 0x26B0, symBinAddr: 0xE540, symSize: 0x58 } - - { offset: 0x8D95E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY2_', symObjAddr: 0x2708, symBinAddr: 0xE598, symSize: 0xC0 } - - { offset: 0x8D9E4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TQ3_', symObjAddr: 0x27C8, symBinAddr: 0xE658, symSize: 0xA8 } - - { offset: 0x8DA6E, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY4_', symObjAddr: 0x2870, symBinAddr: 0xE700, symSize: 0x930 } - - { offset: 0x8DB42, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TQ5_', symObjAddr: 0x31A0, symBinAddr: 0xF030, symSize: 0xB8 } - - { offset: 0x8DBA9, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY6_', symObjAddr: 0x3258, symBinAddr: 0xF0E8, symSize: 0x21C } - - { offset: 0x8DC44, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY7_', symObjAddr: 0x3474, symBinAddr: 0xF304, symSize: 0x1C8 } - - { offset: 0x8DCE4, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yyYacfU_TY8_', symObjAddr: 0x363C, symBinAddr: 0xF4CC, symSize: 0x21C } - - { offset: 0x8DD7F, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15clipboardStreamScSyAA7MessageVGyFyScS12ContinuationVyAF_GXEfU_yAI11TerminationOyAF__GYbcfU0_', symObjAddr: 0x3DB0, symBinAddr: 0xF700, symSize: 0x54 } - - { offset: 0x8DDC1, size: 0x8, addend: 0x0, symName: '_$sSy10FoundationE4data5using20allowLossyConversionAA4DataVSgSSAAE8EncodingV_SbtFfA0_', symObjAddr: 0x3858, symBinAddr: 0xF6E8, symSize: 0x18 } - - { offset: 0x8DDEE, size: 0x8, addend: 0x0, symName: '_$sScS_15bufferingPolicy_ScSyxGxm_ScS12ContinuationV09BufferingB0Oyx__GyADyx_GXEtcfcfA_', symObjAddr: 0x3E04, symBinAddr: 0xF754, symSize: 0x14 } - - { offset: 0x8DE10, size: 0x8, addend: 0x0, symName: '_$sScS_15bufferingPolicy_ScSyxGxm_ScS12ContinuationV09BufferingB0Oyx__GyADyx_GXEtcfcfA0_', symObjAddr: 0x3E18, symBinAddr: 0xF768, symSize: 0x58 } - - { offset: 0x8DE4D, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCfd', symObjAddr: 0x3E70, symBinAddr: 0xF7C0, symSize: 0x80 } - - { offset: 0x8DE71, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCfD', symObjAddr: 0x3EF0, symBinAddr: 0xF840, symSize: 0x2C } - - { offset: 0x8DE95, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientC15unownedExecutorScevg', symObjAddr: 0x3F1C, symBinAddr: 0xF86C, symSize: 0x2C } - - { offset: 0x8DEB7, size: 0x8, addend: 0x0, symName: '_$s9TetherKit0A6ClientCScAAAScA15unownedExecutorScevgTW', symObjAddr: 0x3F48, symBinAddr: 0xF898, symSize: 0x14 } - - { offset: 0x8DF7F, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV14testingLibrary33_A4DF7419736C27485BEF1BB26FB56639LLSSyFZ', symObjAddr: 0x0, symBinAddr: 0x108E4, symSize: 0x230 } - - { offset: 0x8E092, size: 0x8, addend: 0x0, symName: '_$sSaySSGSayxGSlsWl', symObjAddr: 0x2B0, symBinAddr: 0x10B14, symSize: 0x74 } - - { offset: 0x8E0A6, size: 0x8, addend: 0x0, symName: '_$ss16IndexingIteratorVySaySSGGWOh', symObjAddr: 0x39C, symBinAddr: 0x10B88, symSize: 0x28 } - - { offset: 0x8E0BA, size: 0x8, addend: 0x0, symName: '_$sS2cMScAsWl', symObjAddr: 0x618, symBinAddr: 0x10E04, symSize: 0x6C } - - { offset: 0x8E0CE, size: 0x8, addend: 0x0, symName: '_$sIetH_yts5Error_pIegHrzo_TR', symObjAddr: 0x8FC, symBinAddr: 0x110E8, symSize: 0x78 } - - { offset: 0x8E0ED, size: 0x8, addend: 0x0, symName: '_$sIetH_yts5Error_pIegHrzo_TRTQ0_', symObjAddr: 0x974, symBinAddr: 0x11160, symSize: 0x58 } - - { offset: 0x8E10C, size: 0x8, addend: 0x0, symName: '_$sIetH_yts5Error_pIegHrzo_TRTA', symObjAddr: 0x9F4, symBinAddr: 0x111E0, symSize: 0x9C } - - { offset: 0x8E120, size: 0x8, addend: 0x0, symName: '_$sIetH_yts5Error_pIegHrzo_TRTATQ0_', symObjAddr: 0xA90, symBinAddr: 0x1127C, symSize: 0x54 } - - { offset: 0x8E134, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerVMa', symObjAddr: 0xAE4, symBinAddr: 0x112D0, symSize: 0x14 } - - { offset: 0x8E19B, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV14testingLibrary33_A4DF7419736C27485BEF1BB26FB56639LLSSyFZ', symObjAddr: 0x0, symBinAddr: 0x108E4, symSize: 0x230 } - - { offset: 0x8E228, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV4mainyyYaFZ', symObjAddr: 0x3C4, symBinAddr: 0x10BB0, symSize: 0xB0 } - - { offset: 0x8E26D, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV4mainyyYaFZTY0_', symObjAddr: 0x474, symBinAddr: 0x10C60, symSize: 0x154 } - - { offset: 0x8E2B1, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV4mainyyYaFZTQ1_', symObjAddr: 0x5C8, symBinAddr: 0x10DB4, symSize: 0x50 } - - { offset: 0x8E2F6, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV5$mainyyYaFZ', symObjAddr: 0x684, symBinAddr: 0x10E70, symSize: 0x84 } - - { offset: 0x8E316, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV5$mainyyYaFZTQ0_', symObjAddr: 0x708, symBinAddr: 0x10EF4, symSize: 0x80 } - - { offset: 0x8E335, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerV5$mainyyYaFZTY1_', symObjAddr: 0x788, symBinAddr: 0x10F74, symSize: 0x40 } - - { offset: 0x8E354, size: 0x8, addend: 0x0, symName: '_$s21TetherKitPackageTests6RunnerVACycfC', symObjAddr: 0x7C8, symBinAddr: 0x10FB4, symSize: 0x4 } - - { offset: 0x8E376, size: 0x8, addend: 0x0, symName: _async_Main, symObjAddr: 0x7CC, symBinAddr: 0x10FB8, symSize: 0x6C } - - { offset: 0x8E38A, size: 0x8, addend: 0x0, symName: _async_MainTQ0_, symObjAddr: 0x838, symBinAddr: 0x11024, symSize: 0x3C } - - { offset: 0x8E39E, size: 0x8, addend: 0x0, symName: _main, symObjAddr: 0x874, symBinAddr: 0x11060, symSize: 0x88 } - - { offset: 0x8E41D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB40Tests07MessageC05SuitefMp_9generatorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LL7Testing4TestVyYaYbF', symObjAddr: 0x0, symBinAddr: 0x112E4, symSize: 0x78 } - - { offset: 0x8E441, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB39Tests07MessageC05SuitefMp_8accessorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLySbSv_S2VSgSutXCvp', symObjAddr: 0x6C80, symBinAddr: 0x1CF00, symSize: 0x0 } - - { offset: 0x8E45B, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB49Tests07MessageC05SuitefMp_17testContentRecordfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLs6UInt32V4kind_AE9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvp', symObjAddr: 0x6E38, symBinAddr: 0x1D0D0, symSize: 0x0 } - - { offset: 0x8E475, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZ', symObjAddr: 0x6C88, symBinAddr: 0x1CF08, symSize: 0x0 } - - { offset: 0x8E48F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15decodeClipboard4TestfMp_33testContentRecord5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZ', symObjAddr: 0x6E58, symBinAddr: 0x1D0F0, symSize: 0x0 } - - { offset: 0x8E4A9, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZ', symObjAddr: 0x6C90, symBinAddr: 0x1CF10, symSize: 0x0 } - - { offset: 0x8E4C3, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D69C0V16encodeOmitsEmpty4TestfMp_33testContentRecord55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZ', symObjAddr: 0x6E78, symBinAddr: 0x1D110, symSize: 0x0 } - - { offset: 0x8E4DD, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZ', symObjAddr: 0x6C98, symBinAddr: 0x1CF18, symSize: 0x0 } - - { offset: 0x8E4F7, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15roundTripSignal4TestfMp_33testContentRecord18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZ', symObjAddr: 0x6E98, symBinAddr: 0x1D130, symSize: 0x0 } - - { offset: 0x8E505, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB40Tests07MessageC05SuitefMp_9generatorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LL7Testing4TestVyYaYbF', symObjAddr: 0x0, symBinAddr: 0x112E4, symSize: 0x78 } - - { offset: 0x8E523, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB40Tests07MessageC05SuitefMp_9generatorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LL7Testing4TestVyYaYbFTY0_', symObjAddr: 0x78, symBinAddr: 0x1135C, symSize: 0x160 } - - { offset: 0x8E541, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB39Tests07MessageC05SuitefMp_8accessorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLySbSv_S2VSgSutXCvpfiSbSv_SVADSutcfU_', symObjAddr: 0x1D8, symBinAddr: 0x114BC, symSize: 0x6C } - - { offset: 0x8E598, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB39Tests07MessageC05SuitefMp_8accessorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLySbSv_S2VSgSutXCvpfiSbSv_SVADSutcfU_To', symObjAddr: 0x244, symBinAddr: 0x11528, symSize: 0x18 } - - { offset: 0x8E5B0, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB39Tests07MessageC05SuitefMp_8accessorfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLySbSv_S2VSgSutXCvau', symObjAddr: 0x25C, symBinAddr: 0x11540, symSize: 0xC } - - { offset: 0x8E5CE, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB49Tests07MessageC05SuitefMp_17testContentRecordfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLs6UInt32V4kind_AE9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpfiSbSv_SVAHSutcfU_', symObjAddr: 0x268, symBinAddr: 0x1154C, symSize: 0x44 } - - { offset: 0x8E625, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB49Tests07MessageC05SuitefMp_17testContentRecordfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLs6UInt32V4kind_AE9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpfiSbSv_SVAHSutcfU_To', symObjAddr: 0x2AC, symBinAddr: 0x11590, symSize: 0x18 } - - { offset: 0x8E63D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests04$s14aB49Tests07MessageC05SuitefMp_17testContentRecordfMu_33_4342439A60D2A27BCC6DAF17CB04D1C0LLs6UInt32V4kind_AE9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvau', symObjAddr: 0x2C4, symBinAddr: 0x115A8, symSize: 0xC } - - { offset: 0x8EAFF, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKFfA_', symObjAddr: 0x444, symBinAddr: 0x11728, symSize: 0x14 } - - { offset: 0x8EB8A, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL_WZ', symObjAddr: 0x17C0, symBinAddr: 0x12AA4, symSize: 0x4 } - - { offset: 0x8EBA4, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvau', symObjAddr: 0x1910, symBinAddr: 0x12BF4, symSize: 0xC } - - { offset: 0x8EBC2, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15decodeClipboard4TestfMp_33testContentRecord5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL_WZ', symObjAddr: 0x1928, symBinAddr: 0x12C0C, symSize: 0x4 } - - { offset: 0x8EBDC, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15decodeClipboard4TestfMp_33testContentRecord5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvau', symObjAddr: 0x1988, symBinAddr: 0x12C6C, symSize: 0xC } - - { offset: 0x8EBFA, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFfA_', symObjAddr: 0x2068, symBinAddr: 0x1334C, symSize: 0x14 } - - { offset: 0x8EC7A, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL_WZ', symObjAddr: 0x38E8, symBinAddr: 0x14BCC, symSize: 0x4 } - - { offset: 0x8EC94, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvau', symObjAddr: 0x3A38, symBinAddr: 0x14D1C, symSize: 0xC } - - { offset: 0x8ECB2, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D69C0V16encodeOmitsEmpty4TestfMp_33testContentRecord55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL_WZ', symObjAddr: 0x3A50, symBinAddr: 0x14D34, symSize: 0x4 } - - { offset: 0x8ECCC, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D69C0V16encodeOmitsEmpty4TestfMp_33testContentRecord55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvau', symObjAddr: 0x3AB0, symBinAddr: 0x14D94, symSize: 0xC } - - { offset: 0x8ECEA, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFfA_', symObjAddr: 0x4128, symBinAddr: 0x1540C, symSize: 0x14 } - - { offset: 0x8ED48, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL_WZ', symObjAddr: 0x51FC, symBinAddr: 0x164E0, symSize: 0x4 } - - { offset: 0x8ED62, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvau', symObjAddr: 0x534C, symBinAddr: 0x16630, symSize: 0xC } - - { offset: 0x8ED80, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15roundTripSignal4TestfMp_33testContentRecord18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL_WZ', symObjAddr: 0x5364, symBinAddr: 0x16648, symSize: 0x4 } - - { offset: 0x8ED9A, size: 0x8, addend: 0x0, symName: '_$sSS8UTF8ViewVABSTsWl', symObjAddr: 0x5444, symBinAddr: 0x166A8, symSize: 0x64 } - - { offset: 0x8EDAE, size: 0x8, addend: 0x0, symName: '_$ss6ResultOyyts5Error_pGWOh', symObjAddr: 0x5584, symBinAddr: 0x1670C, symSize: 0x30 } - - { offset: 0x8EDC2, size: 0x8, addend: 0x0, symName: '_$ss6ResultOyyts5Error_pGWOe', symObjAddr: 0x55B4, symBinAddr: 0x1673C, symSize: 0x38 } - - { offset: 0x8EDD6, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15decodeClipboard4TestfMp_25generator5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TA', symObjAddr: 0x5724, symBinAddr: 0x16774, symSize: 0x6C } - - { offset: 0x8EDEA, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15decodeClipboard4TestfMp_25generator5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TATQ0_', symObjAddr: 0x5790, symBinAddr: 0x167E0, symSize: 0x54 } - - { offset: 0x8EDFE, size: 0x8, addend: 0x0, symName: '_$s10Foundation4DataV15_RepresentationOWOy', symObjAddr: 0x5848, symBinAddr: 0x16834, symSize: 0x78 } - - { offset: 0x8EE12, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVMa', symObjAddr: 0x58C0, symBinAddr: 0x168AC, symSize: 0x94 } - - { offset: 0x8EE26, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVABs10SetAlgebraSCWl', symObjAddr: 0x5954, symBinAddr: 0x16940, symSize: 0x6C } - - { offset: 0x8EE3A, size: 0x8, addend: 0x0, symName: '_$sypSgWOh', symObjAddr: 0x59E8, symBinAddr: 0x169AC, symSize: 0x38 } - - { offset: 0x8EE4E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D61C0V16encodeOmitsEmpty4TestfMp_25generator55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TA', symObjAddr: 0x5A80, symBinAddr: 0x169E4, symSize: 0x6C } - - { offset: 0x8EE62, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D61C0V16encodeOmitsEmpty4TestfMp_25generator55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TATQ0_', symObjAddr: 0x5AEC, symBinAddr: 0x16A50, symSize: 0x54 } - - { offset: 0x8EE76, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15roundTripSignal4TestfMp_33testContentRecord18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvau', symObjAddr: 0x5B40, symBinAddr: 0x16AA4, symSize: 0xC } - - { offset: 0x8EE94, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKF0aB00A4JSONOSgyXEfu5_TA', symObjAddr: 0x60B8, symBinAddr: 0x16DD8, symSize: 0x8 } - - { offset: 0x8EEA8, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15roundTripSignal4TestfMp_25generator18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TA', symObjAddr: 0x6138, symBinAddr: 0x16E10, symSize: 0x6C } - - { offset: 0x8EEBC, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15roundTripSignal4TestfMp_25generator18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TATQ0_', symObjAddr: 0x61A4, symBinAddr: 0x16E7C, symSize: 0x54 } - - { offset: 0x8EED0, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0VMa', symObjAddr: 0x61F8, symBinAddr: 0x16ED0, symSize: 0x14 } - - { offset: 0x8EEE4, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs9OptionSetSCSYWb', symObjAddr: 0x6870, symBinAddr: 0x17548, symSize: 0x14 } - - { offset: 0x8EEF8, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVABSYSCWl', symObjAddr: 0x6884, symBinAddr: 0x1755C, symSize: 0x6C } - - { offset: 0x8EF0C, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs9OptionSetSCs0D7AlgebraPWb', symObjAddr: 0x68F0, symBinAddr: 0x175C8, symSize: 0x14 } - - { offset: 0x8EF20, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCSQWb', symObjAddr: 0x6904, symBinAddr: 0x175DC, symSize: 0x14 } - - { offset: 0x8EF34, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVABSQSCWl', symObjAddr: 0x6918, symBinAddr: 0x175F0, symSize: 0x6C } - - { offset: 0x8EF48, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCs25ExpressibleByArrayLiteralPWb', symObjAddr: 0x6984, symBinAddr: 0x1765C, symSize: 0x14 } - - { offset: 0x8EF5C, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVABs25ExpressibleByArrayLiteralSCWl', symObjAddr: 0x6998, symBinAddr: 0x17670, symSize: 0x6C } - - { offset: 0x8EF70, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVABs9OptionSetSCWl', symObjAddr: 0x6A04, symBinAddr: 0x176DC, symSize: 0x6C } - - { offset: 0x8EF84, size: 0x8, addend: 0x0, symName: '_$sS2us17FixedWidthIntegersWl', symObjAddr: 0x6A70, symBinAddr: 0x17748, symSize: 0x64 } - - { offset: 0x8F232, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVSQSCSQ2eeoiySbx_xtFZTW', symObjAddr: 0x6760, symBinAddr: 0x17438, symSize: 0x48 } - - { offset: 0x8F333, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ', symObjAddr: 0x2D0, symBinAddr: 0x115B4, symSize: 0x20 } - - { offset: 0x8F354, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKF', symObjAddr: 0x458, symBinAddr: 0x1173C, symSize: 0xE8 } - - { offset: 0x8F38B, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY0_', symObjAddr: 0x540, symBinAddr: 0x11824, symSize: 0x9C } - - { offset: 0x8F3EC, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKFTQ1_', symObjAddr: 0x5DC, symBinAddr: 0x118C0, symSize: 0x70 } - - { offset: 0x8F424, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY2_', symObjAddr: 0x64C, symBinAddr: 0x11930, symSize: 0x170 } - - { offset: 0x8F498, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKFTQ3_', symObjAddr: 0x7BC, symBinAddr: 0x11AA0, symSize: 0x70 } - - { offset: 0x8F4EB, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijK14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY4_', symObjAddr: 0x82C, symBinAddr: 0x11B10, symSize: 0xCC } - - { offset: 0x8F53E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTY0_', symObjAddr: 0x2F0, symBinAddr: 0x115D4, symSize: 0x84 } - - { offset: 0x8F55F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTQ1_', symObjAddr: 0x374, symBinAddr: 0x11658, symSize: 0xB0 } - - { offset: 0x8F580, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15decodeClipboard4TestfMp_17Z5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTY2_', symObjAddr: 0x424, symBinAddr: 0x11708, symSize: 0x20 } - - { offset: 0x8F5A1, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0VACycfC', symObjAddr: 0x8F8, symBinAddr: 0x11BDC, symSize: 0x4 } - - { offset: 0x8F5C2, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKF', symObjAddr: 0x8FC, symBinAddr: 0x11BE0, symSize: 0xB68 } - - { offset: 0x8F65F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSb0aB00D0V4KindOSg_AJyXEtXEfU3_', symObjAddr: 0x19D4, symBinAddr: 0x12CB8, symSize: 0xCC } - - { offset: 0x8F689, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKF0aB00D0V4KindOSgyXEfu4_', symObjAddr: 0x1AA0, symBinAddr: 0x12D84, symSize: 0x8 } - - { offset: 0x8F6A1, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSay7Testing7CommentVGyXEfu5_', symObjAddr: 0x1AA8, symBinAddr: 0x12D8C, symSize: 0x30 } - - { offset: 0x8F6B9, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSbSSSg_AEyXEtXEfU6_', symObjAddr: 0x1AD8, symBinAddr: 0x12DBC, symSize: 0x150 } - - { offset: 0x8F6E3, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSSSgyXEfu7_', symObjAddr: 0x1C28, symBinAddr: 0x12F0C, symSize: 0x44 } - - { offset: 0x8F6FB, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSay7Testing7CommentVGyXEfu8_', symObjAddr: 0x1C6C, symBinAddr: 0x12F50, symSize: 0x30 } - - { offset: 0x8F713, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSbSSSg_AEyXEtXEfU9_', symObjAddr: 0x1C9C, symBinAddr: 0x12F80, symSize: 0x150 } - - { offset: 0x8F73D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSSSgyXEfu10_', symObjAddr: 0x1DEC, symBinAddr: 0x130D0, symSize: 0x44 } - - { offset: 0x8F755, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSay7Testing7CommentVGyXEfu11_', symObjAddr: 0x1E30, symBinAddr: 0x13114, symSize: 0x30 } - - { offset: 0x8F76D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSbs5Int64V_AFyXEtXEfU12_', symObjAddr: 0x1E60, symBinAddr: 0x13144, symSize: 0x4C } - - { offset: 0x8F797, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFs5Int64VyXEfu13_', symObjAddr: 0x1EAC, symBinAddr: 0x13190, symSize: 0x18 } - - { offset: 0x8F7AF, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15decodeClipboardyyKFSay7Testing7CommentVGyXEfu14_', symObjAddr: 0x1EC4, symBinAddr: 0x131A8, symSize: 0x30 } - - { offset: 0x8F7DE, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15decodeClipboard4TestfMp_25generator5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZ', symObjAddr: 0x1464, symBinAddr: 0x12748, symSize: 0x78 } - - { offset: 0x8F7FF, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15decodeClipboard4TestfMp_25generator5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_', symObjAddr: 0x16D0, symBinAddr: 0x129B4, symSize: 0x6C } - - { offset: 0x8F82D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15decodeClipboard4TestfMp_25generator5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TQ0_', symObjAddr: 0x173C, symBinAddr: 0x12A20, symSize: 0x84 } - - { offset: 0x8F85B, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15decodeClipboard4TestfMp_25generator5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZTY0_', symObjAddr: 0x14DC, symBinAddr: 0x127C0, symSize: 0x1F4 } - - { offset: 0x8F87C, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_', symObjAddr: 0x17C4, symBinAddr: 0x12AA8, symSize: 0x6C } - - { offset: 0x8F8CD, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_7Testing4TestVyYaYbcfu_', symObjAddr: 0x1830, symBinAddr: 0x12B14, symSize: 0x74 } - - { offset: 0x8F8E1, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_7Testing4TestVyYaYbcfu_TQ0_', symObjAddr: 0x18A4, symBinAddr: 0x12B88, symSize: 0x54 } - - { offset: 0x8F8F5, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_To', symObjAddr: 0x18F8, symBinAddr: 0x12BDC, symSize: 0x18 } - - { offset: 0x8F909, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15decodeClipboard4TestfMp_24accessor5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvgZ', symObjAddr: 0x191C, symBinAddr: 0x12C00, symSize: 0xC } - - { offset: 0x8F91D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15decodeClipboard4TestfMp_33testContentRecord5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZfiSbSv_SVAJSutcfU_', symObjAddr: 0x192C, symBinAddr: 0x12C10, symSize: 0x44 } - - { offset: 0x8F96E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15decodeClipboard4TestfMp_33testContentRecord5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZfiSbSv_SVAJSutcfU_To', symObjAddr: 0x1970, symBinAddr: 0x12C54, symSize: 0x18 } - - { offset: 0x8F98D, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15decodeClipboard4TestfMp_33testContentRecord5f7201a543f22d40fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvgZ', symObjAddr: 0x1994, symBinAddr: 0x12C78, symSize: 0x40 } - - { offset: 0x8F9A1, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ', symObjAddr: 0x1EF4, symBinAddr: 0x131D8, symSize: 0x20 } - - { offset: 0x8F9C2, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKF', symObjAddr: 0x207C, symBinAddr: 0x13360, symSize: 0xE8 } - - { offset: 0x8F9F9, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY0_', symObjAddr: 0x2164, symBinAddr: 0x13448, symSize: 0x9C } - - { offset: 0x8FA5A, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTQ1_', symObjAddr: 0x2200, symBinAddr: 0x134E4, symSize: 0x70 } - - { offset: 0x8FA92, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY2_', symObjAddr: 0x2270, symBinAddr: 0x13554, symSize: 0x170 } - - { offset: 0x8FB06, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTQ3_', symObjAddr: 0x23E0, symBinAddr: 0x136C4, symSize: 0x70 } - - { offset: 0x8FB59, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY4_', symObjAddr: 0x2450, symBinAddr: 0x13734, symSize: 0xCC } - - { offset: 0x8FBAC, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTY0_', symObjAddr: 0x1F14, symBinAddr: 0x131F8, symSize: 0x84 } - - { offset: 0x8FBCD, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTQ1_', symObjAddr: 0x1F98, symBinAddr: 0x1327C, symSize: 0xB0 } - - { offset: 0x8FBEE, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D53C0V16encodeOmitsEmpty4TestfMp_17Z55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTY2_', symObjAddr: 0x2048, symBinAddr: 0x1332C, symSize: 0x20 } - - { offset: 0x8FC0F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKF', symObjAddr: 0x251C, symBinAddr: 0x13800, symSize: 0x1070 } - - { offset: 0x8FCB4, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSbSSSg_AEyXEtXEfU3_', symObjAddr: 0x3AFC, symBinAddr: 0x14DE0, symSize: 0x150 } - - { offset: 0x8FCDE, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSSSgyXEfu4_', symObjAddr: 0x3C4C, symBinAddr: 0x14F30, symSize: 0x44 } - - { offset: 0x8FCF6, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSay7Testing7CommentVGyXEfu5_', symObjAddr: 0x3C90, symBinAddr: 0x14F74, symSize: 0x30 } - - { offset: 0x8FD0E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSbSSSg_AEyXEtXEfU6_', symObjAddr: 0x3CC0, symBinAddr: 0x14FA4, symSize: 0x150 } - - { offset: 0x8FD38, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSSSgyXEfu7_', symObjAddr: 0x3E10, symBinAddr: 0x150F4, symSize: 0x44 } - - { offset: 0x8FD50, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSay7Testing7CommentVGyXEfu8_', symObjAddr: 0x3E54, symBinAddr: 0x15138, symSize: 0x30 } - - { offset: 0x8FD68, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSbypSg_s26_OptionalNilComparisonTypeVyXEtXEfU9_', symObjAddr: 0x3E84, symBinAddr: 0x15168, symSize: 0x64 } - - { offset: 0x8FD93, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFs26_OptionalNilComparisonTypeVyXEfu10_', symObjAddr: 0x3EE8, symBinAddr: 0x151CC, symSize: 0x4 } - - { offset: 0x8FDAB, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSay7Testing7CommentVGyXEfu11_', symObjAddr: 0x3EEC, symBinAddr: 0x151D0, symSize: 0x30 } - - { offset: 0x8FDC3, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSbypSg_s26_OptionalNilComparisonTypeVyXEtXEfU12_', symObjAddr: 0x3F1C, symBinAddr: 0x15200, symSize: 0x64 } - - { offset: 0x8FDEE, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFs26_OptionalNilComparisonTypeVyXEfu13_', symObjAddr: 0x3F80, symBinAddr: 0x15264, symSize: 0x4 } - - { offset: 0x8FE06, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V16encodeOmitsEmptyyyKFSay7Testing7CommentVGyXEfu14_', symObjAddr: 0x3F84, symBinAddr: 0x15268, symSize: 0x30 } - - { offset: 0x8FE1F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D61C0V16encodeOmitsEmpty4TestfMp_25generator55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZ', symObjAddr: 0x358C, symBinAddr: 0x14870, symSize: 0x78 } - - { offset: 0x8FE40, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D61C0V16encodeOmitsEmpty4TestfMp_25generator55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_', symObjAddr: 0x37F8, symBinAddr: 0x14ADC, symSize: 0x6C } - - { offset: 0x8FE6E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D61C0V16encodeOmitsEmpty4TestfMp_25generator55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TQ0_', symObjAddr: 0x3864, symBinAddr: 0x14B48, symSize: 0x84 } - - { offset: 0x8FE9C, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D61C0V16encodeOmitsEmpty4TestfMp_25generator55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZTY0_', symObjAddr: 0x3604, symBinAddr: 0x148E8, symSize: 0x1F4 } - - { offset: 0x8FEBD, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_', symObjAddr: 0x38EC, symBinAddr: 0x14BD0, symSize: 0x6C } - - { offset: 0x8FF0E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_7Testing4TestVyYaYbcfu_', symObjAddr: 0x3958, symBinAddr: 0x14C3C, symSize: 0x74 } - - { offset: 0x8FF22, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_7Testing4TestVyYaYbcfu_TQ0_', symObjAddr: 0x39CC, symBinAddr: 0x14CB0, symSize: 0x54 } - - { offset: 0x8FF36, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_To', symObjAddr: 0x3A20, symBinAddr: 0x14D04, symSize: 0x18 } - - { offset: 0x8FF4A, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V16encodeOmitsEmpty4TestfMp_24accessor55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvgZ', symObjAddr: 0x3A44, symBinAddr: 0x14D28, symSize: 0xC } - - { offset: 0x8FF5E, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D69C0V16encodeOmitsEmpty4TestfMp_33testContentRecord55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZfiSbSv_SVAJSutcfU_', symObjAddr: 0x3A54, symBinAddr: 0x14D38, symSize: 0x44 } - - { offset: 0x8FFAF, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D69C0V16encodeOmitsEmpty4TestfMp_33testContentRecord55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZfiSbSv_SVAJSutcfU_To', symObjAddr: 0x3A98, symBinAddr: 0x14D7C, symSize: 0x18 } - - { offset: 0x8FFC3, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D69C0V16encodeOmitsEmpty4TestfMp_33testContentRecord55a081735ef3c50bfMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvgZ', symObjAddr: 0x3ABC, symBinAddr: 0x14DA0, symSize: 0x40 } - - { offset: 0x8FFD7, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ', symObjAddr: 0x3FB4, symBinAddr: 0x15298, symSize: 0x20 } - - { offset: 0x8FFF8, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKF', symObjAddr: 0x413C, symBinAddr: 0x15420, symSize: 0xE8 } - - { offset: 0x9002F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY0_', symObjAddr: 0x4224, symBinAddr: 0x15508, symSize: 0x9C } - - { offset: 0x90090, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTQ1_', symObjAddr: 0x42C0, symBinAddr: 0x155A4, symSize: 0x70 } - - { offset: 0x900C8, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY2_', symObjAddr: 0x4330, symBinAddr: 0x15614, symSize: 0x170 } - - { offset: 0x9013C, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTQ3_', symObjAddr: 0x44A0, symBinAddr: 0x15784, symSize: 0x70 } - - { offset: 0x9018F, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZ0eabfdghijkL14_7__localfMu0_L_yyScA_pSgYiYaYbKFTY4_', symObjAddr: 0x4510, symBinAddr: 0x157F4, symSize: 0xCC } - - { offset: 0x901E2, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTY0_', symObjAddr: 0x3FD4, symBinAddr: 0x152B8, symSize: 0x84 } - - { offset: 0x90203, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTQ1_', symObjAddr: 0x4058, symBinAddr: 0x1533C, symSize: 0xB0 } - - { offset: 0x90224, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D52C0V15roundTripSignal4TestfMp_17Z18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLyyYaYbKFZTY2_', symObjAddr: 0x4108, symBinAddr: 0x153EC, symSize: 0x20 } - - { offset: 0x90245, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKF', symObjAddr: 0x45DC, symBinAddr: 0x158C0, symSize: 0x8C4 } - - { offset: 0x902DF, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKFSb0aB00D0V4KindOSg_AJyXEtXEfU1_', symObjAddr: 0x5B8C, symBinAddr: 0x16AF0, symSize: 0xCC } - - { offset: 0x90309, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKF0aB00D0V4KindOSgyXEfu2_', symObjAddr: 0x5C58, symBinAddr: 0x16BBC, symSize: 0x10 } - - { offset: 0x90321, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKFSay7Testing7CommentVGyXEfu3_', symObjAddr: 0x5C68, symBinAddr: 0x16BCC, symSize: 0x30 } - - { offset: 0x90339, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKFSb0aB00A4JSONOSg_AHyXEtXEfU4_', symObjAddr: 0x5D60, symBinAddr: 0x16BFC, symSize: 0x18C } - - { offset: 0x90363, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKF0aB00A4JSONOSgyXEfu5_', symObjAddr: 0x5EEC, symBinAddr: 0x16D88, symSize: 0x50 } - - { offset: 0x9037B, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V15roundTripSignalyyKFSay7Testing7CommentVGyXEfu6_', symObjAddr: 0x60C0, symBinAddr: 0x16DE0, symSize: 0x30 } - - { offset: 0x90394, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15roundTripSignal4TestfMp_25generator18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZ', symObjAddr: 0x4EA0, symBinAddr: 0x16184, symSize: 0x78 } - - { offset: 0x903B5, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15roundTripSignal4TestfMp_25generator18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_', symObjAddr: 0x510C, symBinAddr: 0x163F0, symSize: 0x6C } - - { offset: 0x903E3, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15roundTripSignal4TestfMp_25generator18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZyyYaYbKcfu_TQ0_', symObjAddr: 0x5178, symBinAddr: 0x1645C, symSize: 0x84 } - - { offset: 0x90411, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D60C0V15roundTripSignal4TestfMp_25generator18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LL7Testing4TestVyYaYbFZTY0_', symObjAddr: 0x4F18, symBinAddr: 0x161FC, symSize: 0x1F4 } - - { offset: 0x90432, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_', symObjAddr: 0x5200, symBinAddr: 0x164E4, symSize: 0x6C } - - { offset: 0x90483, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_7Testing4TestVyYaYbcfu_', symObjAddr: 0x526C, symBinAddr: 0x16550, symSize: 0x74 } - - { offset: 0x90497, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_7Testing4TestVyYaYbcfu_TQ0_', symObjAddr: 0x52E0, symBinAddr: 0x165C4, symSize: 0x54 } - - { offset: 0x904AB, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvpZfiSbSv_SVAFSutcfU_To', symObjAddr: 0x5334, symBinAddr: 0x16618, symSize: 0x18 } - - { offset: 0x904BF, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D59C0V15roundTripSignal4TestfMp_24accessor18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLySbSv_S2VSgSutXCvgZ', symObjAddr: 0x5358, symBinAddr: 0x1663C, symSize: 0xC } - - { offset: 0x904D3, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15roundTripSignal4TestfMp_33testContentRecord18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZfiSbSv_SVAJSutcfU_', symObjAddr: 0x5368, symBinAddr: 0x1664C, symSize: 0x44 } - - { offset: 0x90524, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15roundTripSignal4TestfMp_33testContentRecord18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvpZfiSbSv_SVAJSutcfU_To', symObjAddr: 0x53AC, symBinAddr: 0x16690, symSize: 0x18 } - - { offset: 0x90538, size: 0x8, addend: 0x0, symName: '_$s14TetherKitTests07MessageC0V04$s14ab7Tests07D68C0V15roundTripSignal4TestfMp_33testContentRecord18abec96e2f23cf3fMu_031_4342439A60D2A27BCC6DAF17CB04D1G0LLs6UInt32V4kind_AG9reserved1SbSv_S2VSgSutXC8accessorSu7contextSu9reserved2tvgZ', symObjAddr: 0x5B4C, symBinAddr: 0x16AB0, symSize: 0x40 } - - { offset: 0x905E8, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACPxycfCTW', symObjAddr: 0x620C, symBinAddr: 0x16EE4, symSize: 0x40 } - - { offset: 0x905FC, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP8containsySb7ElementQzFTW', symObjAddr: 0x624C, symBinAddr: 0x16F24, symSize: 0x38 } - - { offset: 0x90610, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP5unionyxxnFTW', symObjAddr: 0x6284, symBinAddr: 0x16F5C, symSize: 0x3C } - - { offset: 0x90624, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP12intersectionyxxFTW', symObjAddr: 0x62C0, symBinAddr: 0x16F98, symSize: 0x3C } - - { offset: 0x90638, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP19symmetricDifferenceyxxnFTW', symObjAddr: 0x62FC, symBinAddr: 0x16FD4, symSize: 0x3C } - - { offset: 0x90657, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP6insertySb8inserted_7ElementQz17memberAfterInserttAHnFTW', symObjAddr: 0x6338, symBinAddr: 0x17010, symSize: 0x4C } - - { offset: 0x90681, size: 0x8, addend: 0x0, symName: '_$ss9OptionSetPs7ElementQzRszs17FixedWidthInteger8RawValueRpzrlE6insertySb8inserted_x17memberAfterInserttxF', symObjAddr: 0x6384, symBinAddr: 0x1705C, symSize: 0x1E4 } - - { offset: 0x906A3, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP6removey7ElementQzSgAGFTW', symObjAddr: 0x6568, symBinAddr: 0x17240, symSize: 0x3C } - - { offset: 0x906B7, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP6update4with7ElementQzSgAHn_tFTW', symObjAddr: 0x65A4, symBinAddr: 0x1727C, symSize: 0x3C } - - { offset: 0x906CB, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP9formUnionyyxnFTW', symObjAddr: 0x65E0, symBinAddr: 0x172B8, symSize: 0x40 } - - { offset: 0x906DF, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP16formIntersectionyyxFTW', symObjAddr: 0x6620, symBinAddr: 0x172F8, symSize: 0x40 } - - { offset: 0x906F3, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP23formSymmetricDifferenceyyxnFTW', symObjAddr: 0x6660, symBinAddr: 0x17338, symSize: 0x40 } - - { offset: 0x90707, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP11subtractingyxxFTW', symObjAddr: 0x66A0, symBinAddr: 0x17378, symSize: 0x14 } - - { offset: 0x9071B, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP8isSubset2ofSbx_tFTW', symObjAddr: 0x66B4, symBinAddr: 0x1738C, symSize: 0x18 } - - { offset: 0x9072F, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP10isDisjoint4withSbx_tFTW', symObjAddr: 0x66CC, symBinAddr: 0x173A4, symSize: 0x18 } - - { offset: 0x90743, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP10isSuperset2ofSbx_tFTW', symObjAddr: 0x66E4, symBinAddr: 0x173BC, symSize: 0x18 } - - { offset: 0x90757, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP7isEmptySbvgTW', symObjAddr: 0x66FC, symBinAddr: 0x173D4, symSize: 0x18 } - - { offset: 0x9076B, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACPyxqd__ncSTRd__7ElementQyd__AERtzlufCTW', symObjAddr: 0x6714, symBinAddr: 0x173EC, symSize: 0x38 } - - { offset: 0x9077F, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs10SetAlgebraSCsACP8subtractyyxFTW', symObjAddr: 0x674C, symBinAddr: 0x17424, symSize: 0x14 } - - { offset: 0x90793, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs25ExpressibleByArrayLiteralSCsACP05arrayF0x0eF7ElementQzd_tcfCTW', symObjAddr: 0x67A8, symBinAddr: 0x17480, symSize: 0x3C } - - { offset: 0x907A7, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVs9OptionSetSCsACP8rawValuex03RawF0Qz_tcfCTW', symObjAddr: 0x67E4, symBinAddr: 0x174BC, symSize: 0x2C } - - { offset: 0x907C6, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsV8rawValueABSu_tcfC', symObjAddr: 0x6810, symBinAddr: 0x174E8, symSize: 0x4 } - - { offset: 0x907DA, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVSYSCSY8rawValuexSg03RawD0Qz_tcfCTW', symObjAddr: 0x6814, symBinAddr: 0x174EC, symSize: 0x30 } - - { offset: 0x907EE, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsVSYSCSY8rawValue03RawD0QzvgTW', symObjAddr: 0x6844, symBinAddr: 0x1751C, symSize: 0x2C } - - { offset: 0x90802, size: 0x8, addend: 0x0, symName: '_$sSo20NSJSONReadingOptionsV8rawValueSuvg', symObjAddr: 0x6AD4, symBinAddr: 0x177AC, symSize: 0x4 } -... diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.d deleted file mode 100644 index 99c67d8..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.d +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o : /Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/_Testing_Foundation.framework/Modules/_Testing_Foundation.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o deleted file mode 100644 index 79ffd67..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swiftdeps b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swiftdeps deleted file mode 100644 index 4271ee1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swiftdeps and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/TetherKitTests.emit-module.d b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/TetherKitTests.emit-module.d deleted file mode 100644 index 81d6a26..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/TetherKitTests.emit-module.d +++ /dev/null @@ -1,3 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule : /Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/_Testing_Foundation.framework/Modules/_Testing_Foundation.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftdoc : /Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/_Testing_Foundation.framework/Modules/_Testing_Foundation.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib -/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftsourceinfo : /Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/_Testing_Foundation.framework/Modules/_Testing_Foundation.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.5/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/XPC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/usr/include/Dispatch.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreImage.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/CoreGraphics.swiftoverlay /Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/AppKit.swiftoverlay /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule /Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/TetherKitTests.emit-module.dia b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/TetherKitTests.emit-module.dia deleted file mode 100644 index 093d351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/TetherKitTests.emit-module.dia and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json deleted file mode 100644 index c476b16..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "": { - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/primary.swiftdeps" - }, - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift": { - "dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.d", - "object": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o", - "swiftmodule": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests~partial.swiftmodule", - "swift-dependencies": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swiftdeps", - "diagnostics": "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.dia" - } -} diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/primary.priors b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/primary.priors deleted file mode 100644 index 8918e09..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/primary.priors and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources b/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources deleted file mode 100644 index dd1591a..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources +++ /dev/null @@ -1 +0,0 @@ -/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/description.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/description.json deleted file mode 100644 index edd4546..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/description.json +++ /dev/null @@ -1,640 +0,0 @@ -{ - "builtTestProducts" : [ - { - "binaryPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests", - "packagePath" : "/Users/pecord/src/tether/ios/TetherKit", - "productName" : "TetherKitPackageTests" - } - ], - "copyCommands" : { - - }, - "explicitTargetDependencyImportCheckingMode" : { - "none" : { - - } - }, - "generatedSourceTargetSet" : [ - - ], - "pluginDescriptions" : [ - - ], - "swiftCommands" : { - "C.TetherKit-arm64-apple-macosx-debug.module" : { - "executable" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources", - "importPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "TetherKit", - "moduleOutputPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule", - "objects" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit" - ], - "outputFileMapPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift" - ], - "tempsPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build", - "wholeModuleOptimization" : false - }, - "C.TetherKitPackageTests-arm64-apple-macosx-debug.module" : { - "executable" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources", - "importPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "TetherKitPackageTests", - "moduleOutputPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule", - "objects" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit" - ], - "outputFileMapPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - ], - "tempsPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build", - "wholeModuleOptimization" : false - }, - "C.TetherKitTests-arm64-apple-macosx-debug.module" : { - "executable" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources", - "importPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "TetherKitTests", - "moduleOutputPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule", - "objects" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit" - ], - "outputFileMapPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift" - ], - "tempsPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build", - "wholeModuleOptimization" : false - } - }, - "swiftFrontendCommands" : { - - }, - "swiftTargetScanArgs" : { - "TetherKit" : [ - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "TetherKit", - "-package-name", - "tetherkit", - "-c", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift", - "-I", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit", - "-driver-use-frontend-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "TetherKitPackageTests" : [ - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "TetherKitPackageTests", - "-package-name", - "tetherkit", - "-c", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift", - "-I", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit", - "-driver-use-frontend-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "TetherKitTests" : [ - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "TetherKitTests", - "-package-name", - "tetherkit", - "-c", - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift", - "-I", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit", - "-driver-use-frontend-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ] - }, - "targetDependencyMap" : { - "TetherKit" : [ - - ], - "TetherKitPackageTests" : [ - "TetherKitTests", - "TetherKit" - ], - "TetherKitTests" : [ - "TetherKit" - ] - }, - "testDiscoveryCommands" : { - - }, - "testEntryPointCommands" : { - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" : { - "inputs" : [ - - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - } - ] - } - }, - "traitConfiguration" : { - "default" : { - - } - }, - "writeCommands" : { - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" : { - "alwaysOutOfDate" : true, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - } - } -} \ No newline at end of file diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-1SAUQCC4HGG01 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-1SAUQCC4HGG01 deleted file mode 100644 index d8de0d0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-1SAUQCC4HGG01 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 deleted file mode 100644 index a3a9228..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/workgroup_interval.h-2B0SX7JOMGL03 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/workgroup_interval.h-2B0SX7JOMGL03 deleted file mode 100644 index 332cecc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/workgroup_interval.h-2B0SX7JOMGL03 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/ndr.h-1IUYZ91LR1O05 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/ndr.h-1IUYZ91LR1O05 deleted file mode 100644 index 8ab5d97..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/ndr.h-1IUYZ91LR1O05 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/reboot.h-1G8Z7YGO7LE05 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/reboot.h-1G8Z7YGO7LE05 deleted file mode 100644 index 3f7f1f4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/reboot.h-1G8Z7YGO7LE05 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/09/ev.h-3ERO722AEKC09 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/09/ev.h-3ERO722AEKC09 deleted file mode 100644 index 4ba51ab..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/09/ev.h-3ERO722AEKC09 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/arm64e-apple-macos.swiftinterface_Optional-3KC2HRJCBNR0A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/arm64e-apple-macos.swiftinterface_Optional-3KC2HRJCBNR0A deleted file mode 100644 index 9dc6451..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/arm64e-apple-macos.swiftinterface_Optional-3KC2HRJCBNR0A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0B/NSURLCache.h-E8YC47GC2S0B b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0B/NSURLCache.h-E8YC47GC2S0B deleted file mode 100644 index de0d748..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0B/NSURLCache.h-E8YC47GC2S0B and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C deleted file mode 100644 index 2d7bd3c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C deleted file mode 100644 index 1c187c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/NSPersonNameComponentsFormatter.h-3ELJOQ19IFN0D b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/NSPersonNameComponentsFormatter.h-3ELJOQ19IFN0D deleted file mode 100644 index f552bbf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/NSPersonNameComponentsFormatter.h-3ELJOQ19IFN0D and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/IOFDiskPartitionScheme.h-2KUAU9E6JCV0F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/IOFDiskPartitionScheme.h-2KUAU9E6JCV0F deleted file mode 100644 index 9784784..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/IOFDiskPartitionScheme.h-2KUAU9E6JCV0F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0G/iconv.h-YQILD3DQ7B0G b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0G/iconv.h-YQILD3DQ7B0G deleted file mode 100644 index 8c39ec2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0G/iconv.h-YQILD3DQ7B0G and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0I/dispatch_swift_shims.h-23CZJ5IJFD30I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0I/dispatch_swift_shims.h-23CZJ5IJFD30I deleted file mode 100644 index 4131c00..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0I/dispatch_swift_shims.h-23CZJ5IJFD30I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0I/utime.h-1AQFO1E3V930I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0I/utime.h-1AQFO1E3V930I deleted file mode 100644 index ba2a57d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0I/utime.h-1AQFO1E3V930I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0K/event.h-2EGZMPVBO9R0K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0K/event.h-2EGZMPVBO9R0K deleted file mode 100644 index 472d29d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0K/event.h-2EGZMPVBO9R0K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L deleted file mode 100644 index 3865ab3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/pfkeyv2.h-31T6D5QSDQO0L b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/pfkeyv2.h-31T6D5QSDQO0L deleted file mode 100644 index 7d87af8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/pfkeyv2.h-31T6D5QSDQO0L and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0M/swap.h-2TM7Y71J64U0M b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0M/swap.h-2TM7Y71J64U0M deleted file mode 100644 index c659b9c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0M/swap.h-2TM7Y71J64U0M and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/fts.h-153M1U2NA9S0P b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/fts.h-153M1U2NA9S0P deleted file mode 100644 index 776035c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/fts.h-153M1U2NA9S0P and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Q/NSUUID.h-347RNR1ZBRT0Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Q/NSUUID.h-347RNR1ZBRT0Q deleted file mode 100644 index 2ccb007..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Q/NSUUID.h-347RNR1ZBRT0Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0R/CFTimeZone.h-248L8N0764U0R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0R/CFTimeZone.h-248L8N0764U0R deleted file mode 100644 index 0988fed..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0R/CFTimeZone.h-248L8N0764U0R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/vm_region.h-3V0M0MO53ZV0S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/vm_region.h-3V0M0MO53ZV0S deleted file mode 100644 index 70eaab4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/vm_region.h-3V0M0MO53ZV0S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0V/NSException.h-11FN793PSHL0V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0V/NSException.h-11FN793PSHL0V deleted file mode 100644 index f142839..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0V/NSException.h-11FN793PSHL0V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W deleted file mode 100644 index 3fc3c57..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X deleted file mode 100644 index d92858e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/search.h-1WJ2MY6WL6Y0X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/search.h-1WJ2MY6WL6Y0X deleted file mode 100644 index 65fbaee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/search.h-1WJ2MY6WL6Y0X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/Gestalt.h-9KV7PGS8100Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/Gestalt.h-9KV7PGS8100Z deleted file mode 100644 index b015911..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/Gestalt.h-9KV7PGS8100Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/CFLocale.h-34KHAYNH73H10 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/CFLocale.h-34KHAYNH73H10 deleted file mode 100644 index fc81374..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/CFLocale.h-34KHAYNH73H10 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/DiskArbitration.h-1ZQ8E1YXZ9W10 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/DiskArbitration.h-1ZQ8E1YXZ9W10 deleted file mode 100644 index 48d8ee3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/DiskArbitration.h-1ZQ8E1YXZ9W10 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/IOGraphicsInterface.h-2TM3HMCS0Z410 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/IOGraphicsInterface.h-2TM3HMCS0Z410 deleted file mode 100644 index 5674743..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/IOGraphicsInterface.h-2TM3HMCS0Z410 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 deleted file mode 100644 index 6e84472..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecCode.h-1UNXL2J2LN311 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecCode.h-1UNXL2J2LN311 deleted file mode 100644 index e3acd29..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecCode.h-1UNXL2J2LN311 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 deleted file mode 100644 index f793c0c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/arm64e-apple-macos.swiftinterface_Collection-3C5PEJ7EGML11 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/arm64e-apple-macos.swiftinterface_Collection-3C5PEJ7EGML11 deleted file mode 100644 index 374f62e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/arm64e-apple-macos.swiftinterface_Collection-3C5PEJ7EGML11 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/mach_debug_types.h-34D65KZJXHA11 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/mach_debug_types.h-34D65KZJXHA11 deleted file mode 100644 index 87575cf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/mach_debug_types.h-34D65KZJXHA11 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSISO8601DateFormatter.h-U2F0TO2I2E12 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSISO8601DateFormatter.h-U2F0TO2I2E12 deleted file mode 100644 index 7a74614..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSISO8601DateFormatter.h-U2F0TO2I2E12 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/CFDate.h-2Z3E182R7JF13 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/CFDate.h-2Z3E182R7JF13 deleted file mode 100644 index 2fb6304..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/CFDate.h-2Z3E182R7JF13 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/NSLock.h-1OJ2EQO3DYJ13 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/NSLock.h-1OJ2EQO3DYJ13 deleted file mode 100644 index 66750c4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/NSLock.h-1OJ2EQO3DYJ13 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/port.h-17TP4PI1MPG13 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/port.h-17TP4PI1MPG13 deleted file mode 100644 index e76046c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/port.h-17TP4PI1MPG13 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/15/NSScriptClassDescription.h-LN13UELPV015 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/15/NSScriptClassDescription.h-LN13UELPV015 deleted file mode 100644 index f605b23..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/15/NSScriptClassDescription.h-LN13UELPV015 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 deleted file mode 100644 index beb3eaa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/SecBase.h-2A8NGCFBXO18 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/SecBase.h-2A8NGCFBXO18 deleted file mode 100644 index c8fb1a1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/SecBase.h-2A8NGCFBXO18 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/SecCodeHost.h-DTBJXXJ6CN18 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/SecCodeHost.h-DTBJXXJ6CN18 deleted file mode 100644 index 92d491d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/SecCodeHost.h-DTBJXXJ6CN18 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/LSConstants.h-NLEVO9N0Y519 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/LSConstants.h-NLEVO9N0Y519 deleted file mode 100644 index 9cedb84..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/LSConstants.h-NLEVO9N0Y519 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/NSUserActivity.h-3CCI1FQQUZO19 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/NSUserActivity.h-3CCI1FQQUZO19 deleted file mode 100644 index 9ef1b4f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/NSUserActivity.h-3CCI1FQQUZO19 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/memory_object_types.h-UVO5P3IDSG19 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/memory_object_types.h-UVO5P3IDSG19 deleted file mode 100644 index 2fa39fd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/19/memory_object_types.h-UVO5P3IDSG19 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/CFNumber.h-2GI3TR0JZGG1B b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/CFNumber.h-2GI3TR0JZGG1B deleted file mode 100644 index d63482d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/CFNumber.h-2GI3TR0JZGG1B and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/if_dl.h-1MB4MFKU9AC1B b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/if_dl.h-1MB4MFKU9AC1B deleted file mode 100644 index f913215..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/if_dl.h-1MB4MFKU9AC1B and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/IOAppleLabelScheme.h-1WJQJS258CD1C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/IOAppleLabelScheme.h-1WJQJS258CD1C deleted file mode 100644 index 69ceaf3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/IOAppleLabelScheme.h-1WJQJS258CD1C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1F/CMSEncoder.h-2STBUFSK4CI1F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1F/CMSEncoder.h-2STBUFSK4CI1F deleted file mode 100644 index c0704f0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1F/CMSEncoder.h-2STBUFSK4CI1F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/OSAtomicDeprecated.h-3HWZSFL5NU01I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/OSAtomicDeprecated.h-3HWZSFL5NU01I deleted file mode 100644 index ecde0c5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/OSAtomicDeprecated.h-3HWZSFL5NU01I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecKey.h-10DRJMOZ2M01I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecKey.h-10DRJMOZ2M01I deleted file mode 100644 index 807c71f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecKey.h-10DRJMOZ2M01I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I deleted file mode 100644 index 74b5449..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I deleted file mode 100644 index b241d51..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/ptrauth.h-34I1VXM60711I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/ptrauth.h-34I1VXM60711I deleted file mode 100644 index ae9b5e5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/ptrauth.h-34I1VXM60711I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/mig_errors.h-1H683TTQ6QG1J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/mig_errors.h-1H683TTQ6QG1J deleted file mode 100644 index 315f757..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/mig_errors.h-1H683TTQ6QG1J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1K/libproc.h-1JHAWQHFP0L1K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1K/libproc.h-1JHAWQHFP0L1K deleted file mode 100644 index 25f5b8d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1K/libproc.h-1JHAWQHFP0L1K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/IODVDTypes.h-1N2LWP68LV01N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/IODVDTypes.h-1N2LWP68LV01N deleted file mode 100644 index 2832534..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/IODVDTypes.h-1N2LWP68LV01N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N deleted file mode 100644 index db107cb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Q/_mcontext.h-39RT06WL8DZ1Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Q/_mcontext.h-39RT06WL8DZ1Q deleted file mode 100644 index e2b8122..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Q/_mcontext.h-39RT06WL8DZ1Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/Script.h-2YDNU7HGDFB1R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/Script.h-2YDNU7HGDFB1R deleted file mode 100644 index 4315342..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/Script.h-2YDNU7HGDFB1R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W deleted file mode 100644 index bf7e3e8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1X/curses.h-37J5JJO77QX1X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1X/curses.h-37J5JJO77QX1X deleted file mode 100644 index 9f59f70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1X/curses.h-37J5JJO77QX1X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/attr.h-1EPXL3OOD111Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/attr.h-1EPXL3OOD111Z deleted file mode 100644 index ddbd47b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/attr.h-1EPXL3OOD111Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/22/NSObjCRuntime.h-3O7B00LOOQ22 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/22/NSObjCRuntime.h-3O7B00LOOQ22 deleted file mode 100644 index 9a6aac6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/22/NSObjCRuntime.h-3O7B00LOOQ22 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 deleted file mode 100644 index e3587a6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/NSComparisonPredicate.h-10A3LFMUMIC24 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/NSComparisonPredicate.h-10A3LFMUMIC24 deleted file mode 100644 index 15a8f88..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/NSComparisonPredicate.h-10A3LFMUMIC24 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/28/sched.h-27UNSVKV9CQ28 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/28/sched.h-27UNSVKV9CQ28 deleted file mode 100644 index cad8dca..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/28/sched.h-27UNSVKV9CQ28 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/NSClassDescription.h-3M3UVMDBJ0F29 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/NSClassDescription.h-3M3UVMDBJ0F29 deleted file mode 100644 index 4fef39b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/NSClassDescription.h-3M3UVMDBJ0F29 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 deleted file mode 100644 index b05a151..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A deleted file mode 100644 index e8f7f6f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2C/tcp_var.h-FUB4WG0QYO2C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2C/tcp_var.h-FUB4WG0QYO2C deleted file mode 100644 index 09d6f89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2C/tcp_var.h-FUB4WG0QYO2C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/raw_ip6.h-2AO4YNK71DY2D b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/raw_ip6.h-2AO4YNK71DY2D deleted file mode 100644 index 41de67b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/raw_ip6.h-2AO4YNK71DY2D and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2E/SCSICmds_MODE_Definitions.h-2H5KVAWTANW2E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2E/SCSICmds_MODE_Definitions.h-2H5KVAWTANW2E deleted file mode 100644 index 8f5c69b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2E/SCSICmds_MODE_Definitions.h-2H5KVAWTANW2E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2E/in.h-3PCI9BX3JTD2E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2E/in.h-3PCI9BX3JTD2E deleted file mode 100644 index 9f42e38..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2E/in.h-3PCI9BX3JTD2E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/util.h-Z5RXC6RCHH2F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/util.h-Z5RXC6RCHH2F deleted file mode 100644 index cb48ea9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/util.h-Z5RXC6RCHH2F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2H/IOAudioTypes.h-3L0TTW6N1992H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2H/IOAudioTypes.h-3L0TTW6N1992H deleted file mode 100644 index 1b90c98..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2H/IOAudioTypes.h-3L0TTW6N1992H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2I/NSCharacterSet.h-20DBASEMQHU2I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2I/NSCharacterSet.h-20DBASEMQHU2I deleted file mode 100644 index a9d8c35..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2I/NSCharacterSet.h-20DBASEMQHU2I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K deleted file mode 100644 index 154c8c4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2O/_fd_def.h-36OKCH21XJ12O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2O/_fd_def.h-36OKCH21XJ12O deleted file mode 100644 index 5c4dcf1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2O/_fd_def.h-36OKCH21XJ12O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q deleted file mode 100644 index 754ef57..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/vnode.h-AFN4RH1AKE2R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/vnode.h-AFN4RH1AKE2R deleted file mode 100644 index e9d8da2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/vnode.h-AFN4RH1AKE2R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/IOMedia.h-14K83W673FL2S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/IOMedia.h-14K83W673FL2S deleted file mode 100644 index 4f8a13d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/IOMedia.h-14K83W673FL2S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S deleted file mode 100644 index 727e0ff..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/StringCompare.h-2THXB5DLA1P2U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/StringCompare.h-2THXB5DLA1P2U deleted file mode 100644 index 44436b4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/StringCompare.h-2THXB5DLA1P2U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/ah.h-22CI505SYDS2U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/ah.h-22CI505SYDS2U deleted file mode 100644 index ef7fa0f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/ah.h-22CI505SYDS2U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/clock.h-1NSQSYODAKA2U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/clock.h-1NSQSYODAKA2U deleted file mode 100644 index ca6edfc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/clock.h-1NSQSYODAKA2U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U deleted file mode 100644 index 1a9b16f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/audit.h-33VIZO1OS7A2V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/audit.h-33VIZO1OS7A2V deleted file mode 100644 index 52d7cd9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/audit.h-33VIZO1OS7A2V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/_timeval.h-2GRP9OUKJMO2Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/_timeval.h-2GRP9OUKJMO2Z deleted file mode 100644 index c9b3910..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/_timeval.h-2GRP9OUKJMO2Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z deleted file mode 100644 index 5a10275..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/30/if_utun.h-18M9DPB4LZ030 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/30/if_utun.h-18M9DPB4LZ030 deleted file mode 100644 index fc00457..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/30/if_utun.h-18M9DPB4LZ030 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/31/utsname.h-3L5QPXHS0DN31 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/31/utsname.h-3L5QPXHS0DN31 deleted file mode 100644 index 3db7277..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/31/utsname.h-3L5QPXHS0DN31 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 deleted file mode 100644 index f93985c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/arm64e-apple-macos.swiftinterface_Pointer-FK69V31FBU33 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/arm64e-apple-macos.swiftinterface_Pointer-FK69V31FBU33 deleted file mode 100644 index e86e3e7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/arm64e-apple-macos.swiftinterface_Pointer-FK69V31FBU33 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/task_info.h-3EAHQW41W633 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/task_info.h-3EAHQW41W633 deleted file mode 100644 index 3e9bd95..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/task_info.h-3EAHQW41W633 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/36/libc.h-3Q6E8N8P66036 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/36/libc.h-3Q6E8N8P66036 deleted file mode 100644 index 27edb3c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/36/libc.h-3Q6E8N8P66036 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 deleted file mode 100644 index ba671da..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 deleted file mode 100644 index 59ddecf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 deleted file mode 100644 index f7dc6fb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3C/task_policy.h-3OV04BTXG853C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3C/task_policy.h-3OV04BTXG853C deleted file mode 100644 index ec48d2a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3C/task_policy.h-3OV04BTXG853C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D deleted file mode 100644 index 2e22bd9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3E/LSOpen.h-1G6QN6I1KZD3E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3E/LSOpen.h-1G6QN6I1KZD3E deleted file mode 100644 index 7fe6d84..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3E/LSOpen.h-1G6QN6I1KZD3E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F deleted file mode 100644 index 6cc497e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F deleted file mode 100644 index fb2179f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H deleted file mode 100644 index ffe050b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J deleted file mode 100644 index 727eae4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/reloc.h-RRP847M61Z3J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/reloc.h-RRP847M61Z3J deleted file mode 100644 index bd5ba39..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/reloc.h-RRP847M61Z3J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/CFURLEnumerator.h-3V5MTQ0RE03K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/CFURLEnumerator.h-3V5MTQ0RE03K deleted file mode 100644 index 19d4de3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/CFURLEnumerator.h-3V5MTQ0RE03K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/ipcomp.h-28SOW1UB2SC3K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/ipcomp.h-28SOW1UB2SC3K deleted file mode 100644 index d888ae2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/ipcomp.h-28SOW1UB2SC3K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/message.h-2O1EHXO5XB33K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/message.h-2O1EHXO5XB33K deleted file mode 100644 index f002fd2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3K/message.h-2O1EHXO5XB33K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/NSRange.h-2XDZCPPT9NS3L b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/NSRange.h-2XDZCPPT9NS3L deleted file mode 100644 index aec02a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/NSRange.h-2XDZCPPT9NS3L and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/gmon.h-2AQPNXGXLKO3L b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/gmon.h-2AQPNXGXLKO3L deleted file mode 100644 index 9db0c86..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/gmon.h-2AQPNXGXLKO3L and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M deleted file mode 100644 index 5b387b6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O deleted file mode 100644 index bb15053..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/_time.h-1X097TP7Y3I3Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/_time.h-1X097TP7Y3I3Q deleted file mode 100644 index 14232cb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/_time.h-1X097TP7Y3I3Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/if_mib.h-2B7344788R53Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/if_mib.h-2B7344788R53Q deleted file mode 100644 index c35d2db..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/if_mib.h-2B7344788R53Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3T/NSScriptCommandDescription.h-1LJ6QRCPZBP3T b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3T/NSScriptCommandDescription.h-1LJ6QRCPZBP3T deleted file mode 100644 index cdfa612..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3T/NSScriptCommandDescription.h-1LJ6QRCPZBP3T and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/NSMassFormatter.h-OX7PVMSPFS3U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/NSMassFormatter.h-OX7PVMSPFS3U deleted file mode 100644 index 572e574..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/NSMassFormatter.h-OX7PVMSPFS3U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U deleted file mode 100644 index 9cc36aa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V deleted file mode 100644 index dc32420..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/sbuf.h-21NG9JMTQS13V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/sbuf.h-21NG9JMTQS13V deleted file mode 100644 index e02c5c9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/sbuf.h-21NG9JMTQS13V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W deleted file mode 100644 index 7a56612..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/NSByteOrder.h-1Q4UUU1E5XQ3X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/NSByteOrder.h-1Q4UUU1E5XQ3X deleted file mode 100644 index 50435d1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/NSByteOrder.h-1Q4UUU1E5XQ3X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X deleted file mode 100644 index 2ad8efe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Y/if_var_status.h-1RIZEO7GD8D3Y b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Y/if_var_status.h-1RIZEO7GD8D3Y deleted file mode 100644 index 3175c2b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Y/if_var_status.h-1RIZEO7GD8D3Y and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z deleted file mode 100644 index c32a976..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/41/IOHIDUserDevice.h-GGXHXUKTMZ41 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/41/IOHIDUserDevice.h-GGXHXUKTMZ41 deleted file mode 100644 index 8746a3f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/41/IOHIDUserDevice.h-GGXHXUKTMZ41 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/41/OSThermalNotification.h-X6Y5JCQTKJ41 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/41/OSThermalNotification.h-X6Y5JCQTKJ41 deleted file mode 100644 index e302fee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/41/OSThermalNotification.h-X6Y5JCQTKJ41 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/42/arm64e-apple-macos.swiftinterface_UTF8Span-1Q56ZGYJG0W42 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/42/arm64e-apple-macos.swiftinterface_UTF8Span-1Q56ZGYJG0W42 deleted file mode 100644 index a019c73..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/42/arm64e-apple-macos.swiftinterface_UTF8Span-1Q56ZGYJG0W42 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/Collections.h-YCL1X3RF2645 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/Collections.h-YCL1X3RF2645 deleted file mode 100644 index ee3a337..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/Collections.h-YCL1X3RF2645 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 deleted file mode 100644 index c970b9f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface_Math-2G54MCZXMS848 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface_Math-2G54MCZXMS848 deleted file mode 100644 index 621ff54..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface_Math-2G54MCZXMS848 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/49/arm64e-apple-macos.swiftinterface_Hashing-2Y5E25SNY9U49 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/49/arm64e-apple-macos.swiftinterface_Hashing-2Y5E25SNY9U49 deleted file mode 100644 index bf13889..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/49/arm64e-apple-macos.swiftinterface_Hashing-2Y5E25SNY9U49 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C deleted file mode 100644 index 69bc594..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/paths.h-35OHUH83HXU4C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/paths.h-35OHUH83HXU4C deleted file mode 100644 index 37376cf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/paths.h-35OHUH83HXU4C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSError.h-190R73ZRMEA4D b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSError.h-190R73ZRMEA4D deleted file mode 100644 index 959ae33..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSError.h-190R73ZRMEA4D and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/_pthread_types.h-1TFD567F6KM4E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/_pthread_types.h-1TFD567F6KM4E deleted file mode 100644 index 3c7cf0a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/_pthread_types.h-1TFD567F6KM4E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/ipsec.h-1UFWNX2WGBD4F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/ipsec.h-1UFWNX2WGBD4F deleted file mode 100644 index cfcce56..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/ipsec.h-1UFWNX2WGBD4F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I deleted file mode 100644 index e9afed6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/IOHIDBase.h-2CKVY21TEX34K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/IOHIDBase.h-2CKVY21TEX34K deleted file mode 100644 index 61024bb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/IOHIDBase.h-2CKVY21TEX34K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4O/arm64e-apple-macos.swiftinterface_Reflection-3EDLYC8T29G4O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4O/arm64e-apple-macos.swiftinterface_Reflection-3EDLYC8T29G4O deleted file mode 100644 index e905484..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4O/arm64e-apple-macos.swiftinterface_Reflection-3EDLYC8T29G4O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4P/Folders.h-3D5V21N539V4P b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4P/Folders.h-3D5V21N539V4P deleted file mode 100644 index 84212f2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4P/Folders.h-3D5V21N539V4P and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q deleted file mode 100644 index 47386d7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q deleted file mode 100644 index 711b99d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S deleted file mode 100644 index 82229a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/times.h-3DSD9LSBFPE4S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/times.h-3DSD9LSBFPE4S deleted file mode 100644 index 13ce346..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/times.h-3DSD9LSBFPE4S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4V/IOHIDDevicePlugIn.h-ZW95TWHABY4V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4V/IOHIDDevicePlugIn.h-ZW95TWHABY4V deleted file mode 100644 index 1b0f1c3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4V/IOHIDDevicePlugIn.h-ZW95TWHABY4V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4V/group.h-BQ4V7PU4TS4V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4V/group.h-BQ4V7PU4TS4V deleted file mode 100644 index 92afd17..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4V/group.h-BQ4V7PU4TS4V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W deleted file mode 100644 index bdf9135..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/CFSet.h-1YEAQLZ5WRS4X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/CFSet.h-1YEAQLZ5WRS4X deleted file mode 100644 index e79f069..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/CFSet.h-1YEAQLZ5WRS4X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X deleted file mode 100644 index 889c4a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/NSStream.h-10XG2ZRXJ8A51 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/NSStream.h-10XG2ZRXJ8A51 deleted file mode 100644 index f587a0c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/NSStream.h-10XG2ZRXJ8A51 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 deleted file mode 100644 index 9846567..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 deleted file mode 100644 index 62f1933..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/loader.h-1X1SE06YIR953 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/loader.h-1X1SE06YIR953 deleted file mode 100644 index f783edd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/loader.h-1X1SE06YIR953 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/CFBundle.h-11UW1ACBHPT54 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/CFBundle.h-11UW1ACBHPT54 deleted file mode 100644 index aacb5cb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/CFBundle.h-11UW1ACBHPT54 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 deleted file mode 100644 index 536822a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/NSURLCredential.h-19L78X3TZKB5A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/NSURLCredential.h-19L78X3TZKB5A deleted file mode 100644 index 1f3281a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/NSURLCredential.h-19L78X3TZKB5A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/NSDateComponentsFormatter.h-3516WN0TN9N5B b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/NSDateComponentsFormatter.h-3516WN0TN9N5B deleted file mode 100644 index e64ebec..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/NSDateComponentsFormatter.h-3516WN0TN9N5B and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/wordexp.h-GWC8E4HYTG5B b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/wordexp.h-GWC8E4HYTG5B deleted file mode 100644 index 9553b1d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/wordexp.h-GWC8E4HYTG5B and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C deleted file mode 100644 index 92f14d1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C deleted file mode 100644 index a27dd7f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D deleted file mode 100644 index d20239b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5G/Authorization.h-2Q3AHEDIM0P5G b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5G/Authorization.h-2Q3AHEDIM0P5G deleted file mode 100644 index 44a63bd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5G/Authorization.h-2Q3AHEDIM0P5G and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H deleted file mode 100644 index 5106054..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5J/dyld_kernel.h-3I2REXDMCW05J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5J/dyld_kernel.h-3I2REXDMCW05J deleted file mode 100644 index 4ae78ee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5J/dyld_kernel.h-3I2REXDMCW05J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5K/mach_types.h-O872N0U6WL5K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5K/mach_types.h-O872N0U6WL5K deleted file mode 100644 index 8626382..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5K/mach_types.h-O872N0U6WL5K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/TextEncodingConverter.h-2I3TQ6KOYCB5N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/TextEncodingConverter.h-2I3TQ6KOYCB5N deleted file mode 100644 index d77c105..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/TextEncodingConverter.h-2I3TQ6KOYCB5N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5O/IOPM.h-2HC6WQ5C3795O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5O/IOPM.h-2HC6WQ5C3795O deleted file mode 100644 index 70c93b0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5O/IOPM.h-2HC6WQ5C3795O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5O/host_security.h-1T35MC4G7ZD5O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5O/host_security.h-1T35MC4G7ZD5O deleted file mode 100644 index a4a2f86..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5O/host_security.h-1T35MC4G7ZD5O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P deleted file mode 100644 index 712e3f1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q deleted file mode 100644 index 35310d5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/SCSICmds_INQUIRY_Definitions.h-2PCO0VP9WYW5R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/SCSICmds_INQUIRY_Definitions.h-2PCO0VP9WYW5R deleted file mode 100644 index a24a655..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/SCSICmds_INQUIRY_Definitions.h-2PCO0VP9WYW5R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R deleted file mode 100644 index 029a717..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CMSDecoder.h-2WG5J1VB1YS5S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CMSDecoder.h-2WG5J1VB1YS5S deleted file mode 100644 index 4992e48..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CMSDecoder.h-2WG5J1VB1YS5S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5T/NSOrthography.h-24EMKQ5B6FN5T b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5T/NSOrthography.h-24EMKQ5B6FN5T deleted file mode 100644 index 82f2da3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5T/NSOrthography.h-24EMKQ5B6FN5T and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5U/NSTextCheckingResult.h-3UFWF4C325W5U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5U/NSTextCheckingResult.h-3UFWF4C325W5U deleted file mode 100644 index d405781..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5U/NSTextCheckingResult.h-3UFWF4C325W5U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/NSLengthFormatter.h-2T8C4AXEWR35W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/NSLengthFormatter.h-2T8C4AXEWR35W deleted file mode 100644 index 8cb65e8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/NSLengthFormatter.h-2T8C4AXEWR35W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/arm64e-apple-macos.swiftinterface-TS6PUY08G45X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/arm64e-apple-macos.swiftinterface-TS6PUY08G45X deleted file mode 100644 index c131d8d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/arm64e-apple-macos.swiftinterface-TS6PUY08G45X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/Power.h-LB5YGT15VN5Y b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/Power.h-LB5YGT15VN5Y deleted file mode 100644 index c0fc055..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/Power.h-LB5YGT15VN5Y and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/igmp.h-HUO8NOK7M25Y b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/igmp.h-HUO8NOK7M25Y deleted file mode 100644 index 89a2019..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/igmp.h-HUO8NOK7M25Y and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 deleted file mode 100644 index 9b669ff..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/thread_policy.h-3SGXCLYLA4W60 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/thread_policy.h-3SGXCLYLA4W60 deleted file mode 100644 index affc184..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/thread_policy.h-3SGXCLYLA4W60 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 deleted file mode 100644 index baeeb13..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 deleted file mode 100644 index e4ddb61..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/OSByteOrder.h-1VL19V5ENPY64 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/OSByteOrder.h-1VL19V5ENPY64 deleted file mode 100644 index 7712a33..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/OSByteOrder.h-1VL19V5ENPY64 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/65/processor_info.h-15SRLISK9SH65 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/65/processor_info.h-15SRLISK9SH65 deleted file mode 100644 index fded31d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/65/processor_info.h-15SRLISK9SH65 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/IOGraphicsTypes.h-SNFYY6IJER67 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/IOGraphicsTypes.h-SNFYY6IJER67 deleted file mode 100644 index 66a4bd5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/IOGraphicsTypes.h-SNFYY6IJER67 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/NSOperation.h-2V6SDROJXBY67 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/NSOperation.h-2V6SDROJXBY67 deleted file mode 100644 index c98dd27..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/NSOperation.h-2V6SDROJXBY67 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6A/ifaddrs.h-3UK0GBIQEUR6A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6A/ifaddrs.h-3UK0GBIQEUR6A deleted file mode 100644 index 501f418..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6A/ifaddrs.h-3UK0GBIQEUR6A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C deleted file mode 100644 index e61e005..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E deleted file mode 100644 index 9c05cfb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/UTCUtils.h-3231QKRJXJ06E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/UTCUtils.h-3231QKRJXJ06E deleted file mode 100644 index 783e2eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/UTCUtils.h-3231QKRJXJ06E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F deleted file mode 100644 index d91a944..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/exc.h-1I056SHIEW96G b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/exc.h-1I056SHIEW96G deleted file mode 100644 index 13df552..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/exc.h-1I056SHIEW96G and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6J/NSConnection.h-1RGQXFTTNGS6J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6J/NSConnection.h-1RGQXFTTNGS6J deleted file mode 100644 index 1a7bef4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6J/NSConnection.h-1RGQXFTTNGS6J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K deleted file mode 100644 index b98969c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M deleted file mode 100644 index 785c16d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/runner.swift-3QKOA4U4ABT6M b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/runner.swift-3QKOA4U4ABT6M deleted file mode 100644 index b912641..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/runner.swift-3QKOA4U4ABT6M and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6N/NSScanner.h-3LIVYC5IXIF6N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6N/NSScanner.h-3LIVYC5IXIF6N deleted file mode 100644 index 9b7055a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6N/NSScanner.h-3LIVYC5IXIF6N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O deleted file mode 100644 index 27789e8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/AIFF.h-30CIXL15JEU6Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/AIFF.h-30CIXL15JEU6Q deleted file mode 100644 index a049a95..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/AIFF.h-30CIXL15JEU6Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q deleted file mode 100644 index 18346d9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6R/IOPMLib.h-NT6IIRE4GN6R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6R/IOPMLib.h-NT6IIRE4GN6R deleted file mode 100644 index 862efef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6R/IOPMLib.h-NT6IIRE4GN6R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V deleted file mode 100644 index 28ee5d0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6W/AEDataModel.h-UAAU3R3EWQ6W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6W/AEDataModel.h-UAAU3R3EWQ6W deleted file mode 100644 index 8f4ad95..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6W/AEDataModel.h-UAAU3R3EWQ6W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/NSScriptCommand.h-1MYAQ7IZIXF6X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/NSScriptCommand.h-1MYAQ7IZIXF6X deleted file mode 100644 index 9158251..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/NSScriptCommand.h-1MYAQ7IZIXF6X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/arm64e-apple-macos.swiftinterface_Collection_Array-KG2A6EPTII6X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/arm64e-apple-macos.swiftinterface_Collection_Array-KG2A6EPTII6X deleted file mode 100644 index 0e845c5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/arm64e-apple-macos.swiftinterface_Collection_Array-KG2A6EPTII6X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X deleted file mode 100644 index 9265838..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z deleted file mode 100644 index a24ceaf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/71/arm64e-apple-macos.swiftinterface-1RIGHMD7QX471 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/71/arm64e-apple-macos.swiftinterface-1RIGHMD7QX471 deleted file mode 100644 index 0a9bd9a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/71/arm64e-apple-macos.swiftinterface-1RIGHMD7QX471 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 deleted file mode 100644 index 31d87a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/NSInvocation.h-29O8OR8I6A74 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/NSInvocation.h-29O8OR8I6A74 deleted file mode 100644 index 50c4999..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/NSInvocation.h-29O8OR8I6A74 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/76/IOTypes.h-1Q5LWSR1B0776 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/76/IOTypes.h-1Q5LWSR1B0776 deleted file mode 100644 index 6832da8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/76/IOTypes.h-1Q5LWSR1B0776 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NumberFormatting.h-3MSVOKBQNSX77 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NumberFormatting.h-3MSVOKBQNSX77 deleted file mode 100644 index c45b3ef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NumberFormatting.h-3MSVOKBQNSX77 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/SecCertificate.h-3MV54FY64L477 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/SecCertificate.h-3MV54FY64L477 deleted file mode 100644 index e2b8e02..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/SecCertificate.h-3MV54FY64L477 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 deleted file mode 100644 index 6a8ee99..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/SKIndex.h-3D7URRX5SRJ79 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/SKIndex.h-3D7URRX5SRJ79 deleted file mode 100644 index 7c81948..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/SKIndex.h-3D7URRX5SRJ79 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/kern_control.h-2SI7QI7PSW179 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/kern_control.h-2SI7QI7PSW179 deleted file mode 100644 index 05db54f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/kern_control.h-2SI7QI7PSW179 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A deleted file mode 100644 index 7db2a09..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B deleted file mode 100644 index 3f40130..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/SecProtocolTypes.h-2847XVHDRJI7E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/SecProtocolTypes.h-2847XVHDRJI7E deleted file mode 100644 index b0e5156..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/SecProtocolTypes.h-2847XVHDRJI7E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/getopt.h-2MZF35QQ55K7E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/getopt.h-2MZF35QQ55K7E deleted file mode 100644 index 5e048c9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/getopt.h-2MZF35QQ55K7E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7I/_sigaltstack.h-VG87BB390L7I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7I/_sigaltstack.h-VG87BB390L7I deleted file mode 100644 index 449759a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7I/_sigaltstack.h-VG87BB390L7I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/NSObjectScripting.h-1IN3S5OWD2K7J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/NSObjectScripting.h-1IN3S5OWD2K7J deleted file mode 100644 index 0d9a398..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/NSObjectScripting.h-1IN3S5OWD2K7J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M deleted file mode 100644 index 4f8cb00..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N deleted file mode 100644 index 876f7b0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N deleted file mode 100644 index 329d02e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/dlfcn.h-UFVFGY4Q7H7N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/dlfcn.h-UFVFGY4Q7H7N deleted file mode 100644 index 8ee734e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/dlfcn.h-UFVFGY4Q7H7N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/task.h-1V4K0U1T1BW7N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/task.h-1V4K0U1T1BW7N deleted file mode 100644 index bbc3cd5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/task.h-1V4K0U1T1BW7N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O deleted file mode 100644 index 52dbb67..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/CFDictionary.h-5JUSRLM1D87P b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/CFDictionary.h-5JUSRLM1D87P deleted file mode 100644 index 573c4b3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/CFDictionary.h-5JUSRLM1D87P and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/compact_unwind_encoding.h-DI3PLFF7597P b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/compact_unwind_encoding.h-DI3PLFF7597P deleted file mode 100644 index 80b8762..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/compact_unwind_encoding.h-DI3PLFF7597P and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/processor.h-PDRCVU10DT7P b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/processor.h-PDRCVU10DT7P deleted file mode 100644 index 365fcd7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/processor.h-PDRCVU10DT7P and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q deleted file mode 100644 index 3bb906e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/runtime.h-1UD4NLJH17A7Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/runtime.h-1UD4NLJH17A7Q deleted file mode 100644 index 4ba95d3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/runtime.h-1UD4NLJH17A7Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7T/NSRunLoop.h-3HXT3S0ZCLX7T b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7T/NSRunLoop.h-3HXT3S0ZCLX7T deleted file mode 100644 index 9979885..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7T/NSRunLoop.h-3HXT3S0ZCLX7T and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/object.h-2F7G01VWW9R7X b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/object.h-2F7G01VWW9R7X deleted file mode 100644 index 1cacce4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/object.h-2F7G01VWW9R7X and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/SecStaticCode.h-2015KPJGM0180 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/SecStaticCode.h-2015KPJGM0180 deleted file mode 100644 index 87c0d82..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/SecStaticCode.h-2015KPJGM0180 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 deleted file mode 100644 index c8d1f6e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/81/workgroup_base.h-16YDO2A038L81 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/81/workgroup_base.h-16YDO2A038L81 deleted file mode 100644 index 86079b7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/81/workgroup_base.h-16YDO2A038L81 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/82/SecCustomTransform.h-1L9L4VVPQOS82 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/82/SecCustomTransform.h-1L9L4VVPQOS82 deleted file mode 100644 index 13e7a8d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/82/SecCustomTransform.h-1L9L4VVPQOS82 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/TextEncodingPlugin.h-3C228Q7ARL583 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/TextEncodingPlugin.h-3C228Q7ARL583 deleted file mode 100644 index b6ce923..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/TextEncodingPlugin.h-3C228Q7ARL583 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/fixup-chains.h-21NOIHZKD6X83 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/fixup-chains.h-21NOIHZKD6X83 deleted file mode 100644 index eb679f2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/fixup-chains.h-21NOIHZKD6X83 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/TextCommon.h-38JKQ706QSV84 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/TextCommon.h-38JKQ706QSV84 deleted file mode 100644 index 210f96b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/TextCommon.h-38JKQ706QSV84 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/IOHIDShared.h-29636WKI6KJ85 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/IOHIDShared.h-29636WKI6KJ85 deleted file mode 100644 index 92877c9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/IOHIDShared.h-29636WKI6KJ85 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSAutoreleasePool.h-3SSODOMXBKN86 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSAutoreleasePool.h-3SSODOMXBKN86 deleted file mode 100644 index d572318..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSAutoreleasePool.h-3SSODOMXBKN86 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/if_media.h-1P19KQF3U7086 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/if_media.h-1P19KQF3U7086 deleted file mode 100644 index 8bad9b8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/if_media.h-1P19KQF3U7086 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 deleted file mode 100644 index 5916c8b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/if_arp.h-2YI9LB5S3AN88 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/if_arp.h-2YI9LB5S3AN88 deleted file mode 100644 index 5d85a0e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/if_arp.h-2YI9LB5S3AN88 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 deleted file mode 100644 index 416befd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8A/memory_entry.h-3QBREZKMASK8A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8A/memory_entry.h-3QBREZKMASK8A deleted file mode 100644 index c94ad0f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8A/memory_entry.h-3QBREZKMASK8A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/DiskSpaceRecovery.h-3G4XJ1LFWV08C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/DiskSpaceRecovery.h-3G4XJ1LFWV08C deleted file mode 100644 index d107423..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/DiskSpaceRecovery.h-3G4XJ1LFWV08C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C deleted file mode 100644 index 401c3f6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/fasttrap_isa.h-2BNMSZPT2BY8E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/fasttrap_isa.h-2BNMSZPT2BY8E deleted file mode 100644 index 895d6e5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/fasttrap_isa.h-2BNMSZPT2BY8E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/signal.h-2F43SEKSS9Y8E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/signal.h-2F43SEKSS9Y8E deleted file mode 100644 index c5e43eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/signal.h-2F43SEKSS9Y8E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E deleted file mode 100644 index b038767..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8F/NSNotificationQueue.h-12C24153HMI8F b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8F/NSNotificationQueue.h-12C24153HMI8F deleted file mode 100644 index 35b4812..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8F/NSNotificationQueue.h-12C24153HMI8F and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8H/aio.h-1A1CCXB38AF8H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8H/aio.h-1A1CCXB38AF8H deleted file mode 100644 index 8484583..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8H/aio.h-1A1CCXB38AF8H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/cssmcspi.h-1NQ3IUPVIT08I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/cssmcspi.h-1NQ3IUPVIT08I deleted file mode 100644 index c7be029..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/cssmcspi.h-1NQ3IUPVIT08I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8N/NSByteCountFormatter.h-1CJ2ZUZOEB48N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8N/NSByteCountFormatter.h-1CJ2ZUZOEB48N deleted file mode 100644 index f7f26c3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8N/NSByteCountFormatter.h-1CJ2ZUZOEB48N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Q/NSTask.h-191JHJIHGUH8Q b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Q/NSTask.h-191JHJIHGUH8Q deleted file mode 100644 index ebc4f3b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Q/NSTask.h-191JHJIHGUH8Q and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/USBSpec.h-3QKO824IYZB8R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/USBSpec.h-3QKO824IYZB8R deleted file mode 100644 index 5fcfa30..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/USBSpec.h-3QKO824IYZB8R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R deleted file mode 100644 index 44803c8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S deleted file mode 100644 index 07dcd49..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S deleted file mode 100644 index 2bf1169..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/_regex.h-3B0MA6UHHEK8S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/_regex.h-3B0MA6UHHEK8S deleted file mode 100644 index c6876b2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/_regex.h-3B0MA6UHHEK8S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/_timeval32.h-3BK84NDHM3F8S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/_timeval32.h-3BK84NDHM3F8S deleted file mode 100644 index e4b1b5e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/_timeval32.h-3BK84NDHM3F8S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V deleted file mode 100644 index 0c328f0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8W/proc.h-18TTM6SSWF38W b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8W/proc.h-18TTM6SSWF38W deleted file mode 100644 index 54ebf16..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8W/proc.h-18TTM6SSWF38W and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSGarbageCollector.h-38BE39F4S7I8Y b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSGarbageCollector.h-38BE39F4S7I8Y deleted file mode 100644 index f2bc86d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSGarbageCollector.h-38BE39F4S7I8Y and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/91/source.h-155R3BZNIGD91 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/91/source.h-155R3BZNIGD91 deleted file mode 100644 index 262ba18..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/91/source.h-155R3BZNIGD91 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/92/NSXMLNodeOptions.h-27KT36JPDVC92 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/92/NSXMLNodeOptions.h-27KT36JPDVC92 deleted file mode 100644 index fad8d28..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/92/NSXMLNodeOptions.h-27KT36JPDVC92 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/IOFramebufferShared.h-3F2ELBC5Z1O93 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/IOFramebufferShared.h-3F2ELBC5Z1O93 deleted file mode 100644 index 4ece05c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/IOFramebufferShared.h-3F2ELBC5Z1O93 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 deleted file mode 100644 index 6749e37..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/96/unistd.h-RIG71GMZS496 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/96/unistd.h-RIG71GMZS496 deleted file mode 100644 index 5861624..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/96/unistd.h-RIG71GMZS496 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 deleted file mode 100644 index 70fa602..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/arm64e-apple-macos.swiftinterface_Bool-2PQVWDP4E7C98 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/arm64e-apple-macos.swiftinterface_Bool-2PQVWDP4E7C98 deleted file mode 100644 index b4dbd3f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/arm64e-apple-macos.swiftinterface_Bool-2PQVWDP4E7C98 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/audit_session.h-111AOG9Q2LB98 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/audit_session.h-111AOG9Q2LB98 deleted file mode 100644 index 9fe3fa1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/audit_session.h-111AOG9Q2LB98 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 deleted file mode 100644 index 380db15..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/session.h-1R8A9V7N1BE99 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/session.h-1R8A9V7N1BE99 deleted file mode 100644 index f9b4d06..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/session.h-1R8A9V7N1BE99 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A deleted file mode 100644 index 5047eb6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/mount.h-2UCQUFW2AI49A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/mount.h-2UCQUFW2AI49A deleted file mode 100644 index 22b3249..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/mount.h-2UCQUFW2AI49A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/CFArray.h-10XQB1ZZ9IZ9E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/CFArray.h-10XQB1ZZ9IZ9E deleted file mode 100644 index 1eed699..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/CFArray.h-10XQB1ZZ9IZ9E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/CFStringTokenizer.h-3JB5LUZ9HPF9E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/CFStringTokenizer.h-3JB5LUZ9HPF9E deleted file mode 100644 index f3f1059..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/CFStringTokenizer.h-3JB5LUZ9HPF9E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E deleted file mode 100644 index 8cf3264..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/byte_order.h-30P4DS09IU9E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/byte_order.h-30P4DS09IU9E deleted file mode 100644 index 86ea927..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/byte_order.h-30P4DS09IU9E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E deleted file mode 100644 index ad13c05..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/DriverServices.h-OSPQ971A2G9G b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/DriverServices.h-OSPQ971A2G9G deleted file mode 100644 index 576be06..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/DriverServices.h-OSPQ971A2G9G and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/netdb.h-2653GAEVR0R9H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/netdb.h-2653GAEVR0R9H deleted file mode 100644 index c209f8f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/netdb.h-2653GAEVR0R9H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H deleted file mode 100644 index f8e5d53..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I deleted file mode 100644 index 26ad779..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/processor_info.h-3EIHFSB1K7P9I b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/processor_info.h-3EIHFSB1K7P9I deleted file mode 100644 index 0a6ee79..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/processor_info.h-3EIHFSB1K7P9I and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9J/NSPointerFunctions.h-2IWCEIR7JX29J b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9J/NSPointerFunctions.h-2IWCEIR7JX29J deleted file mode 100644 index 428d376..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9J/NSPointerFunctions.h-2IWCEIR7JX29J and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K deleted file mode 100644 index dbc2c54..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9L/NSURLDownload.h-23B748EQE709L b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9L/NSURLDownload.h-23B748EQE709L deleted file mode 100644 index 3e070be..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9L/NSURLDownload.h-23B748EQE709L and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSAppleEventDescriptor.h-1TR8QR09P459N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSAppleEventDescriptor.h-1TR8QR09P459N deleted file mode 100644 index d66e284..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSAppleEventDescriptor.h-1TR8QR09P459N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/SecProtocolObject.h-21Q5FUF75NE9N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/SecProtocolObject.h-21Q5FUF75NE9N deleted file mode 100644 index 54b874c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/SecProtocolObject.h-21Q5FUF75NE9N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O deleted file mode 100644 index c838be9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/CFNumberFormatter.h-FO0F8XSBRE9R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/CFNumberFormatter.h-FO0F8XSBRE9R deleted file mode 100644 index f361f1b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/CFNumberFormatter.h-FO0F8XSBRE9R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R deleted file mode 100644 index 389e65a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S deleted file mode 100644 index 2658a1a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/CFTree.h-2C9ONK16L6M9Y b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/CFTree.h-2C9ONK16L6M9Y deleted file mode 100644 index 82ea224..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/CFTree.h-2C9ONK16L6M9Y and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/NSDateFormatter.h-18TDK00KYHS9Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/NSDateFormatter.h-18TDK00KYHS9Z deleted file mode 100644 index 60bc4a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/NSDateFormatter.h-18TDK00KYHS9Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/OSUtils.h-3IZAJVO6HA89Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/OSUtils.h-3IZAJVO6HA89Z deleted file mode 100644 index 6091df7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/OSUtils.h-3IZAJVO6HA89Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/policy.h-1SY1HQKDKLM9Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/policy.h-1SY1HQKDKLM9Z deleted file mode 100644 index 277e767..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/policy.h-1SY1HQKDKLM9Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A0/MDLabel.h-DMLLZAN8ZYA0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A0/MDLabel.h-DMLLZAN8ZYA0 deleted file mode 100644 index 9bfdcee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A0/MDLabel.h-DMLLZAN8ZYA0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 deleted file mode 100644 index 7d9bcb4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/lockgroup_info.h-2U81RZ1RXVVA1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/lockgroup_info.h-2U81RZ1RXVVA1 deleted file mode 100644 index cb0241c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/lockgroup_info.h-2U81RZ1RXVVA1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 deleted file mode 100644 index e25aea0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/FSEvents.h-3BJCGK1LF4VA2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/FSEvents.h-3BJCGK1LF4VA2 deleted file mode 100644 index ddf97ef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/FSEvents.h-3BJCGK1LF4VA2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/NSObject.h-2FD2G4OJCPLA2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/NSObject.h-2FD2G4OJCPLA2 deleted file mode 100644 index 746b114..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/NSObject.h-2FD2G4OJCPLA2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/IOUSBHostFamilyDefinitions.h-37DTDPZO1MFA3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/IOUSBHostFamilyDefinitions.h-37DTDPZO1MFA3 deleted file mode 100644 index e9ee484..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/IOUSBHostFamilyDefinitions.h-37DTDPZO1MFA3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/MacLocales.h-21KP0YI04FSA3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/MacLocales.h-21KP0YI04FSA3 deleted file mode 100644 index a0dc8aa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/MacLocales.h-21KP0YI04FSA3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AB/NSProxy.h-RCDZ8V4CUAB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AB/NSProxy.h-RCDZ8V4CUAB deleted file mode 100644 index f6b2eb6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AB/NSProxy.h-RCDZ8V4CUAB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AD/object.h-237CW2G6Z7VAD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AD/object.h-237CW2G6Z7VAD deleted file mode 100644 index 06e7645..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AD/object.h-237CW2G6Z7VAD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF deleted file mode 100644 index 5a519ac..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSDateIntervalFormatter.h-34X0DGQDIS4AG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSDateIntervalFormatter.h-34X0DGQDIS4AG deleted file mode 100644 index a823a70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSDateIntervalFormatter.h-34X0DGQDIS4AG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/_types.h-21IPYP8FLW8AG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/_types.h-21IPYP8FLW8AG deleted file mode 100644 index 14543cf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/_types.h-21IPYP8FLW8AG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/semaphore.h-1QI41OLMIDUAG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/semaphore.h-1QI41OLMIDUAG deleted file mode 100644 index 717c3b1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/semaphore.h-1QI41OLMIDUAG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AJ/CSIdentity.h-3C7K4MQRFFZAJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AJ/CSIdentity.h-3C7K4MQRFFZAJ deleted file mode 100644 index 2e2e836..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AJ/CSIdentity.h-3C7K4MQRFFZAJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AJ/SecProtocolMetadata.h-18QAK2FQ1U7AJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AJ/SecProtocolMetadata.h-18QAK2FQ1U7AJ deleted file mode 100644 index c76c0a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AJ/SecProtocolMetadata.h-18QAK2FQ1U7AJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL deleted file mode 100644 index 343d386..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/CFFileDescriptor.h-3IIQXHFPVXKAM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/CFFileDescriptor.h-3IIQXHFPVXKAM deleted file mode 100644 index 78f5d23..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/CFFileDescriptor.h-3IIQXHFPVXKAM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM deleted file mode 100644 index dc78a0a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/objc-sync.h-1DKQIQ3POOTAM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/objc-sync.h-1DKQIQ3POOTAM deleted file mode 100644 index 84bc5cd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/objc-sync.h-1DKQIQ3POOTAM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/_symbol_aliasing.h-3C1YA7SQ2HZAO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/_symbol_aliasing.h-3C1YA7SQ2HZAO deleted file mode 100644 index a4228c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/_symbol_aliasing.h-3C1YA7SQ2HZAO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AP/cssmkrapi.h-XCQTZ684B2AP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AP/cssmkrapi.h-XCQTZ684B2AP deleted file mode 100644 index 2c2a455..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AP/cssmkrapi.h-XCQTZ684B2AP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/CFHost.h-1XJ600SDU2OAQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/CFHost.h-1XJ600SDU2OAQ deleted file mode 100644 index 5393ad2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/CFHost.h-1XJ600SDU2OAQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/qos.h-37MPUDVKMUTAQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/qos.h-37MPUDVKMUTAQ deleted file mode 100644 index ab82173..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/qos.h-37MPUDVKMUTAQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/shared_region.h-FX2ENJ5Z08AQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/shared_region.h-FX2ENJ5Z08AQ deleted file mode 100644 index 4d2ac38..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/shared_region.h-FX2ENJ5Z08AQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/NSDecimalNumber.h-1AJTYMQJH0WAT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/NSDecimalNumber.h-1AJTYMQJH0WAT deleted file mode 100644 index 838c4be..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/NSDecimalNumber.h-1AJTYMQJH0WAT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/NSDistantObject.h-1D6AH6Z232VAT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/NSDistantObject.h-1D6AH6Z232VAT deleted file mode 100644 index 01a0389..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/NSDistantObject.h-1D6AH6Z232VAT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT deleted file mode 100644 index d250f5b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/host_priv.h-2GED8E99974AT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/host_priv.h-2GED8E99974AT deleted file mode 100644 index 079634e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/host_priv.h-2GED8E99974AT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/AvailabilityInternalLegacy.h-221GLLEDEOSAU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/AvailabilityInternalLegacy.h-221GLLEDEOSAU deleted file mode 100644 index 3072fcc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/AvailabilityInternalLegacy.h-221GLLEDEOSAU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/kext_net.h-3KZ0YLB7FTHAU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/kext_net.h-3KZ0YLB7FTHAU deleted file mode 100644 index f6e6108..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/kext_net.h-3KZ0YLB7FTHAU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/NSXMLDTD.h-2P7740UK7AW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/NSXMLDTD.h-2P7740UK7AW deleted file mode 100644 index 3562423..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/NSXMLDTD.h-2P7740UK7AW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/arm64e-apple-macos.swiftinterface_Collection_Type-erased-4EYB56CXWDAW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/arm64e-apple-macos.swiftinterface_Collection_Type-erased-4EYB56CXWDAW deleted file mode 100644 index d66edef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/arm64e-apple-macos.swiftinterface_Collection_Type-erased-4EYB56CXWDAW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX deleted file mode 100644 index 50dd6d3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX deleted file mode 100644 index ee7d1cc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AY/ipc_info.h-23ZHG8MTTE2AY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AY/ipc_info.h-23ZHG8MTTE2AY deleted file mode 100644 index fa91362..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AY/ipc_info.h-23ZHG8MTTE2AY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/AEObjects.h-3HIVYU7NTGAAZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/AEObjects.h-3HIVYU7NTGAAZ deleted file mode 100644 index ae2fbfe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/AEObjects.h-3HIVYU7NTGAAZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/netport.h-394X6CW6TPJAZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/netport.h-394X6CW6TPJAZ deleted file mode 100644 index 529c005..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/netport.h-394X6CW6TPJAZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 deleted file mode 100644 index b0fed79..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 deleted file mode 100644 index c08b2f5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 deleted file mode 100644 index 17d43a1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 deleted file mode 100644 index 9803275..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/MDQuery.h-2O810ZEXOJOB8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/MDQuery.h-2O810ZEXOJOB8 deleted file mode 100644 index 7f5924b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/MDQuery.h-2O810ZEXOJOB8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B9/listener.h-1SR9H0EFS4GB9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B9/listener.h-1SR9H0EFS4GB9 deleted file mode 100644 index 18b1c54..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B9/listener.h-1SR9H0EFS4GB9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA deleted file mode 100644 index 276b65c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/kdebug.h-30T2X8M5KH0BA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/kdebug.h-30T2X8M5KH0BA deleted file mode 100644 index de2efa3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/kdebug.h-30T2X8M5KH0BA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BB/IOFireWireFamilyCommon.h-21L5AKKXY28BB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BB/IOFireWireFamilyCommon.h-21L5AKKXY28BB deleted file mode 100644 index 07f3f83..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BB/IOFireWireFamilyCommon.h-21L5AKKXY28BB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BB/NSUserScriptTask.h-WWMQRUJJAXBB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BB/NSUserScriptTask.h-WWMQRUJJAXBB deleted file mode 100644 index 09633c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BB/NSUserScriptTask.h-WWMQRUJJAXBB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC deleted file mode 100644 index c96ce93..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD deleted file mode 100644 index 316809e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/execinfo.h-3AQ707IKQW4BD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/execinfo.h-3AQ707IKQW4BD deleted file mode 100644 index 5a9d7e1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/execinfo.h-3AQ707IKQW4BD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/libbsm.h-2GPMSUTJR53BD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/libbsm.h-2GPMSUTJR53BD deleted file mode 100644 index 02de3fa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/libbsm.h-2GPMSUTJR53BD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE deleted file mode 100644 index 8fb64f8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG deleted file mode 100644 index 754bbdc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BH/NSNumberFormatter.h-XBKBIW5KUFBH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BH/NSNumberFormatter.h-XBKBIW5KUFBH deleted file mode 100644 index 1aa2aa5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BH/NSNumberFormatter.h-XBKBIW5KUFBH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BH/form.h-2CVR60VF6B1BH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BH/form.h-2CVR60VF6B1BH deleted file mode 100644 index 46c4a43..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BH/form.h-2CVR60VF6B1BH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BJ/fenv.h-3TCE6HUK98BBJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BJ/fenv.h-3TCE6HUK98BBJ deleted file mode 100644 index bb27f4b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BJ/fenv.h-3TCE6HUK98BBJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BJ/in_var.h-Z0MTHEEDLZBJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BJ/in_var.h-Z0MTHEEDLZBJ deleted file mode 100644 index f9bab7e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BJ/in_var.h-Z0MTHEEDLZBJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BK/arch.h-K1C56A9FQ1BK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BK/arch.h-K1C56A9FQ1BK deleted file mode 100644 index c0db6bf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BK/arch.h-K1C56A9FQ1BK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL deleted file mode 100644 index 9ef7f7c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL deleted file mode 100644 index 9b946c5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BP/IODVDMediaBSDClient.h-16Q6FKA1X4HBP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BP/IODVDMediaBSDClient.h-16Q6FKA1X4HBP deleted file mode 100644 index 50f0a18..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BP/IODVDMediaBSDClient.h-16Q6FKA1X4HBP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ deleted file mode 100644 index 8151f91..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/in_pcb.h-1VRPO32NZDRBQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/in_pcb.h-1VRPO32NZDRBQ deleted file mode 100644 index 074a126..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/in_pcb.h-1VRPO32NZDRBQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR deleted file mode 100644 index 462e4ba..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/math.h-3A651J0PVEZBS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/math.h-3A651J0PVEZBS deleted file mode 100644 index 1f05727..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/math.h-3A651J0PVEZBS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT deleted file mode 100644 index 4c7c78b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/pipe.h-3GCGI1Z2L30BT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/pipe.h-3GCGI1Z2L30BT deleted file mode 100644 index 894d506..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/pipe.h-3GCGI1Z2L30BT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV deleted file mode 100644 index d23b640..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/fat.h-133L3SUC57YBX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/fat.h-133L3SUC57YBX deleted file mode 100644 index 9adbb60..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/fat.h-133L3SUC57YBX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/NSOrderedCollectionDifference.h-1QQKYUCEE27BY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/NSOrderedCollectionDifference.h-1QQKYUCEE27BY deleted file mode 100644 index 467ff86..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/NSOrderedCollectionDifference.h-1QQKYUCEE27BY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/NSScriptWhoseTests.h-30KBV5Q1AABBY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/NSScriptWhoseTests.h-30KBV5Q1AABBY deleted file mode 100644 index e889031..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/NSScriptWhoseTests.h-30KBV5Q1AABBY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/_ucontext64.h-1SBDKD4NF6HBY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/_ucontext64.h-1SBDKD4NF6HBY deleted file mode 100644 index e9baa43..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/_ucontext64.h-1SBDKD4NF6HBY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/IntlResources.h-2FECDZWX1K4C2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/IntlResources.h-2FECDZWX1K4C2 deleted file mode 100644 index f0ae61d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/IntlResources.h-2FECDZWX1K4C2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/NSSortDescriptor.h-FREIKXX7K1C4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/NSSortDescriptor.h-FREIKXX7K1C4 deleted file mode 100644 index 7c9d232..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/NSSortDescriptor.h-FREIKXX7K1C4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 deleted file mode 100644 index ffa1f52..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/IONetworkInterface.h-2YQVEU0DI66C6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/IONetworkInterface.h-2YQVEU0DI66C6 deleted file mode 100644 index 5e21b19..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/IONetworkInterface.h-2YQVEU0DI66C6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/__stdarg_va_arg.h-1RA1414779JC6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/__stdarg_va_arg.h-1RA1414779JC6 deleted file mode 100644 index 4f21474..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/__stdarg_va_arg.h-1RA1414779JC6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/peer_requirement.h-2NYC3JDHI32C6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/peer_requirement.h-2NYC3JDHI32C6 deleted file mode 100644 index 06eee31..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C6/peer_requirement.h-2NYC3JDHI32C6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C7/SCSICmds_REPORT_LUNS_Definitions.h-30Y1PH0EQMRC7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C7/SCSICmds_REPORT_LUNS_Definitions.h-30Y1PH0EQMRC7 deleted file mode 100644 index 9f6eef0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C7/SCSICmds_REPORT_LUNS_Definitions.h-30Y1PH0EQMRC7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C7/runetype.h-20QSR1B4D55C7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C7/runetype.h-20QSR1B4D55C7 deleted file mode 100644 index 2c2afe3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C7/runetype.h-20QSR1B4D55C7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/IOHIDEventServiceKeys.h-3GMVHCNZWVKCB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/IOHIDEventServiceKeys.h-3GMVHCNZWVKCB deleted file mode 100644 index f4aa8bb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/IOHIDEventServiceKeys.h-3GMVHCNZWVKCB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSScriptKeyValueCoding.h-21XCYZP206RCB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSScriptKeyValueCoding.h-21XCYZP206RCB deleted file mode 100644 index fabdbfd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSScriptKeyValueCoding.h-21XCYZP206RCB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/posix_shm.h-1O4FHSGOLPDCC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/posix_shm.h-1O4FHSGOLPDCC deleted file mode 100644 index ba56bee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/posix_shm.h-1O4FHSGOLPDCC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CD/cssmerr.h-3DE6IECSWOOCD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CD/cssmerr.h-3DE6IECSWOOCD deleted file mode 100644 index 5a67bda..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CD/cssmerr.h-3DE6IECSWOOCD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/arm64e-apple-macos.swiftinterface_Collection-15M299HGPAECE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/arm64e-apple-macos.swiftinterface_Collection-15M299HGPAECE deleted file mode 100644 index c181166..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/arm64e-apple-macos.swiftinterface_Collection-15M299HGPAECE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CF/NSURLSession.h-DJFG9CU336CF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CF/NSURLSession.h-DJFG9CU336CF deleted file mode 100644 index 7991a14..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CF/NSURLSession.h-DJFG9CU336CF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/IconStorage.h-271T7BAETX1CI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/IconStorage.h-271T7BAETX1CI deleted file mode 100644 index f3df3a0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/IconStorage.h-271T7BAETX1CI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/rpc.h-31XRH0XK7IECI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/rpc.h-31XRH0XK7IECI deleted file mode 100644 index 2a0f007..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/rpc.h-31XRH0XK7IECI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK deleted file mode 100644 index 08bfafe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CL/IOKitLib.h-2CCL5UZTRB5CL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CL/IOKitLib.h-2CCL5UZTRB5CL deleted file mode 100644 index 6015d1a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CL/IOKitLib.h-2CCL5UZTRB5CL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSDictionary.h-3G04FQ6I9P0CN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSDictionary.h-3G04FQ6I9P0CN deleted file mode 100644 index 0ed72f0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSDictionary.h-3G04FQ6I9P0CN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN deleted file mode 100644 index 7d378d8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP deleted file mode 100644 index 96aafdd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/audit_internal.h-2RULHCQ8VFVCP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/audit_internal.h-2RULHCQ8VFVCP deleted file mode 100644 index 11ca7b2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/audit_internal.h-2RULHCQ8VFVCP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CQ/esp.h-28TS0LZZJLCCQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CQ/esp.h-28TS0LZZJLCCQ deleted file mode 100644 index ef1aaa4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CQ/esp.h-28TS0LZZJLCCQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/OSMessageNotification.h-32QJYCZB4CACR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/OSMessageNotification.h-32QJYCZB4CACR deleted file mode 100644 index c5bbb59..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/OSMessageNotification.h-32QJYCZB4CACR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/_ucontext.h-Y29RY7RRL3CR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/_ucontext.h-Y29RY7RRL3CR deleted file mode 100644 index fda3d92..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/_ucontext.h-Y29RY7RRL3CR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR deleted file mode 100644 index e202544..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT deleted file mode 100644 index 374489a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT deleted file mode 100644 index a0ce498..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT deleted file mode 100644 index 47a0e5a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/NSInflectionRule.h-3LKSIFBP182CV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/NSInflectionRule.h-3LKSIFBP182CV deleted file mode 100644 index 500a147..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/NSInflectionRule.h-3LKSIFBP182CV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW deleted file mode 100644 index 1dc59a0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/uio.h-1ENIZF8XZ4PCW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/uio.h-1ENIZF8XZ4PCW deleted file mode 100644 index 1538f7b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/uio.h-1ENIZF8XZ4PCW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX deleted file mode 100644 index ce3fbfb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX deleted file mode 100644 index 966c6b0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CY/arm64e-apple-macos.swiftinterface_Math_Integers-2TUM15YSRBBCY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CY/arm64e-apple-macos.swiftinterface_Math_Integers-2TUM15YSRBBCY deleted file mode 100644 index cf36aae..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CY/arm64e-apple-macos.swiftinterface_Math_Integers-2TUM15YSRBBCY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ deleted file mode 100644 index abf6f84..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D0/copyfile.h-2THM36MVKX9D0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D0/copyfile.h-2THM36MVKX9D0 deleted file mode 100644 index ae76537..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D0/copyfile.h-2THM36MVKX9D0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSURLError.h-3GGF5QZS0PID3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSURLError.h-3GGF5QZS0PID3 deleted file mode 100644 index 1067b53..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSURLError.h-3GGF5QZS0PID3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/AppleUSBDefinitions.h-ZNDFXV4YY1D4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/AppleUSBDefinitions.h-ZNDFXV4YY1D4 deleted file mode 100644 index c3239c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/AppleUSBDefinitions.h-ZNDFXV4YY1D4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/USB.h-64YVBV0ESPD4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/USB.h-64YVBV0ESPD4 deleted file mode 100644 index 17871d5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/USB.h-64YVBV0ESPD4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/SecTrustSettings.h-37DLG16F2S6D8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/SecTrustSettings.h-37DLG16F2S6D8 deleted file mode 100644 index 984656c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/SecTrustSettings.h-37DLG16F2S6D8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D9/IOVideoDeviceShared.h-1VJYYNF4EVLD9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D9/IOVideoDeviceShared.h-1VJYYNF4EVLD9 deleted file mode 100644 index 06b0431..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D9/IOVideoDeviceShared.h-1VJYYNF4EVLD9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DB/NSNull.h-LDIPWIO4QVDB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DB/NSNull.h-LDIPWIO4QVDB deleted file mode 100644 index a3fae8d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DB/NSNull.h-LDIPWIO4QVDB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC deleted file mode 100644 index daa2ba6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DD/msg.h-15G86I3CGJ6DD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DD/msg.h-15G86I3CGJ6DD deleted file mode 100644 index 559341b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DD/msg.h-15G86I3CGJ6DD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/reloc.h-GS9FJF26TNDE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/reloc.h-GS9FJF26TNDE deleted file mode 100644 index ce97f80..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/reloc.h-GS9FJF26TNDE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/NSNotification.h-3P171RR2JS7DF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/NSNotification.h-3P171RR2JS7DF deleted file mode 100644 index 7955fa0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/NSNotification.h-3P171RR2JS7DF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/mbuf.h-3I2EV0L4J6NDF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/mbuf.h-3I2EV0L4J6NDF deleted file mode 100644 index ec2aa3f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/mbuf.h-3I2EV0L4J6NDF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG deleted file mode 100644 index f2428d9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/Multiprocessing.h-RHXB60YUHEDG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/Multiprocessing.h-RHXB60YUHEDG deleted file mode 100644 index 026c3fb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/Multiprocessing.h-RHXB60YUHEDG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG deleted file mode 100644 index 8793a3b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/host_info.h-HQ1FYDZZJXDG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/host_info.h-HQ1FYDZZJXDG deleted file mode 100644 index bd2c21b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/host_info.h-HQ1FYDZZJXDG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/_SwiftConcurrency.h-3TLE8ZVCLBTDH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/_SwiftConcurrency.h-3TLE8ZVCLBTDH deleted file mode 100644 index 1311245..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/_SwiftConcurrency.h-3TLE8ZVCLBTDH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DI/CFCalendar.h-18028BEAD36DI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DI/CFCalendar.h-18028BEAD36DI deleted file mode 100644 index ea5e317..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DI/CFCalendar.h-18028BEAD36DI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/IOGraphicsLib.h-1XS1PDD2DO7DJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/IOGraphicsLib.h-1XS1PDD2DO7DJ deleted file mode 100644 index 7043717..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/IOGraphicsLib.h-1XS1PDD2DO7DJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/IONetworkMedium.h-7WVW0TC160DJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/IONetworkMedium.h-7WVW0TC160DJ deleted file mode 100644 index 3c16be4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/IONetworkMedium.h-7WVW0TC160DJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/MessageTests.swift-RQQ64LSDT7DJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/MessageTests.swift-RQQ64LSDT7DJ deleted file mode 100644 index 3ee6223..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DJ/MessageTests.swift-RQQ64LSDT7DJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL deleted file mode 100644 index 7e5a047..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/arm64e-apple-macos.swiftinterface-ANGR2ZBDPKDL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/arm64e-apple-macos.swiftinterface-ANGR2ZBDPKDL deleted file mode 100644 index 210cec5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/arm64e-apple-macos.swiftinterface-ANGR2ZBDPKDL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/clock.h-HFWTDB6NDVDM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/clock.h-HFWTDB6NDVDM deleted file mode 100644 index 48c83c9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/clock.h-HFWTDB6NDVDM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/ioctl_compat.h-375X7MJC9BXDN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/ioctl_compat.h-375X7MJC9BXDN deleted file mode 100644 index 205dcc8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/ioctl_compat.h-375X7MJC9BXDN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/NSMetadata.h-12O84AWT3FDO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/NSMetadata.h-12O84AWT3FDO deleted file mode 100644 index 62c96cb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/NSMetadata.h-12O84AWT3FDO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO deleted file mode 100644 index e623db9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR deleted file mode 100644 index 20f82b8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS deleted file mode 100644 index 73b6eb3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU deleted file mode 100644 index 282cef0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/NSPredicate.h-3E7RE97LIL1DX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/NSPredicate.h-3E7RE97LIL1DX deleted file mode 100644 index b5c5ae5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/NSPredicate.h-3E7RE97LIL1DX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX deleted file mode 100644 index de5325a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/hv_kern_types.h-P8GOKNM4JLDY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/hv_kern_types.h-P8GOKNM4JLDY deleted file mode 100644 index e60f47a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/hv_kern_types.h-P8GOKNM4JLDY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY deleted file mode 100644 index 3274f0b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E0/timeb.h-2RZ2G3VDUMTE0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E0/timeb.h-2RZ2G3VDUMTE0 deleted file mode 100644 index c50b37c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E0/timeb.h-2RZ2G3VDUMTE0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/IOHIDTypes.h-KA6WCK6QGRE1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/IOHIDTypes.h-KA6WCK6QGRE1 deleted file mode 100644 index e8541dd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/IOHIDTypes.h-KA6WCK6QGRE1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOEthernetController.h-1YEATH4UD1ZE3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOEthernetController.h-1YEATH4UD1ZE3 deleted file mode 100644 index 7950a47..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOEthernetController.h-1YEATH4UD1ZE3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/acl.h-3H4OP1WYTI5E3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/acl.h-3H4OP1WYTI5E3 deleted file mode 100644 index 384a5ea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/acl.h-3H4OP1WYTI5E3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E4/vm_prot.h-2LI8NHRZ8VDE4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E4/vm_prot.h-2LI8NHRZ8VDE4 deleted file mode 100644 index 492a399..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E4/vm_prot.h-2LI8NHRZ8VDE4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/NSExpression.h-3N4ZOVUIU7OE6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/NSExpression.h-3N4ZOVUIU7OE6 deleted file mode 100644 index 367a260..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/NSExpression.h-3N4ZOVUIU7OE6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/NSExtensionRequestHandling.h-801JMFB95JE7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/NSExtensionRequestHandling.h-801JMFB95JE7 deleted file mode 100644 index f3765fc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/NSExtensionRequestHandling.h-801JMFB95JE7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 deleted file mode 100644 index 86faf28..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 deleted file mode 100644 index 5ce3e2c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EA/un.h-LKAWW0JZZTEA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EA/un.h-LKAWW0JZZTEA deleted file mode 100644 index da4615d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EA/un.h-LKAWW0JZZTEA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/IONetworkData.h-28RLLM2V1Z3ED b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/IONetworkData.h-28RLLM2V1Z3ED deleted file mode 100644 index 175ce69..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/IONetworkData.h-28RLLM2V1Z3ED and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/OSAtomicQueue.h-28N3WS6G0D0EF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/OSAtomicQueue.h-28N3WS6G0D0EF deleted file mode 100644 index f8a6eae..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/OSAtomicQueue.h-28N3WS6G0D0EF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF deleted file mode 100644 index 335af7b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EH/NSScriptExecutionContext.h-3CBVVQZE88LEH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EH/NSScriptExecutionContext.h-3CBVVQZE88LEH deleted file mode 100644 index 1ea602c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EH/NSScriptExecutionContext.h-3CBVVQZE88LEH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/reloc.h-V3RFK00JY8EI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/reloc.h-V3RFK00JY8EI deleted file mode 100644 index 887241f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/reloc.h-V3RFK00JY8EI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK deleted file mode 100644 index de31f3f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL deleted file mode 100644 index 30fec6b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/SecProtocolOptions.h-GK1VQGMXSCEM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/SecProtocolOptions.h-GK1VQGMXSCEM deleted file mode 100644 index 93257b4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/SecProtocolOptions.h-GK1VQGMXSCEM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM deleted file mode 100644 index 854a2e4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/IOStorage.h-2N2IZJTLFCKEN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/IOStorage.h-2N2IZJTLFCKEN deleted file mode 100644 index ada09ad..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/IOStorage.h-2N2IZJTLFCKEN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP deleted file mode 100644 index 25bf52d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/mach_time.h-21ZOVGZTJN7EP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/mach_time.h-21ZOVGZTJN7EP deleted file mode 100644 index d940b08..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/mach_time.h-21ZOVGZTJN7EP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/bootp.h-O6YHV3GA91EQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/bootp.h-O6YHV3GA91EQ deleted file mode 100644 index 7a101c9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/bootp.h-O6YHV3GA91EQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/AEHelpers.h-35CWBC42S5ZER b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/AEHelpers.h-35CWBC42S5ZER deleted file mode 100644 index 7c04534..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/AEHelpers.h-35CWBC42S5ZER and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/NSProcessInfo.h-3UOW9OOESVER b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/NSProcessInfo.h-3UOW9OOESVER deleted file mode 100644 index ba23380..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/NSProcessInfo.h-3UOW9OOESVER and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER deleted file mode 100644 index 352bfd1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/arm64e-apple-macos.swiftinterface-3BWVKIR740NET b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/arm64e-apple-macos.swiftinterface-3BWVKIR740NET deleted file mode 100644 index eea6ca3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/arm64e-apple-macos.swiftinterface-3BWVKIR740NET and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/NSSpellServer.h-SOVCR17P4GEU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/NSSpellServer.h-SOVCR17P4GEU deleted file mode 100644 index 4f7dfc9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/NSSpellServer.h-SOVCR17P4GEU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EV/NSPersonNameComponents.h-1E4YRUKQUKEV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EV/NSPersonNameComponents.h-1E4YRUKQUKEV deleted file mode 100644 index 22d127b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EV/NSPersonNameComponents.h-1E4YRUKQUKEV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EW/NSValue.h-2SMKEMAZRZREW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EW/NSValue.h-2SMKEMAZRZREW deleted file mode 100644 index 6cf7918..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EW/NSValue.h-2SMKEMAZRZREW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 deleted file mode 100644 index b8b046b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 deleted file mode 100644 index d1b83c0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 deleted file mode 100644 index 992a7de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F2/_structs.h-3FSW98T3MEBF2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F2/_structs.h-3FSW98T3MEBF2 deleted file mode 100644 index 200679a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F2/_structs.h-3FSW98T3MEBF2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F2/mach_voucher.h-3FX41Y9XG4EF2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F2/mach_voucher.h-3FX41Y9XG4EF2 deleted file mode 100644 index 1214f89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F2/mach_voucher.h-3FX41Y9XG4EF2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IOCFPlugIn.h-PSP1P00NTIF5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IOCFPlugIn.h-PSP1P00NTIF5 deleted file mode 100644 index 74e8b16..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IOCFPlugIn.h-PSP1P00NTIF5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/arm64e-apple-macos.swiftinterface_Assert-1I2E2BDJC3WF5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/arm64e-apple-macos.swiftinterface_Assert-1I2E2BDJC3WF5 deleted file mode 100644 index 8e6eccb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/arm64e-apple-macos.swiftinterface_Assert-1I2E2BDJC3WF5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/mach_voucher_types.h-NI5N6FBFYFF5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/mach_voucher_types.h-NI5N6FBFYFF5 deleted file mode 100644 index 76e8da3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/mach_voucher_types.h-NI5N6FBFYFF5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/sys_domain.h-XVUF2W07LCF6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/sys_domain.h-XVUF2W07LCF6 deleted file mode 100644 index 91690d9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/sys_domain.h-XVUF2W07LCF6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/NSKeyedArchiver.h-3T4KL12GJ7F7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/NSKeyedArchiver.h-3T4KL12GJ7F7 deleted file mode 100644 index 99b3bea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/NSKeyedArchiver.h-3T4KL12GJ7F7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/_guid_t.h-3EHDQN3U7L2F7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/_guid_t.h-3EHDQN3U7L2F7 deleted file mode 100644 index e466016..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/_guid_t.h-3EHDQN3U7L2F7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 deleted file mode 100644 index bbc9666..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F8/tcp.h-3GHXSIK6KFCF8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F8/tcp.h-3GHXSIK6KFCF8 deleted file mode 100644 index d7a9428..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F8/tcp.h-3GHXSIK6KFCF8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F9/menu.h-2LAIBWU4H0JF9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F9/menu.h-2LAIBWU4H0JF9 deleted file mode 100644 index 5c4fb89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F9/menu.h-2LAIBWU4H0JF9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA deleted file mode 100644 index 4b53d2d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/arm64e-apple-macos.swiftinterface_String-2BEOFOSJDDMFA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/arm64e-apple-macos.swiftinterface_String-2BEOFOSJDDMFA deleted file mode 100644 index 738e4d2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/arm64e-apple-macos.swiftinterface_String-2BEOFOSJDDMFA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD deleted file mode 100644 index 4c1f051..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/IOLLEvent.h-ZATDCJMZTJFE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/IOLLEvent.h-ZATDCJMZTJFE deleted file mode 100644 index d649bdc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/IOLLEvent.h-ZATDCJMZTJFE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/arm64-apple-macos.swiftinterface-1H483MC3ILAFE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/arm64-apple-macos.swiftinterface-1H483MC3ILAFE deleted file mode 100644 index 8e4d7b7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/arm64-apple-macos.swiftinterface-1H483MC3ILAFE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/arm64e-apple-macos.swiftinterface_C-1EEFPAQIANPFE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/arm64e-apple-macos.swiftinterface_C-1EEFPAQIANPFE deleted file mode 100644 index 2ca274e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FE/arm64e-apple-macos.swiftinterface_C-1EEFPAQIANPFE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ipc.h-3B0XWDGCRQ8FI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ipc.h-3B0XWDGCRQ8FI deleted file mode 100644 index 7a07368..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ipc.h-3B0XWDGCRQ8FI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/CFHTTPStream.h-26CN1ZYB7UZFK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/CFHTTPStream.h-26CN1ZYB7UZFK deleted file mode 100644 index 463cf3b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/CFHTTPStream.h-26CN1ZYB7UZFK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/CFMessagePort.h-2QTSARUA6LVFK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/CFMessagePort.h-2QTSARUA6LVFK deleted file mode 100644 index 3a73af2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/CFMessagePort.h-2QTSARUA6LVFK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/xpc.h-23Y6JINMAEOFK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/xpc.h-23Y6JINMAEOFK deleted file mode 100644 index 7101aaa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/xpc.h-23Y6JINMAEOFK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/CFBinaryHeap.h-2NEFVOGQ5Y9FM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/CFBinaryHeap.h-2NEFVOGQ5Y9FM deleted file mode 100644 index 5eebe0c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/CFBinaryHeap.h-2NEFVOGQ5Y9FM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN deleted file mode 100644 index c4b21a9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FQ/IOAccelClientConnect.h-2TX9OB2WUMWFQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FQ/IOAccelClientConnect.h-2TX9OB2WUMWFQ deleted file mode 100644 index ce8050f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FQ/IOAccelClientConnect.h-2TX9OB2WUMWFQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/IOPMLibDefs.h-16L4R99W4C4FS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/IOPMLibDefs.h-16L4R99W4C4FS deleted file mode 100644 index ce4f65a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/IOPMLibDefs.h-16L4R99W4C4FS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS deleted file mode 100644 index a096cee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS deleted file mode 100644 index f7f04f1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV deleted file mode 100644 index a64a372..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW deleted file mode 100644 index fe8ab82..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW deleted file mode 100644 index 43bf864..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/AuthSession.h-BPF6E00VGEFX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/AuthSession.h-BPF6E00VGEFX deleted file mode 100644 index 2b06ede..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/AuthSession.h-BPF6E00VGEFX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX deleted file mode 100644 index 22887eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY deleted file mode 100644 index dff0a8e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FZ/AvailabilityVersions.h-1ZKBII1HQ35FZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FZ/AvailabilityVersions.h-1ZKBII1HQ35FZ deleted file mode 100644 index c9eeaf2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FZ/AvailabilityVersions.h-1ZKBII1HQ35FZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FZ/nlist.h-1B4UDTW9VPLFZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FZ/nlist.h-1B4UDTW9VPLFZ deleted file mode 100644 index 6c79289..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FZ/nlist.h-1B4UDTW9VPLFZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 deleted file mode 100644 index da6cae3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/IOHIDEventServiceTypes.h-17AG9XXTS9TG1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/IOHIDEventServiceTypes.h-17AG9XXTS9TG1 deleted file mode 100644 index c6a9e0b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/IOHIDEventServiceTypes.h-17AG9XXTS9TG1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/SecPolicy.h-3CLBUNHZ2UQG3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/SecPolicy.h-3CLBUNHZ2UQG3 deleted file mode 100644 index 6384e93..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/SecPolicy.h-3CLBUNHZ2UQG3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/Timer.h-1NUJLV8YQ95G3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/Timer.h-1NUJLV8YQ95G3 deleted file mode 100644 index 32adb89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/Timer.h-1NUJLV8YQ95G3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 deleted file mode 100644 index ecd3234..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSICmds_READ_CAPACITY_Definitions.h-2OJBM5HY6XWG4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSICmds_READ_CAPACITY_Definitions.h-2OJBM5HY6XWG4 deleted file mode 100644 index 55d79b3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSICmds_READ_CAPACITY_Definitions.h-2OJBM5HY6XWG4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/_inttypes.h-F4RGBLYOHSG6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/_inttypes.h-F4RGBLYOHSG6 deleted file mode 100644 index a8d1b82..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/_inttypes.h-F4RGBLYOHSG6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 deleted file mode 100644 index c4ae13f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 deleted file mode 100644 index 31da2aa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 deleted file mode 100644 index 167736c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/workloop.h-1YSUXMQYKAHG9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/workloop.h-1YSUXMQYKAHG9 deleted file mode 100644 index 33aaa89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/workloop.h-1YSUXMQYKAHG9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GB/CFDateFormatter.h-33MAWTA4LBBGB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GB/CFDateFormatter.h-33MAWTA4LBBGB deleted file mode 100644 index a63ea11..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GB/CFDateFormatter.h-33MAWTA4LBBGB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GB/IOSCSIMultimediaCommandsDevice.h-2F71F3KH0X5GB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GB/IOSCSIMultimediaCommandsDevice.h-2F71F3KH0X5GB deleted file mode 100644 index c3cea85..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GB/IOSCSIMultimediaCommandsDevice.h-2F71F3KH0X5GB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC deleted file mode 100644 index 4f0a799..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/mach_host.h-21BDHOWGA9LGC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/mach_host.h-21BDHOWGA9LGC deleted file mode 100644 index d15fd65..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/mach_host.h-21BDHOWGA9LGC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/_fsobj_id_t.h-CS7Y49BG1FGE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/_fsobj_id_t.h-CS7Y49BG1FGE deleted file mode 100644 index 307ca10..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/_fsobj_id_t.h-CS7Y49BG1FGE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE deleted file mode 100644 index b738694..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/CFHTTPAuthentication.h-1SVORXYF5H2GF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/CFHTTPAuthentication.h-1SVORXYF5H2GF deleted file mode 100644 index 560a27d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/CFHTTPAuthentication.h-1SVORXYF5H2GF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/arm64e-apple-macos.swiftinterface-3G133JS5QKBGF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/arm64e-apple-macos.swiftinterface-3G133JS5QKBGF deleted file mode 100644 index 3a10808..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/arm64e-apple-macos.swiftinterface-3G133JS5QKBGF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/pwd.h-OOJQV03Y2JGF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/pwd.h-OOJQV03Y2JGF deleted file mode 100644 index f6b55dc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GF/pwd.h-OOJQV03Y2JGF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/CFStream.h-1TJ8NJAHBBAGG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/CFStream.h-1TJ8NJAHBBAGG deleted file mode 100644 index 321031a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/CFStream.h-1TJ8NJAHBBAGG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/resource.h-PLII4B1BJBGH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/resource.h-PLII4B1BJBGH deleted file mode 100644 index d4ee4c5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/resource.h-PLII4B1BJBGH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/IOBlockStorageDriver.h-3FA2ISLZP2GI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/IOBlockStorageDriver.h-3FA2ISLZP2GI deleted file mode 100644 index 9522de4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/IOBlockStorageDriver.h-3FA2ISLZP2GI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI deleted file mode 100644 index 45a79ea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/x509defs.h-19VGZEXYYIVGI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/x509defs.h-19VGZEXYYIVGI deleted file mode 100644 index 1efd21a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/x509defs.h-19VGZEXYYIVGI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GL/sysdir.h-S0RTNC1I5AGL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GL/sysdir.h-S0RTNC1I5AGL deleted file mode 100644 index 36238e1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GL/sysdir.h-S0RTNC1I5AGL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSPropertyList.h-6T4R04DA0UGN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSPropertyList.h-6T4R04DA0UGN deleted file mode 100644 index a126530..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSPropertyList.h-6T4R04DA0UGN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/MixedMode.h-1QKL3LD3MZ4GO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/MixedMode.h-1QKL3LD3MZ4GO deleted file mode 100644 index 1a3e01d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/MixedMode.h-1QKL3LD3MZ4GO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/NSAffineTransform.h-1MCC90R7QI1GO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/NSAffineTransform.h-1MCC90R7QI1GO deleted file mode 100644 index 4bff99e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/NSAffineTransform.h-1MCC90R7QI1GO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO deleted file mode 100644 index c6eb519..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO deleted file mode 100644 index b0dbe28..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ deleted file mode 100644 index f3c6c4c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/Aliases.h-33GMWE44FK9GS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/Aliases.h-33GMWE44FK9GS deleted file mode 100644 index d6c5312..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/Aliases.h-33GMWE44FK9GS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/IOATAStorageDefines.h-1PZ35E52MYXGT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/IOATAStorageDefines.h-1PZ35E52MYXGT deleted file mode 100644 index 6a7ab98..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/IOATAStorageDefines.h-1PZ35E52MYXGT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT deleted file mode 100644 index 455036b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GY/IOCFSerialize.h-1LFLK0N8158GY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GY/IOCFSerialize.h-1LFLK0N8158GY deleted file mode 100644 index 488da5c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GY/IOCFSerialize.h-1LFLK0N8158GY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/IONetworkLib.h-3S7A1DOUZ86H0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/IONetworkLib.h-3S7A1DOUZ86H0 deleted file mode 100644 index ef15942..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/IONetworkLib.h-3S7A1DOUZ86H0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/time_value.h-1HMCIU6YXZ9H0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/time_value.h-1HMCIU6YXZ9H0 deleted file mode 100644 index ff6802a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/time_value.h-1HMCIU6YXZ9H0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 deleted file mode 100644 index c8b433f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 deleted file mode 100644 index 5c2c782..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 deleted file mode 100644 index 62cbd3f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 deleted file mode 100644 index 0da1314..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/ucred.h-34T3WQAWUBHH4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/ucred.h-34T3WQAWUBHH4 deleted file mode 100644 index 7567236..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/ucred.h-34T3WQAWUBHH4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 deleted file mode 100644 index de2c99c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H6/IOHIDElement.h-NVV49X8V36H6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H6/IOHIDElement.h-NVV49X8V36H6 deleted file mode 100644 index dc4a98d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H6/IOHIDElement.h-NVV49X8V36H6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/NSPortMessage.h-2CUJB9AHXWOH7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/NSPortMessage.h-2CUJB9AHXWOH7 deleted file mode 100644 index 77893ea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/NSPortMessage.h-2CUJB9AHXWOH7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/OSByteOrder.h-LIHQEK988PH7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/OSByteOrder.h-LIHQEK988PH7 deleted file mode 100644 index 979dbbc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/OSByteOrder.h-LIHQEK988PH7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-31UGSO8191XH7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-31UGSO8191XH7 deleted file mode 100644 index 66a6b05..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-31UGSO8191XH7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H8/ar.h-2758Q8E8XG9H8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H8/ar.h-2758Q8E8XG9H8 deleted file mode 100644 index 1f2bc14..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H8/ar.h-2758Q8E8XG9H8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 deleted file mode 100644 index 262743a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/arm64e-apple-macos.swiftinterface_Misc-2QZHOR3CVZKH9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/arm64e-apple-macos.swiftinterface_Misc-2QZHOR3CVZKH9 deleted file mode 100644 index 4108b21..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/arm64e-apple-macos.swiftinterface_Misc-2QZHOR3CVZKH9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 deleted file mode 100644 index 1c0ab5e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/wait.h-5M8QVLO773HA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/wait.h-5M8QVLO773HA deleted file mode 100644 index e572bd4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/wait.h-5M8QVLO773HA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC deleted file mode 100644 index fb0933b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG deleted file mode 100644 index a81ece2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/NSZone.h-2CC0G4HGMM5HH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/NSZone.h-2CC0G4HGMM5HH deleted file mode 100644 index f28aaef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/NSZone.h-2CC0G4HGMM5HH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/clock_reply.h-1TBZ0N44AX7HH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/clock_reply.h-1TBZ0N44AX7HH deleted file mode 100644 index b9bd040..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/clock_reply.h-1TBZ0N44AX7HH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/sysctl.h-JLXMROS93RHH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/sysctl.h-JLXMROS93RHH deleted file mode 100644 index 75dd34f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/sysctl.h-JLXMROS93RHH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ deleted file mode 100644 index 2eaee68..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/SCSICommandOperationCodes.h-2OGDUAFWYRZHM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/SCSICommandOperationCodes.h-2OGDUAFWYRZHM deleted file mode 100644 index b4802a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/SCSICommandOperationCodes.h-2OGDUAFWYRZHM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/in6.h-27XK0PQQKQYHM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/in6.h-27XK0PQQKQYHM deleted file mode 100644 index 71354ea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/in6.h-27XK0PQQKQYHM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/route.h-3KQNONJSIKJHM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/route.h-3KQNONJSIKJHM deleted file mode 100644 index 64250fc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/route.h-3KQNONJSIKJHM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HO/CFCharacterSet.h-2YUVXPAPN35HO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HO/CFCharacterSet.h-2YUVXPAPN35HO deleted file mode 100644 index 123d730..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HO/CFCharacterSet.h-2YUVXPAPN35HO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HO/NSFileWrapper.h-2GXFCEVYAL6HO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HO/NSFileWrapper.h-2GXFCEVYAL6HO deleted file mode 100644 index 776fb4d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HO/NSFileWrapper.h-2GXFCEVYAL6HO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/IODataQueueShared.h-1PTND49FKHJHP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/IODataQueueShared.h-1PTND49FKHJHP deleted file mode 100644 index c878f89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/IODataQueueShared.h-1PTND49FKHJHP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP deleted file mode 100644 index 4e38d3d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU deleted file mode 100644 index 40cb754..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HV/IORPC.h-2O2206FWRFUHV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HV/IORPC.h-2O2206FWRFUHV deleted file mode 100644 index 2e8c89e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HV/IORPC.h-2O2206FWRFUHV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HW/AEUserTermTypes.h-1T1AAF2N4J9HW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HW/AEUserTermTypes.h-1T1AAF2N4J9HW deleted file mode 100644 index 5838215..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HW/AEUserTermTypes.h-1T1AAF2N4J9HW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HY/NSTimeZone.h-TVTKJKZGSUHY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HY/NSTimeZone.h-TVTKJKZGSUHY deleted file mode 100644 index c02aa7e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HY/NSTimeZone.h-TVTKJKZGSUHY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HZ/IONetworkStats.h-3I18JSF768SHZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HZ/IONetworkStats.h-3I18JSF768SHZ deleted file mode 100644 index bf62572..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HZ/IONetworkStats.h-3I18JSF768SHZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HZ/NSCoder.h-1F3A7A4WV6HZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HZ/NSCoder.h-1F3A7A4WV6HZ deleted file mode 100644 index c9887cc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HZ/NSCoder.h-1F3A7A4WV6HZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 deleted file mode 100644 index 901c801..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/NSRegularExpression.h-2WU5IGZCGESI2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/NSRegularExpression.h-2WU5IGZCGESI2 deleted file mode 100644 index 6004312..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/NSRegularExpression.h-2WU5IGZCGESI2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 deleted file mode 100644 index 277c389..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/utmp.h-1528IHW8RL6I2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/utmp.h-1528IHW8RL6I2 deleted file mode 100644 index 9f76f90..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/utmp.h-1528IHW8RL6I2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I5/UnicodeUtilities.h-D693Y5RRJSI5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I5/UnicodeUtilities.h-D693Y5RRJSI5 deleted file mode 100644 index 5b4dd70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I5/UnicodeUtilities.h-D693Y5RRJSI5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/kauth.h-1U3GR7E9DFCI6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/kauth.h-1U3GR7E9DFCI6 deleted file mode 100644 index fb78609..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/kauth.h-1U3GR7E9DFCI6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSOrderedSet.h-29OQDF326G3I7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSOrderedSet.h-29OQDF326G3I7 deleted file mode 100644 index d948f59..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSOrderedSet.h-29OQDF326G3I7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSDate.h-FXZ9VZ2MZWI8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSDate.h-FXZ9VZ2MZWI8 deleted file mode 100644 index bb5ba96..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSDate.h-FXZ9VZ2MZWI8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSXMLNode.h-1NN9G4AMNFEI8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSXMLNode.h-1NN9G4AMNFEI8 deleted file mode 100644 index 0d1945e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSXMLNode.h-1NN9G4AMNFEI8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 deleted file mode 100644 index 9948923..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB deleted file mode 100644 index 6a3d0d4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ID/hashtable2.h-28TS6481FURID b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ID/hashtable2.h-28TS6481FURID deleted file mode 100644 index f4ec351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ID/hashtable2.h-28TS6481FURID and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH deleted file mode 100644 index c10908e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/NSLocale.h-11I7H6MCF98II b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/NSLocale.h-11I7H6MCF98II deleted file mode 100644 index a8035ee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/NSLocale.h-11I7H6MCF98II and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ deleted file mode 100644 index 8b9f1a3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/AERegistry.h-3HPB3PZ2TNAIK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/AERegistry.h-3HPB3PZ2TNAIK deleted file mode 100644 index 61dc887..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/AERegistry.h-3HPB3PZ2TNAIK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/SecTrust.h-USZ5NWHL83IK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/SecTrust.h-USZ5NWHL83IK deleted file mode 100644 index 41e59a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/SecTrust.h-USZ5NWHL83IK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/buf.h-5TA1S26VV7IL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/buf.h-5TA1S26VV7IL deleted file mode 100644 index 318e8eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/buf.h-5TA1S26VV7IL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL deleted file mode 100644 index d212048..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IM/NSURLAuthenticationChallenge.h-JD7HE6YJ7CIM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IM/NSURLAuthenticationChallenge.h-JD7HE6YJ7CIM deleted file mode 100644 index 3225789..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IM/NSURLAuthenticationChallenge.h-JD7HE6YJ7CIM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/NSJSONSerialization.h-1FLCSY8BNZUIP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/NSJSONSerialization.h-1FLCSY8BNZUIP deleted file mode 100644 index 12e45be..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/NSJSONSerialization.h-1FLCSY8BNZUIP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP deleted file mode 100644 index f90ae8e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/time.h-1P7AN79RYECIP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/time.h-1P7AN79RYECIP deleted file mode 100644 index f014ff2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/time.h-1P7AN79RYECIP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/MacTypes.h-1SMUUQB891HIR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/MacTypes.h-1SMUUQB891HIR deleted file mode 100644 index 483cee5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/MacTypes.h-1SMUUQB891HIR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSPathUtilities.h-1NUYZJH9PYGIR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSPathUtilities.h-1NUYZJH9PYGIR deleted file mode 100644 index 3a8a528..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSPathUtilities.h-1NUYZJH9PYGIR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/malloc.h-9AGPIZAOWXIR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/malloc.h-9AGPIZAOWXIR deleted file mode 100644 index 22331cc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/malloc.h-9AGPIZAOWXIR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IS/data.h-VDPF7OC87TIS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IS/data.h-VDPF7OC87TIS deleted file mode 100644 index 24e5639..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IS/data.h-VDPF7OC87TIS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW deleted file mode 100644 index 975f9b5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/IOAccelTypes.h-1Y808RWE432IW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/IOAccelTypes.h-1Y808RWE432IW deleted file mode 100644 index bbdce81..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/IOAccelTypes.h-1Y808RWE432IW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLResponse.h-PKCQU9AFW7IW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLResponse.h-PKCQU9AFW7IW deleted file mode 100644 index 9d5996b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLResponse.h-PKCQU9AFW7IW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW deleted file mode 100644 index 5dc4af3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/certextensions.h-P40XZVSUSZIX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/certextensions.h-P40XZVSUSZIX deleted file mode 100644 index 114edba..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/certextensions.h-P40XZVSUSZIX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 deleted file mode 100644 index 9c39ad4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 deleted file mode 100644 index 954ccab..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J1/CFFileSecurity.h-2RTUKU61BSLJ1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J1/CFFileSecurity.h-2RTUKU61BSLJ1 deleted file mode 100644 index 23791ed..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J1/CFFileSecurity.h-2RTUKU61BSLJ1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/NSBundle.h-FS3HXBLR36J2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/NSBundle.h-FS3HXBLR36J2 deleted file mode 100644 index bb18797..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/NSBundle.h-FS3HXBLR36J2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/NSProtocolChecker.h-HOHAK17LHXJ3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/NSProtocolChecker.h-HOHAK17LHXJ3 deleted file mode 100644 index 46a1cc1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/NSProtocolChecker.h-HOHAK17LHXJ3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/NSXMLDocument.h-2VHMJSBTKRLJ3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/NSXMLDocument.h-2VHMJSBTKRLJ3 deleted file mode 100644 index 418d7f9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/NSXMLDocument.h-2VHMJSBTKRLJ3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 deleted file mode 100644 index 9017b56..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 deleted file mode 100644 index 6bb01fe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 deleted file mode 100644 index ab0130a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/bootparams.h-1ERAQTAYPY0J7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/bootparams.h-1ERAQTAYPY0J7 deleted file mode 100644 index f3fca6d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/bootparams.h-1ERAQTAYPY0J7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 deleted file mode 100644 index eb99a1e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J9/TargetConditionals.h-16SORJ6HUVLJ9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J9/TargetConditionals.h-16SORJ6HUVLJ9 deleted file mode 100644 index 9e96d89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J9/TargetConditionals.h-16SORJ6HUVLJ9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/NSScriptCoercionHandler.h-31504PXKKGUJA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/NSScriptCoercionHandler.h-31504PXKKGUJA deleted file mode 100644 index d54fc90..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/NSScriptCoercionHandler.h-31504PXKKGUJA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JD/NSUbiquitousKeyValueStore.h-4QL2QC50ZKJD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JD/NSUbiquitousKeyValueStore.h-4QL2QC50ZKJD deleted file mode 100644 index e416433..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JD/NSUbiquitousKeyValueStore.h-4QL2QC50ZKJD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE deleted file mode 100644 index 66d0e68..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE deleted file mode 100644 index 3373be9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/ttychars.h-N8R1W21ZX9JE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/ttychars.h-N8R1W21ZX9JE deleted file mode 100644 index dfd5c5a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/ttychars.h-N8R1W21ZX9JE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JF/IOHIDDeviceTypes.h-1OGVPVZUBYWJF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JF/IOHIDDeviceTypes.h-1OGVPVZUBYWJF deleted file mode 100644 index a6707a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JF/IOHIDDeviceTypes.h-1OGVPVZUBYWJF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG deleted file mode 100644 index c7a589d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/SecAsn1Types.h-MOE1WR64R8JI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/SecAsn1Types.h-MOE1WR64R8JI deleted file mode 100644 index 3c2a974..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/SecAsn1Types.h-MOE1WR64R8JI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/fp.h-2LJ0TFF2Z8UJI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/fp.h-2LJ0TFF2Z8UJI deleted file mode 100644 index 288e974..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/fp.h-2LJ0TFF2Z8UJI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI deleted file mode 100644 index 912d5a0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JJ/dyld_images.h-115BLV11MJ9JJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JJ/dyld_images.h-115BLV11MJ9JJ deleted file mode 100644 index 3ec34bf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JJ/dyld_images.h-115BLV11MJ9JJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL deleted file mode 100644 index 173f16f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSHTTPCookie.h-3LUI5ZOOA7TJM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSHTTPCookie.h-3LUI5ZOOA7TJM deleted file mode 100644 index b0fbcf6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSHTTPCookie.h-3LUI5ZOOA7TJM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM deleted file mode 100644 index 025965f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP deleted file mode 100644 index b0e192f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/NSKeyValueCoding.h-9M8N9ORDW4JP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/NSKeyValueCoding.h-9M8N9ORDW4JP deleted file mode 100644 index 0d50bb9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/NSKeyValueCoding.h-9M8N9ORDW4JP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/NSObject.h-1XVSOO2GKI4JP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/NSObject.h-1XVSOO2GKI4JP deleted file mode 100644 index e13babe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/NSObject.h-1XVSOO2GKI4JP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2BDL9DCQE5SJP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2BDL9DCQE5SJP deleted file mode 100644 index c6a19a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2BDL9DCQE5SJP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/ip_icmp.h-2J4OUTLQTBPJP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/ip_icmp.h-2J4OUTLQTBPJP deleted file mode 100644 index 8a82aa6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/ip_icmp.h-2J4OUTLQTBPJP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JQ/IOFireWireLib.h-39B0V81AZHXJQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JQ/IOFireWireLib.h-39B0V81AZHXJQ deleted file mode 100644 index 1502529..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JQ/IOFireWireLib.h-39B0V81AZHXJQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR deleted file mode 100644 index 6626800..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/emmtype.h-2SZ4BCGBMAJS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/emmtype.h-2SZ4BCGBMAJS deleted file mode 100644 index 14e5496..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/emmtype.h-2SZ4BCGBMAJS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/icmp6.h-X1YT7TTP6KJS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/icmp6.h-X1YT7TTP6KJS deleted file mode 100644 index fa46766..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/icmp6.h-X1YT7TTP6KJS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JU/_locale.h-3D53YSZ4BQQJU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JU/_locale.h-3D53YSZ4BQQJU deleted file mode 100644 index 6cef17b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JU/_locale.h-3D53YSZ4BQQJU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JW/hfs_mount.h-3D2I40O494ZJW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JW/hfs_mount.h-3D2I40O494ZJW deleted file mode 100644 index e41ae54..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JW/hfs_mount.h-3D2I40O494ZJW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JX/arm64e-apple-macos.swiftinterface_Protocols-34033LU3WQOJX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JX/arm64e-apple-macos.swiftinterface_Protocols-34033LU3WQOJX deleted file mode 100644 index e17ca97..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JX/arm64e-apple-macos.swiftinterface_Protocols-34033LU3WQOJX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY deleted file mode 100644 index f8eef19..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K1/IOKitServer.h-3J2G39IGFS4K1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K1/IOKitServer.h-3J2G39IGFS4K1 deleted file mode 100644 index e861ed8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K1/IOKitServer.h-3J2G39IGFS4K1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/NSURLCredentialStorage.h-2MR0J0CEHKWK2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/NSURLCredentialStorage.h-2MR0J0CEHKWK2 deleted file mode 100644 index 3d70282..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/NSURLCredentialStorage.h-2MR0J0CEHKWK2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 deleted file mode 100644 index 31cc150..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/CFUUID.h-7FK1KNZT6EK3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/CFUUID.h-7FK1KNZT6EK3 deleted file mode 100644 index d9bdb0d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/CFUUID.h-7FK1KNZT6EK3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 deleted file mode 100644 index c57d809..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 deleted file mode 100644 index 4c5b971..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 deleted file mode 100644 index 492805c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 deleted file mode 100644 index ad244e2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/arm64.h-FHT9WT2DQNK9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/arm64.h-FHT9WT2DQNK9 deleted file mode 100644 index 84e81a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/arm64.h-FHT9WT2DQNK9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA deleted file mode 100644 index acb3f2a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA deleted file mode 100644 index 8f02097..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB deleted file mode 100644 index 643c677..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB deleted file mode 100644 index c2d4287..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB deleted file mode 100644 index c8b02f5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/printerdb.h-17U5IVRQSJ0KB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/printerdb.h-17U5IVRQSJ0KB deleted file mode 100644 index ab4c5af..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/printerdb.h-17U5IVRQSJ0KB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/thread_act.h-35VJFMGJB6PKB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/thread_act.h-35VJFMGJB6PKB deleted file mode 100644 index 40bcd70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/thread_act.h-35VJFMGJB6PKB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/CSIdentityQuery.h-YBH8GCY6MHKE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/CSIdentityQuery.h-YBH8GCY6MHKE deleted file mode 100644 index 1f50de1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/CSIdentityQuery.h-YBH8GCY6MHKE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE deleted file mode 100644 index 19c8766..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/hfs_format.h-3E51473HNSKKE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/hfs_format.h-3E51473HNSKKE deleted file mode 100644 index 864e8a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/hfs_format.h-3E51473HNSKKE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/NSAppleScript.h-2T5EZZS7FG4KG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/NSAppleScript.h-2T5EZZS7FG4KG deleted file mode 100644 index d373562..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/NSAppleScript.h-2T5EZZS7FG4KG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/traps.h-35PCFD07TKSKG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/traps.h-35PCFD07TKSKG deleted file mode 100644 index 8bd0205..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/traps.h-35PCFD07TKSKG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/cssmkrspi.h-1QT1M6ZWOZLKI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/cssmkrspi.h-1QT1M6ZWOZLKI deleted file mode 100644 index ecd36e5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/cssmkrspi.h-1QT1M6ZWOZLKI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/AppleEvents.h-2WRTYLL06LFKJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/AppleEvents.h-2WRTYLL06LFKJ deleted file mode 100644 index 98f98f5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/AppleEvents.h-2WRTYLL06LFKJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ deleted file mode 100644 index 2b529df..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/NSDistributedLock.h-3SY7ZQPZD5XKJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/NSDistributedLock.h-3SY7ZQPZD5XKJ deleted file mode 100644 index 7e09404..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/NSDistributedLock.h-3SY7ZQPZD5XKJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ deleted file mode 100644 index b83d887..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL deleted file mode 100644 index 158fa28..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/__float_float.h-35PIKQLS43DKM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/__float_float.h-35PIKQLS43DKM deleted file mode 100644 index c11b623..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/__float_float.h-35PIKQLS43DKM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/NSCalendar.h-2FEV31DVYJ6KN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/NSCalendar.h-2FEV31DVYJ6KN deleted file mode 100644 index 74b1601..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/NSCalendar.h-2FEV31DVYJ6KN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/ranlib.h-NRXX6ORQTRKN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/ranlib.h-NRXX6ORQTRKN deleted file mode 100644 index 406ea94..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/ranlib.h-NRXX6ORQTRKN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/sem.h-2B3TFRC6TAIKN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/sem.h-2B3TFRC6TAIKN deleted file mode 100644 index 28113ef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/sem.h-2B3TFRC6TAIKN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP deleted file mode 100644 index 6bbe539..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KR/DateTimeUtils.h-GOGHIGSVMSKR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KR/DateTimeUtils.h-GOGHIGSVMSKR deleted file mode 100644 index 11bf305..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KR/DateTimeUtils.h-GOGHIGSVMSKR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KR/NSThread.h-3QMTDFPW1EKKR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KR/NSThread.h-3QMTDFPW1EKKR deleted file mode 100644 index 9aee30a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KR/NSThread.h-3QMTDFPW1EKKR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/Finder.h-272SHLQGNH4KS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/Finder.h-272SHLQGNH4KS deleted file mode 100644 index a7b344a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/Finder.h-272SHLQGNH4KS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/dirent.h-2XUW7TORCBXKS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/dirent.h-2XUW7TORCBXKS deleted file mode 100644 index 0c28d16..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/dirent.h-2XUW7TORCBXKS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/NSPortNameServer.h-3JUX3WBBR8FKT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/NSPortNameServer.h-3JUX3WBBR8FKT deleted file mode 100644 index 51b7aae..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/NSPortNameServer.h-3JUX3WBBR8FKT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KU/IOGraphicsEngine.h-2P7FCT4MHL4KU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KU/IOGraphicsEngine.h-2P7FCT4MHL4KU deleted file mode 100644 index a04bf4f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KU/IOGraphicsEngine.h-2P7FCT4MHL4KU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV deleted file mode 100644 index 6591ce0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/NSDebug.h-2L04XK5QEYYL1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/NSDebug.h-2L04XK5QEYYL1 deleted file mode 100644 index bbd774e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/NSDebug.h-2L04XK5QEYYL1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/mds.h-1FARYB7FLVBL2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/mds.h-1FARYB7FLVBL2 deleted file mode 100644 index 6339774..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/mds.h-1FARYB7FLVBL2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/stat.h-3NJF7FAUKCYL2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/stat.h-3NJF7FAUKCYL2 deleted file mode 100644 index 176b67f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/stat.h-3NJF7FAUKCYL2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 deleted file mode 100644 index bb61bb1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/SecImportExport.h-2ZQYSZRDPHTL4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/SecImportExport.h-2ZQYSZRDPHTL4 deleted file mode 100644 index 3274f6f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/SecImportExport.h-2ZQYSZRDPHTL4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 deleted file mode 100644 index 970ac07..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L5/NSFileManager.h-29BGEJ2TEJIL5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L5/NSFileManager.h-29BGEJ2TEJIL5 deleted file mode 100644 index 9332050..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L5/NSFileManager.h-29BGEJ2TEJIL5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 deleted file mode 100644 index 647d290..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/CSIdentityBase.h-TF5B3UGD6ML7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/CSIdentityBase.h-TF5B3UGD6ML7 deleted file mode 100644 index c750605..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/CSIdentityBase.h-TF5B3UGD6ML7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/IOApplePartitionScheme.h-3LGP0XRBCRXL8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/IOApplePartitionScheme.h-3LGP0XRBCRXL8 deleted file mode 100644 index ca40424..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/IOApplePartitionScheme.h-3LGP0XRBCRXL8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/arm64e-apple-macos.swiftinterface-372W3URMQIGLA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/arm64e-apple-macos.swiftinterface-372W3URMQIGLA deleted file mode 100644 index 8b3c16b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/arm64e-apple-macos.swiftinterface-372W3URMQIGLA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/if_ether.h-19LKX3SD72RLA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/if_ether.h-19LKX3SD72RLA deleted file mode 100644 index 15fa85d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/if_ether.h-19LKX3SD72RLA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC deleted file mode 100644 index b0ce020..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE deleted file mode 100644 index cdfecc3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/vm_map.h-2CSE59GO075LE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/vm_map.h-2CSE59GO075LE deleted file mode 100644 index b3680a3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/vm_map.h-2CSE59GO075LE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/IOEthernetStats.h-3O1IB61UPOILG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/IOEthernetStats.h-3O1IB61UPOILG deleted file mode 100644 index 94d0c7a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/IOEthernetStats.h-3O1IB61UPOILG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSFilePresenter.h-2CF5BFVR8F9LH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSFilePresenter.h-2CF5BFVR8F9LH deleted file mode 100644 index 6c153ec..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSFilePresenter.h-2CF5BFVR8F9LH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptStandardSuiteCommands.h-3H5T8T3Z5B0LH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptStandardSuiteCommands.h-3H5T8T3Z5B0LH deleted file mode 100644 index e1c63db..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptStandardSuiteCommands.h-3H5T8T3Z5B0LH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSGeometry.h-3APFRLYONLOLI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSGeometry.h-3APFRLYONLOLI deleted file mode 100644 index ab0b805..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSGeometry.h-3APFRLYONLOLI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LJ/UnicodeConverter.h-391IITF8MHKLJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LJ/UnicodeConverter.h-391IITF8MHKLJ deleted file mode 100644 index d4c35ea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LJ/UnicodeConverter.h-391IITF8MHKLJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LN/NSXMLElement.h-1SQLKX09DYNLN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LN/NSXMLElement.h-1SQLKX09DYNLN deleted file mode 100644 index b22ea13..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LN/NSXMLElement.h-1SQLKX09DYNLN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOStreamLib.h-3NAIMTVY5MELO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOStreamLib.h-3NAIMTVY5MELO deleted file mode 100644 index f2ba87c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOStreamLib.h-3NAIMTVY5MELO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/SSEClient.swift-2F634LM6VXSLO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/SSEClient.swift-2F634LM6VXSLO deleted file mode 100644 index 0c8ee2a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/SSEClient.swift-2F634LM6VXSLO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO deleted file mode 100644 index 96bf919..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP deleted file mode 100644 index 34f9f70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/cssmcli.h-2C2L0NDW24OLQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/cssmcli.h-2C2L0NDW24OLQ deleted file mode 100644 index 2fbac45..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/cssmcli.h-2C2L0NDW24OLQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/PEFBinaryFormat.h-24G8C1ND8MULW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/PEFBinaryFormat.h-24G8C1ND8MULW deleted file mode 100644 index d4059b6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/PEFBinaryFormat.h-24G8C1ND8MULW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LX/arm64e-apple-macos.swiftinterface_String-1OAG0EF0GXZLX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LX/arm64e-apple-macos.swiftinterface_String-1OAG0EF0GXZLX deleted file mode 100644 index 0f324b2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LX/arm64e-apple-macos.swiftinterface_String-1OAG0EF0GXZLX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LX/ev_keymap.h-1CB655QNUT5LX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LX/ev_keymap.h-1CB655QNUT5LX deleted file mode 100644 index f1c913d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LX/ev_keymap.h-1CB655QNUT5LX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LY/processor_set.h-CAN0N3YK1YLY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LY/processor_set.h-CAN0N3YK1YLY deleted file mode 100644 index f10b5be..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LY/processor_set.h-CAN0N3YK1YLY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/ip.h-3GL6DJPY92VM1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/ip.h-3GL6DJPY92VM1 deleted file mode 100644 index f975567..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/ip.h-3GL6DJPY92VM1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 deleted file mode 100644 index 7b948a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 deleted file mode 100644 index 946160e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M4/IOPowerSources.h-3MNH881Q1UEM4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M4/IOPowerSources.h-3MNH881Q1UEM4 deleted file mode 100644 index ff02904..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M4/IOPowerSources.h-3MNH881Q1UEM4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M4/SecKeychain.h-2V0GXF9O6WEM4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M4/SecKeychain.h-2V0GXF9O6WEM4 deleted file mode 100644 index 69767c0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M4/SecKeychain.h-2V0GXF9O6WEM4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M5/termios.h-NGI0QGB9PM5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M5/termios.h-NGI0QGB9PM5 deleted file mode 100644 index d4f0220..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M5/termios.h-NGI0QGB9PM5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 deleted file mode 100644 index 43ddfb2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 deleted file mode 100644 index efdd5fc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/MDImporter.h-39S5Z45H46LM7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/MDImporter.h-39S5Z45H46LM7 deleted file mode 100644 index 449a3cd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/MDImporter.h-39S5Z45H46LM7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/FoundationErrors.h-2EBXNAJX1U5M8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/FoundationErrors.h-2EBXNAJX1U5M8 deleted file mode 100644 index 2aa41bf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/FoundationErrors.h-2EBXNAJX1U5M8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 deleted file mode 100644 index 5868009..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/NSXMLParser.h-3E86E3ODFLHM9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/NSXMLParser.h-3E86E3ODFLHM9 deleted file mode 100644 index 785257d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/NSXMLParser.h-3E86E3ODFLHM9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/fcntl.h-JIBISTDVT3M9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/fcntl.h-JIBISTDVT3M9 deleted file mode 100644 index 14c62fd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/fcntl.h-JIBISTDVT3M9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA deleted file mode 100644 index 6f82d01..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB deleted file mode 100644 index 25903cd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MC/panel.h-23T681O1ZHNMC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MC/panel.h-23T681O1ZHNMC deleted file mode 100644 index df37c8f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MC/panel.h-23T681O1ZHNMC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF deleted file mode 100644 index f9e7967..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG deleted file mode 100644 index e3dc037..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH deleted file mode 100644 index c0e4de4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH deleted file mode 100644 index 59ea876..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH deleted file mode 100644 index 11585f9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/NSPredicateValidating.h-2QPFP7GPH3OMJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/NSPredicateValidating.h-2QPFP7GPH3OMJ deleted file mode 100644 index 1d2d2ee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/NSPredicateValidating.h-2QPFP7GPH3OMJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ deleted file mode 100644 index faef055..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOKitKeys.h-3LE4UJBV1REMN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOKitKeys.h-3LE4UJBV1REMN deleted file mode 100644 index be64bc4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOKitKeys.h-3LE4UJBV1REMN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN deleted file mode 100644 index fe4d932..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MO/mman.h-16H7TJ08HYEMO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MO/mman.h-16H7TJ08HYEMO deleted file mode 100644 index 3853c6d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MO/mman.h-16H7TJ08HYEMO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MP/udp.h-2I82RDASYY9MP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MP/udp.h-2I82RDASYY9MP deleted file mode 100644 index e072794..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MP/udp.h-2I82RDASYY9MP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ deleted file mode 100644 index f642c21..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ deleted file mode 100644 index 9d4e48c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/DERItem.h-3ELVL7YXMZMS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/DERItem.h-3ELVL7YXMZMS deleted file mode 100644 index 0615a59..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/DERItem.h-3ELVL7YXMZMS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/NSURLRequest.h-1G7BNTSZKNBMS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/NSURLRequest.h-1G7BNTSZKNBMS deleted file mode 100644 index e115798..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/NSURLRequest.h-1G7BNTSZKNBMS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/thread_status.h-K6PRQDDDTVMS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/thread_status.h-K6PRQDDDTVMS deleted file mode 100644 index 54e9907..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MS/thread_status.h-K6PRQDDDTVMS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MT/KeychainCore.h-3QFCSRMYJPTMT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MT/KeychainCore.h-3QFCSRMYJPTMT deleted file mode 100644 index 532347c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MT/KeychainCore.h-3QFCSRMYJPTMT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MU/CFBag.h-5T0U4GPYO8MU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MU/CFBag.h-5T0U4GPYO8MU deleted file mode 100644 index 8b2faa0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MU/CFBag.h-5T0U4GPYO8MU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MX/SecureDownload.h-1Z79CX7Q7PGMX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MX/SecureDownload.h-1Z79CX7Q7PGMX deleted file mode 100644 index 065e1c3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MX/SecureDownload.h-1Z79CX7Q7PGMX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MZ/__float_infinity_nan.h-2K082V914N7MZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MZ/__float_infinity_nan.h-2K082V914N7MZ deleted file mode 100644 index 19f655e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MZ/__float_infinity_nan.h-2K082V914N7MZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MZ/ndrv.h-1V72NPCZSU4MZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MZ/ndrv.h-1V72NPCZSU4MZ deleted file mode 100644 index 54da647..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MZ/ndrv.h-1V72NPCZSU4MZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N1/_graftdmg_un.h-2V6PR4UM7X7N1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N1/_graftdmg_un.h-2V6PR4UM7X7N1 deleted file mode 100644 index f250f70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N1/_graftdmg_un.h-2V6PR4UM7X7N1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IOUPSPlugIn.h-KK5X35SDUNN4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IOUPSPlugIn.h-KK5X35SDUNN4 deleted file mode 100644 index 77ae94d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IOUPSPlugIn.h-KK5X35SDUNN4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 deleted file mode 100644 index 8611299..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/SecTransform.h-2VZ8LS535CTN7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/SecTransform.h-2VZ8LS535CTN7 deleted file mode 100644 index 1a4f4a7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/SecTransform.h-2VZ8LS535CTN7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 deleted file mode 100644 index f97f215..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 deleted file mode 100644 index 27adc6b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NA/NSURLHandle.h-OXPLEATCB2NA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NA/NSURLHandle.h-OXPLEATCB2NA deleted file mode 100644 index 58dcc1f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NA/NSURLHandle.h-OXPLEATCB2NA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/unpcb.h-GXG2XGN19ANB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/unpcb.h-GXG2XGN19ANB deleted file mode 100644 index 31912fa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/unpcb.h-GXG2XGN19ANB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND deleted file mode 100644 index fe53ac0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/workgroup_object.h-155A6N16G1RND b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/workgroup_object.h-155A6N16G1RND deleted file mode 100644 index 283bf71..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/workgroup_object.h-155A6N16G1RND and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NE/msgbuf.h-2IF781P25YANE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NE/msgbuf.h-2IF781P25YANE deleted file mode 100644 index 2801b0f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NE/msgbuf.h-2IF781P25YANE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF deleted file mode 100644 index b08dbdd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOHIDDevice.h-3QQK1RBWSQ9NF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOHIDDevice.h-3QQK1RBWSQ9NF deleted file mode 100644 index 9dccab4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOHIDDevice.h-3QQK1RBWSQ9NF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF deleted file mode 100644 index 320deee..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG deleted file mode 100644 index 5255215..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NH/IOVideoTypes.h-MR93PSBCC4NH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NH/IOVideoTypes.h-MR93PSBCC4NH deleted file mode 100644 index 3a0d542..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NH/IOVideoTypes.h-MR93PSBCC4NH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NH/fasttrap_isa.h-2OJI6ECWG5LNH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NH/fasttrap_isa.h-2OJI6ECWG5LNH deleted file mode 100644 index e727fa3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NH/fasttrap_isa.h-2OJI6ECWG5LNH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NI/_iovec_t.h-2JBJIZE1HEMNI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NI/_iovec_t.h-2JBJIZE1HEMNI deleted file mode 100644 index 2307d22..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NI/_iovec_t.h-2JBJIZE1HEMNI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/NSLocalizedNumberFormatRule.h-28RBEBWNSRONJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/NSLocalizedNumberFormatRule.h-28RBEBWNSRONJ deleted file mode 100644 index 110ddf5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/NSLocalizedNumberFormatRule.h-28RBEBWNSRONJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/SecAccess.h-PV7MXDHMYLNJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/SecAccess.h-PV7MXDHMYLNJ deleted file mode 100644 index 687ccd8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/SecAccess.h-PV7MXDHMYLNJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/arm64e-apple-macos.swiftinterface_Math_Floating-19NHU6EPG6NJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/arm64e-apple-macos.swiftinterface_Math_Floating-19NHU6EPG6NJ deleted file mode 100644 index 8c729c2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/arm64e-apple-macos.swiftinterface_Math_Floating-19NHU6EPG6NJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ deleted file mode 100644 index 183bf05..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/NSUserNotification.h-2QGU097MJAZNK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/NSUserNotification.h-2QGU097MJAZNK deleted file mode 100644 index 3d72fdd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/NSUserNotification.h-2QGU097MJAZNK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK deleted file mode 100644 index 79330de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL deleted file mode 100644 index 509c707..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NM/_timespec.h-27MEHSAP8CNNM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NM/_timespec.h-27MEHSAP8CNNM deleted file mode 100644 index a84d8d7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NM/_timespec.h-27MEHSAP8CNNM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NO/limits.h-33VFA90LD0INO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NO/limits.h-33VFA90LD0INO deleted file mode 100644 index cf2324a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NO/limits.h-33VFA90LD0INO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP deleted file mode 100644 index 887048b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/IOBDTypes.h-9WT7QBMG0NR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/IOBDTypes.h-9WT7QBMG0NR deleted file mode 100644 index d61e8fc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/IOBDTypes.h-9WT7QBMG0NR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/NSExtensionContext.h-1LFZIF8YSFDNR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/NSExtensionContext.h-1LFZIF8YSFDNR deleted file mode 100644 index 92947dd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/NSExtensionContext.h-1LFZIF8YSFDNR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/NSURLProtectionSpace.h-K9SYZSRAHFNR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/NSURLProtectionSpace.h-K9SYZSRAHFNR deleted file mode 100644 index a317957..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/NSURLProtectionSpace.h-K9SYZSRAHFNR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/thread_info.h-3KPSWJU4D1KNW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/thread_info.h-3KPSWJU4D1KNW deleted file mode 100644 index f8ac640..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/thread_info.h-3KPSWJU4D1KNW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX deleted file mode 100644 index 745df8d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/NSMethodSignature.h-2OQEZSSAKGDNY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/NSMethodSignature.h-2OQEZSSAKGDNY deleted file mode 100644 index 9d9b667..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/NSMethodSignature.h-2OQEZSSAKGDNY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/ttycom.h-13TQDF1M5X8NY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/ttycom.h-13TQDF1M5X8NY deleted file mode 100644 index c2a9a37..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/ttycom.h-13TQDF1M5X8NY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ deleted file mode 100644 index 814a3c5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 deleted file mode 100644 index a851033..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/time.h-OEEZHVRQX1O1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/time.h-OEEZHVRQX1O1 deleted file mode 100644 index bbe353f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/time.h-OEEZHVRQX1O1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O3/IONetworkUserClient.h-DLCTP1T906O3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O3/IONetworkUserClient.h-DLCTP1T906O3 deleted file mode 100644 index 16a7374..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O3/IONetworkUserClient.h-DLCTP1T906O3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/CFByteOrder.h-1PX35BQKGFGO4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/CFByteOrder.h-1PX35BQKGFGO4 deleted file mode 100644 index 2ca1025..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/CFByteOrder.h-1PX35BQKGFGO4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/SCSICmds_REQUEST_SENSE_Defs.h-3D95W4BMYK8O4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/SCSICmds_REQUEST_SENSE_Defs.h-3D95W4BMYK8O4 deleted file mode 100644 index 0261331..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/SCSICmds_REQUEST_SENSE_Defs.h-3D95W4BMYK8O4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSBackgroundActivityScheduler.h-1V7VVFRCWJ0O8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSBackgroundActivityScheduler.h-1V7VVFRCWJ0O8 deleted file mode 100644 index 1238138..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSBackgroundActivityScheduler.h-1V7VVFRCWJ0O8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/SCSITask.h-2O0UC0B1LYO8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/SCSITask.h-2O0UC0B1LYO8 deleted file mode 100644 index 539edb0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/SCSITask.h-2O0UC0B1LYO8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 deleted file mode 100644 index af8a382..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/spawn.h-330X424E4BAO9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/spawn.h-330X424E4BAO9 deleted file mode 100644 index af7fe2c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/spawn.h-330X424E4BAO9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OA/in6_var.h-3UL6T9RX4WYOA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OA/in6_var.h-3UL6T9RX4WYOA deleted file mode 100644 index 45d0e6f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OA/in6_var.h-3UL6T9RX4WYOA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/IOHIDKeys.h-2D5DOVYBXGQOC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/IOHIDKeys.h-2D5DOVYBXGQOC deleted file mode 100644 index d033974..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/IOHIDKeys.h-2D5DOVYBXGQOC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/NSArchiver.h-3MIU12JIQEEOC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/NSArchiver.h-3MIU12JIQEEOC deleted file mode 100644 index 831c0f7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/NSArchiver.h-3MIU12JIQEEOC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC deleted file mode 100644 index 1a36c22..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/NSURLConnection.h-3Q8AZ1Z437POE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/NSURLConnection.h-3Q8AZ1Z437POE deleted file mode 100644 index 49a5e86..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/NSURLConnection.h-3Q8AZ1Z437POE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE deleted file mode 100644 index a55ade7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE deleted file mode 100644 index d2bf994..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/clock_priv.h-4XA2NPBFBYOE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/clock_priv.h-4XA2NPBFBYOE deleted file mode 100644 index 3d80826..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/clock_priv.h-4XA2NPBFBYOE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OF/IOCDTypes.h-3LJH2XUGXZCOF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OF/IOCDTypes.h-3LJH2XUGXZCOF deleted file mode 100644 index 6ff7cbe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OF/IOCDTypes.h-3LJH2XUGXZCOF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSAttributedString.h-27RKLLBJBYBOH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSAttributedString.h-27RKLLBJBYBOH deleted file mode 100644 index fe2cb47..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSAttributedString.h-27RKLLBJBYBOH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/ntsid.h-2M2UHH4KAFSOH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/ntsid.h-2M2UHH4KAFSOH deleted file mode 100644 index e69f781..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/ntsid.h-2M2UHH4KAFSOH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/AssertMacros.h-10PZ2I9NIABOJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/AssertMacros.h-10PZ2I9NIABOJ deleted file mode 100644 index 1245aea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/AssertMacros.h-10PZ2I9NIABOJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ deleted file mode 100644 index 311a96f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK deleted file mode 100644 index e000922..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM deleted file mode 100644 index e00f5d4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO deleted file mode 100644 index 35866a0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/resourcevar.h-3IORAS1ZI9DOO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/resourcevar.h-3IORAS1ZI9DOO deleted file mode 100644 index db0fdcb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/resourcevar.h-3IORAS1ZI9DOO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP deleted file mode 100644 index 98e32a7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/AvailabilityMacros.h-1NX9T40N4VFOR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/AvailabilityMacros.h-1NX9T40N4VFOR deleted file mode 100644 index 7ab7b72..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/AvailabilityMacros.h-1NX9T40N4VFOR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/IOHIDLibObsolete.h-3716POZ21T3OR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/IOHIDLibObsolete.h-3716POZ21T3OR deleted file mode 100644 index e55d377..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/IOHIDLibObsolete.h-3716POZ21T3OR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT deleted file mode 100644 index 4d6c93a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/LSInfoDeprecated.h-2NIWOUIT1HROU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/LSInfoDeprecated.h-2NIWOUIT1HROU deleted file mode 100644 index 0b8ee9b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/LSInfoDeprecated.h-2NIWOUIT1HROU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/NSDecimal.h-1J0CHRW808TOU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/NSDecimal.h-1J0CHRW808TOU deleted file mode 100644 index a555079..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/NSDecimal.h-1J0CHRW808TOU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/MacMemory.h-1114X80XW6FOW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/MacMemory.h-1114X80XW6FOW deleted file mode 100644 index a6574eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/MacMemory.h-1114X80XW6FOW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OX/NSUndoManager.h-1TOQPQ0YV4ROX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OX/NSUndoManager.h-1TOQPQ0YV4ROX deleted file mode 100644 index 25204c4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OX/NSUndoManager.h-1TOQPQ0YV4ROX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY deleted file mode 100644 index b8d5c7e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OZ/rbtree.h-3USKXMRPWDOZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OZ/rbtree.h-3USKXMRPWDOZ deleted file mode 100644 index 860b836..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OZ/rbtree.h-3USKXMRPWDOZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P0/message.h-18EMHMAU0D1P0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P0/message.h-18EMHMAU0D1P0 deleted file mode 100644 index 2d16f1a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P0/message.h-18EMHMAU0D1P0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/arm64e-apple-macos.swiftinterface-1Q27AH1NQS4P4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/arm64e-apple-macos.swiftinterface-1Q27AH1NQS4P4 deleted file mode 100644 index 6a82d6a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/arm64e-apple-macos.swiftinterface-1Q27AH1NQS4P4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 deleted file mode 100644 index 8645d06..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/ftw.h-396MBCLQBJUP6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/ftw.h-396MBCLQBJUP6 deleted file mode 100644 index 5fd5375..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/ftw.h-396MBCLQBJUP6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 deleted file mode 100644 index 1281744..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/_timeval64.h-MGP0EBZG2P8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/_timeval64.h-MGP0EBZG2P8 deleted file mode 100644 index 2edef90..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/_timeval64.h-MGP0EBZG2P8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB deleted file mode 100644 index 4ec958b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PC/Endian.h-280BEL3WUOPPC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PC/Endian.h-280BEL3WUOPPC deleted file mode 100644 index 88787c3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PC/Endian.h-280BEL3WUOPPC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD deleted file mode 100644 index 7a56f1d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PE/IOHIDUsageTables.h-3F1KGGEEBVNPE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PE/IOHIDUsageTables.h-3F1KGGEEBVNPE deleted file mode 100644 index afd364e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PE/IOHIDUsageTables.h-3F1KGGEEBVNPE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/vm.h-1GG2706LNZOPG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/vm.h-1GG2706LNZOPG deleted file mode 100644 index 04c5590..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/vm.h-1GG2706LNZOPG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/workgroup_parallel.h-3MGN7KW9RUTPG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/workgroup_parallel.h-3MGN7KW9RUTPG deleted file mode 100644 index 6fce1f3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/workgroup_parallel.h-3MGN7KW9RUTPG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH deleted file mode 100644 index 0f0b4e7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH deleted file mode 100644 index 7231991..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM deleted file mode 100644 index b649fbf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN deleted file mode 100644 index 2c364de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PP/CFXMLNode.h-1Q0QXBXMGQGPP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PP/CFXMLNode.h-1Q0QXBXMGQGPP deleted file mode 100644 index e4db422..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PP/CFXMLNode.h-1Q0QXBXMGQGPP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PP/NSTimer.h-1CUUBXC2HWJPP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PP/NSTimer.h-1CUUBXC2HWJPP deleted file mode 100644 index 1b7f00e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PP/NSTimer.h-1CUUBXC2HWJPP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU deleted file mode 100644 index a759ac1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/nl_types.h-1RI0YTXRNAHPU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/nl_types.h-1RI0YTXRNAHPU deleted file mode 100644 index d7baba6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/nl_types.h-1RI0YTXRNAHPU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PX/NSScriptObjectSpecifiers.h-33JV2QDV824PX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PX/NSScriptObjectSpecifiers.h-33JV2QDV824PX deleted file mode 100644 index 9297890..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PX/NSScriptObjectSpecifiers.h-33JV2QDV824PX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 deleted file mode 100644 index af217a0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 deleted file mode 100644 index 8c5a92b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 deleted file mode 100644 index ac5a387..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/_stdio.h-126GQ83FVKLQ4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/_stdio.h-126GQ83FVKLQ4 deleted file mode 100644 index 513ef16..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/_stdio.h-126GQ83FVKLQ4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q5/mach_vm.h-3ICJOFPAVUVQ5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q5/mach_vm.h-3ICJOFPAVUVQ5 deleted file mode 100644 index bd5de72..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q5/mach_vm.h-3ICJOFPAVUVQ5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 deleted file mode 100644 index b12fb8a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/proc_info.h-11R8ATFQC3CQ6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/proc_info.h-11R8ATFQC3CQ6 deleted file mode 100644 index c42ce5c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/proc_info.h-11R8ATFQC3CQ6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 deleted file mode 100644 index 742bd70..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/NSFormatter.h-N7QVL6B0MQQ8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/NSFormatter.h-N7QVL6B0MQQ8 deleted file mode 100644 index bce863e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/NSFormatter.h-N7QVL6B0MQQ8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/socket.h-3OG12DLFMT1Q8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/socket.h-3OG12DLFMT1Q8 deleted file mode 100644 index f89345b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/socket.h-3OG12DLFMT1Q8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q9/arm64e-apple-macos.swiftinterface-8NDBVH2NOMQ9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q9/arm64e-apple-macos.swiftinterface-8NDBVH2NOMQ9 deleted file mode 100644 index 8d39233..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q9/arm64e-apple-macos.swiftinterface-8NDBVH2NOMQ9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA deleted file mode 100644 index 7077d63..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC deleted file mode 100644 index 46fedd3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD deleted file mode 100644 index 930725e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/CFNetDiagnostics.h-3QAYWXNJZX0QH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/CFNetDiagnostics.h-3QAYWXNJZX0QH deleted file mode 100644 index 629a4e2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/CFNetDiagnostics.h-3QAYWXNJZX0QH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/IconsCore.h-1GVYAY8JOZ6QH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/IconsCore.h-1GVYAY8JOZ6QH deleted file mode 100644 index 3d8a18f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/IconsCore.h-1GVYAY8JOZ6QH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH deleted file mode 100644 index c1b7eaa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH deleted file mode 100644 index a24b632..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/cssmtype.h-P99HR65TP2QM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/cssmtype.h-P99HR65TP2QM deleted file mode 100644 index c8a68a7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/cssmtype.h-P99HR65TP2QM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO deleted file mode 100644 index 17a818b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/NSFileCoordinator.h-4A24DXEN1CQO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/NSFileCoordinator.h-4A24DXEN1CQO deleted file mode 100644 index 1619f41..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/NSFileCoordinator.h-4A24DXEN1CQO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/NSHashTable.h-2U34LMDXQU1QP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/NSHashTable.h-2U34LMDXQU1QP deleted file mode 100644 index 82e3682..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/NSHashTable.h-2U34LMDXQU1QP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ deleted file mode 100644 index 407e98d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/CipherSuite.h-1K52IFK0DSRQR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/CipherSuite.h-1K52IFK0DSRQR deleted file mode 100644 index 1c13152..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/CipherSuite.h-1K52IFK0DSRQR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/IOCFURLAccess.h-LGFY1B3HIPQR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/IOCFURLAccess.h-LGFY1B3HIPQR deleted file mode 100644 index 2fa551f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/IOCFURLAccess.h-LGFY1B3HIPQR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/NSPort.h-GLS9ZUZ758QR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/NSPort.h-GLS9ZUZ758QR deleted file mode 100644 index c8d0d92..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QR/NSPort.h-GLS9ZUZ758QR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/Message.swift-2Y25IZ7S8PQU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/Message.swift-2Y25IZ7S8PQU deleted file mode 100644 index 68c5cc3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/Message.swift-2Y25IZ7S8PQU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW deleted file mode 100644 index 3bedd50..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/tcpip.h-1E8BOIN97SQQW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/tcpip.h-1E8BOIN97SQQW deleted file mode 100644 index f63d9f0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/tcpip.h-1E8BOIN97SQQW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX deleted file mode 100644 index 0ccceb7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/IOHIDLib.h-2EC1LQX3I7WR4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/IOHIDLib.h-2EC1LQX3I7WR4 deleted file mode 100644 index 8fb1d8b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/IOHIDLib.h-2EC1LQX3I7WR4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSMeasurement.h-2RLBC1ESTIXR4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSMeasurement.h-2RLBC1ESTIXR4 deleted file mode 100644 index bb8fef5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSMeasurement.h-2RLBC1ESTIXR4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/NSCompoundPredicate.h-QYB9FPFW6NR6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/NSCompoundPredicate.h-QYB9FPFW6NR6 deleted file mode 100644 index d3d6e0b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/NSCompoundPredicate.h-QYB9FPFW6NR6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 deleted file mode 100644 index 6bd921c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/task_inspect.h-VAFQTDZORBR7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/task_inspect.h-VAFQTDZORBR7 deleted file mode 100644 index bf8444f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/task_inspect.h-VAFQTDZORBR7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/vm_info.h-1FS5WA5LXUKR8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/vm_info.h-1FS5WA5LXUKR8 deleted file mode 100644 index cc35153..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/vm_info.h-1FS5WA5LXUKR8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/DADissenter.h-2LASJ8KZYOWR9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/DADissenter.h-2LASJ8KZYOWR9 deleted file mode 100644 index 14d279a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/DADissenter.h-2LASJ8KZYOWR9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 deleted file mode 100644 index 7e6da69..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA deleted file mode 100644 index f2b4835..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/signal.h-2NUSFF1P700RA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/signal.h-2NUSFF1P700RA deleted file mode 100644 index 083b7d6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/signal.h-2NUSFF1P700RA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD deleted file mode 100644 index b2a7e49..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/notify.h-3P0IS3RGS8RD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/notify.h-3P0IS3RGS8RD deleted file mode 100644 index ca7a120..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/notify.h-3P0IS3RGS8RD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/Debugging.h-34C76LO0P8ZRF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/Debugging.h-34C76LO0P8ZRF deleted file mode 100644 index 39337eb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/Debugging.h-34C76LO0P8ZRF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF deleted file mode 100644 index 1db2467..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/IOStreamShared.h-1B991I513ZTRH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/IOStreamShared.h-1B991I513ZTRH deleted file mode 100644 index 4a5f2a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/IOStreamShared.h-1B991I513ZTRH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/NSData.h-AI1JK1PM0GRH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/NSData.h-AI1JK1PM0GRH deleted file mode 100644 index 7d27822..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/NSData.h-AI1JK1PM0GRH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/arm64e-apple-macos.swiftinterface_Span-2K5DFWY2WL1RH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/arm64e-apple-macos.swiftinterface_Span-2K5DFWY2WL1RH deleted file mode 100644 index d936087..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/arm64e-apple-macos.swiftinterface_Span-2K5DFWY2WL1RH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/if_var.h-3629DNCGEO7RH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/if_var.h-3629DNCGEO7RH deleted file mode 100644 index 9450f23..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RH/if_var.h-3629DNCGEO7RH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI deleted file mode 100644 index 301cc2b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/unistd.h-2MWHJ11PD4SRJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/unistd.h-2MWHJ11PD4SRJ deleted file mode 100644 index bb0a81a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/unistd.h-2MWHJ11PD4SRJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RN/udp_var.h-219VOV8P4YXRN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RN/udp_var.h-219VOV8P4YXRN deleted file mode 100644 index e5fdea2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RN/udp_var.h-219VOV8P4YXRN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RO/NSXMLDTDNode.h-2IP9IAESZWVRO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RO/NSXMLDTDNode.h-2IP9IAESZWVRO deleted file mode 100644 index d1431d7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RO/NSXMLDTDNode.h-2IP9IAESZWVRO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP deleted file mode 100644 index cefb4e6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ deleted file mode 100644 index c13baa9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/socketvar.h-FRKW9MBMSCRQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/socketvar.h-FRKW9MBMSCRQ deleted file mode 100644 index 48acd71..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/socketvar.h-FRKW9MBMSCRQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RR/MachineExceptions.h-66BI9EKN86RR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RR/MachineExceptions.h-66BI9EKN86RR deleted file mode 100644 index 0b49caf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RR/MachineExceptions.h-66BI9EKN86RR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RR/reloc.h-E9BYTDA3OERR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RR/reloc.h-E9BYTDA3OERR deleted file mode 100644 index 7c47e64..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RR/reloc.h-E9BYTDA3OERR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV deleted file mode 100644 index 6f2a62a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/IOBDMediaBSDClient.h-1JVYKHVF56KRV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/IOBDMediaBSDClient.h-1JVYKHVF56KRV deleted file mode 100644 index a735400..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/IOBDMediaBSDClient.h-1JVYKHVF56KRV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/dyld.h-3VVLPDU8GS2RV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/dyld.h-3VVLPDU8GS2RV deleted file mode 100644 index 5d51994..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/dyld.h-3VVLPDU8GS2RV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/NSString.h-3TWB82YRX3FRY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/NSString.h-3TWB82YRX3FRY deleted file mode 100644 index fd18b99..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/NSString.h-3TWB82YRX3FRY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/fstab.h-B2V49I5L98RZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/fstab.h-B2V49I5L98RZ deleted file mode 100644 index 20a9dfd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/fstab.h-B2V49I5L98RZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 deleted file mode 100644 index 01be1b4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/bank_types.h-27K20Z5IPHTS3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/bank_types.h-27K20Z5IPHTS3 deleted file mode 100644 index 145e895..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/bank_types.h-27K20Z5IPHTS3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/zone_info.h-2HAN07W4TQZS3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/zone_info.h-2HAN07W4TQZS3 deleted file mode 100644 index b2b73b5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/zone_info.h-2HAN07W4TQZS3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 deleted file mode 100644 index af52021..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 deleted file mode 100644 index 7c5ff63..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S7/poll.h-3D2J6AZEE1ZS7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S7/poll.h-3D2J6AZEE1ZS7 deleted file mode 100644 index 324c630..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S7/poll.h-3D2J6AZEE1ZS7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 deleted file mode 100644 index 9f7ce0a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/quota.h-SOYU388IW2S9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/quota.h-SOYU388IW2S9 deleted file mode 100644 index bc7d2bc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/quota.h-SOYU388IW2S9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/NSDateInterval.h-31J90Q36P0SA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/NSDateInterval.h-31J90Q36P0SA deleted file mode 100644 index 3630258..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/NSDateInterval.h-31J90Q36P0SA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SC/SecKeychainItem.h-3V2BDWCQ8VXSC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SC/SecKeychainItem.h-3V2BDWCQ8VXSC deleted file mode 100644 index 9da8058..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SC/SecKeychainItem.h-3V2BDWCQ8VXSC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SE/NSCalendarDate.h-2KBRL6MK3ERSE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SE/NSCalendarDate.h-2KBRL6MK3ERSE deleted file mode 100644 index 94f0371..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SE/NSCalendarDate.h-2KBRL6MK3ERSE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG deleted file mode 100644 index 2ec9437..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/machine.h-3NGUP3QACBWSG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/machine.h-3NGUP3QACBWSG deleted file mode 100644 index b086849..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/machine.h-3NGUP3QACBWSG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI deleted file mode 100644 index f74bb30..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/LSSharedFileList.h-TJ5CIQK4XOSI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/LSSharedFileList.h-TJ5CIQK4XOSI deleted file mode 100644 index a3c5891..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/LSSharedFileList.h-TJ5CIQK4XOSI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSFileHandle.h-1X1UVJK7WRWSI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSFileHandle.h-1X1UVJK7WRWSI deleted file mode 100644 index c0c6a03..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSFileHandle.h-1X1UVJK7WRWSI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSFileVersion.h-4IF3KSV4LTSI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSFileVersion.h-4IF3KSV4LTSI deleted file mode 100644 index da580a1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSFileVersion.h-4IF3KSV4LTSI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/port_obj.h-2WCZO5EPZB5SJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/port_obj.h-2WCZO5EPZB5SJ deleted file mode 100644 index e11ba63..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/port_obj.h-2WCZO5EPZB5SJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/IONetworkController.h-2S4O7C94B18SK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/IONetworkController.h-2S4O7C94B18SK deleted file mode 100644 index cbc68f6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/IONetworkController.h-2S4O7C94B18SK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SL/IOFireWireAVCLib.h-1HVICCTRCPJSL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SL/IOFireWireAVCLib.h-1HVICCTRCPJSL deleted file mode 100644 index 5d52267..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SL/IOFireWireAVCLib.h-1HVICCTRCPJSL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR deleted file mode 100644 index 7f96087..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV deleted file mode 100644 index 2254cd9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SX/TetherClient.swift-ANERZ8C7BUSX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SX/TetherClient.swift-ANERZ8C7BUSX deleted file mode 100644 index f2ef94c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SX/TetherClient.swift-ANERZ8C7BUSX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/IOUSBLib.h-2IQBH4EWBLUT0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/IOUSBLib.h-2IQBH4EWBLUT0 deleted file mode 100644 index 9fa1e53..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/IOUSBLib.h-2IQBH4EWBLUT0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/arm64e-apple-macos.swiftinterface-3835HN5WAKUT0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/arm64e-apple-macos.swiftinterface-3835HN5WAKUT0 deleted file mode 100644 index a210c18..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/arm64e-apple-macos.swiftinterface-3835HN5WAKUT0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/NSMapTable.h-3EPDVP8D6Q3T1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/NSMapTable.h-3EPDVP8D6Q3T1 deleted file mode 100644 index f600049..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/NSMapTable.h-3EPDVP8D6Q3T1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/SecSharedCredential.h-TWDE2IGONXT1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/SecSharedCredential.h-TWDE2IGONXT1 deleted file mode 100644 index 3f784fd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/SecSharedCredential.h-TWDE2IGONXT1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/glob.h-1ICZXAHYHG5T1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/glob.h-1ICZXAHYHG5T1 deleted file mode 100644 index 08804a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/glob.h-1ICZXAHYHG5T1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/IOCDMediaBSDClient.h-2NTTMZJSF1IT2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/IOCDMediaBSDClient.h-2NTTMZJSF1IT2 deleted file mode 100644 index 32b3512..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/IOCDMediaBSDClient.h-2NTTMZJSF1IT2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/IOHIDDeviceKeys.h-248XACO3FIT2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/IOHIDDeviceKeys.h-248XACO3FIT2 deleted file mode 100644 index 500364b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/IOHIDDeviceKeys.h-248XACO3FIT2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_fsid_t.h-1CULW1KPTLOT2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_fsid_t.h-1CULW1KPTLOT2 deleted file mode 100644 index 1e2f36c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_fsid_t.h-1CULW1KPTLOT2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 deleted file mode 100644 index b0cfbd8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/tty.h-1O588E9BUCGT4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/tty.h-1O588E9BUCGT4 deleted file mode 100644 index c773c00..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/tty.h-1O588E9BUCGT4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/utmpx.h-3TOXZBRVRWHT4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/utmpx.h-3TOXZBRVRWHT4 deleted file mode 100644 index 4b159d0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/utmpx.h-3TOXZBRVRWHT4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 deleted file mode 100644 index a1bd6ba..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/NSRelativeDateTimeFormatter.h-3TV6RDKX48QT6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/NSRelativeDateTimeFormatter.h-3TV6RDKX48QT6 deleted file mode 100644 index bbf274c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/NSRelativeDateTimeFormatter.h-3TV6RDKX48QT6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/arm64e-apple-macos.swiftinterface_Collection-18WMGY87CF9T6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/arm64e-apple-macos.swiftinterface_Collection-18WMGY87CF9T6 deleted file mode 100644 index 9d56c22..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/arm64e-apple-macos.swiftinterface_Collection-18WMGY87CF9T6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/cssmapple.h-31UX90O2W08T6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/cssmapple.h-31UX90O2W08T6 deleted file mode 100644 index 43c9a93..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/cssmapple.h-31UX90O2W08T6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 deleted file mode 100644 index bcefb87..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 deleted file mode 100644 index 5aa7b8f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 deleted file mode 100644 index ae2d979..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/clock_types.h-3463DCVFLF9T9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/clock_types.h-3463DCVFLF9T9 deleted file mode 100644 index c7c1146..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/clock_types.h-3463DCVFLF9T9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/LSOpenDeprecated.h-R6CTQ7HZ6OTA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/LSOpenDeprecated.h-R6CTQ7HZ6OTA deleted file mode 100644 index d4076b9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/LSOpenDeprecated.h-R6CTQ7HZ6OTA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/_stdlib.h-3STU2JWTP7PTA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/_stdlib.h-3STU2JWTP7PTA deleted file mode 100644 index 1c5a675..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/_stdlib.h-3STU2JWTP7PTA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TB/queue.h-2PIVBWHNV36TB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TB/queue.h-2PIVBWHNV36TB deleted file mode 100644 index cbee880..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TB/queue.h-2PIVBWHNV36TB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/CFData.h-11AETK2NXWHTC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/CFData.h-11AETK2NXWHTC deleted file mode 100644 index a28655a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/CFData.h-11AETK2NXWHTC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/NSItemProvider.h-Y916T3V3SXTC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/NSItemProvider.h-Y916T3V3SXTC deleted file mode 100644 index 3918bed..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/NSItemProvider.h-Y916T3V3SXTC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/base.h-8C9L9TTVEUTC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/base.h-8C9L9TTVEUTC deleted file mode 100644 index 0f6e627..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/base.h-8C9L9TTVEUTC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD deleted file mode 100644 index 6c5d4f7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG deleted file mode 100644 index f13728a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/kern_return.h-3LV7N7PVUXBTG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/kern_return.h-3LV7N7PVUXBTG deleted file mode 100644 index f62ce29..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/kern_return.h-3LV7N7PVUXBTG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/CFSocketStream.h-1XRADVQS3HWTI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/CFSocketStream.h-1XRADVQS3HWTI deleted file mode 100644 index 5d1b1dc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/CFSocketStream.h-1XRADVQS3HWTI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TK/NSPortCoder.h-71MC1Y0S5LTK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TK/NSPortCoder.h-71MC1Y0S5LTK deleted file mode 100644 index 29e1a21..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TK/NSPortCoder.h-71MC1Y0S5LTK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/objc.h-2XJ4EJWY45JTM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/objc.h-2XJ4EJWY45JTM deleted file mode 100644 index 98a7eea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/objc.h-2XJ4EJWY45JTM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSListFormatter.h-2TOTQNXJBPRTP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSListFormatter.h-2TOTQNXJBPRTP deleted file mode 100644 index c098247..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSListFormatter.h-2TOTQNXJBPRTP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/NSValueTransformer.h-34A132VTF6UTQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/NSValueTransformer.h-34A132VTF6UTQ deleted file mode 100644 index 498666e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/NSValueTransformer.h-34A132VTF6UTQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ deleted file mode 100644 index b97090a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/IOMapTypes.h-2QC3QJUR4WBTR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/IOMapTypes.h-2QC3QJUR4WBTR deleted file mode 100644 index 625e5a1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/IOMapTypes.h-2QC3QJUR4WBTR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TS/NSMorphology.h-35O6F58HXBNTS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TS/NSMorphology.h-35O6F58HXBNTS deleted file mode 100644 index 5a0e311..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TS/NSMorphology.h-35O6F58HXBNTS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/NSNetServices.h-1600ZFQTXFYTT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/NSNetServices.h-1600ZFQTXFYTT deleted file mode 100644 index 34ca26f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/NSNetServices.h-1600ZFQTXFYTT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/icmp_var.h-36D5SU1Q787TT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/icmp_var.h-36D5SU1Q787TT deleted file mode 100644 index 6e1479e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/icmp_var.h-36D5SU1Q787TT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/disk.h-LGEAMJIITU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/disk.h-LGEAMJIITU deleted file mode 100644 index 2187700..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/disk.h-LGEAMJIITU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV deleted file mode 100644 index afff976..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/cssmtpi.h-1JMCJTV264ZTW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/cssmtpi.h-1JMCJTV264ZTW deleted file mode 100644 index 5a2e0dd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/cssmtpi.h-1JMCJTV264ZTW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY deleted file mode 100644 index 96edce7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/CFURLAccess.h-382GQ3WHT3OU0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/CFURLAccess.h-382GQ3WHT3OU0 deleted file mode 100644 index c26d811..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/CFURLAccess.h-382GQ3WHT3OU0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/IOFireWireSBP2Lib.h-24GCN07VTJU0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/IOFireWireSBP2Lib.h-24GCN07VTJU0 deleted file mode 100644 index 7e9d6e5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/IOFireWireSBP2Lib.h-24GCN07VTJU0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFNetServices.h-DA0GECN5U3U3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFNetServices.h-DA0GECN5U3U3 deleted file mode 100644 index e14c025..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFNetServices.h-DA0GECN5U3U3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 deleted file mode 100644 index 471548d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/IOGUIDPartitionScheme.h-3AGWZ80I5GKU7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/IOGUIDPartitionScheme.h-3AGWZ80I5GKU7 deleted file mode 100644 index add69a0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/IOGUIDPartitionScheme.h-3AGWZ80I5GKU7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSProgress.h-1NT2HLO23ZTU7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSProgress.h-1NT2HLO23ZTU7 deleted file mode 100644 index 67597a1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSProgress.h-1NT2HLO23ZTU7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/arm64e-apple-macos.swiftinterface_Result-34P37AHWRP3U7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/arm64e-apple-macos.swiftinterface_Result-34P37AHWRP3U7 deleted file mode 100644 index a65162c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/arm64e-apple-macos.swiftinterface_Result-34P37AHWRP3U7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 deleted file mode 100644 index 2401bb1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/kern_event.h-1XV5DB78TNWU8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/kern_event.h-1XV5DB78TNWU8 deleted file mode 100644 index 4a43a82..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/kern_event.h-1XV5DB78TNWU8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/tgmath.h-1IODXDZZ7Q6U8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/tgmath.h-1IODXDZZ7Q6U8 deleted file mode 100644 index 7338a3a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/tgmath.h-1IODXDZZ7Q6U8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/AuthorizationPlugin.h-2J45MVWGQOIU9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/AuthorizationPlugin.h-2J45MVWGQOIU9 deleted file mode 100644 index 4cd3afd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/AuthorizationPlugin.h-2J45MVWGQOIU9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/ip_var.h-LQQ6KH1OUIU9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/ip_var.h-LQQ6KH1OUIU9 deleted file mode 100644 index ea751c4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/ip_var.h-LQQ6KH1OUIU9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/io.h-2I71JE2X78UA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/io.h-2I71JE2X78UA deleted file mode 100644 index 26a428a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/io.h-2I71JE2X78UA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA deleted file mode 100644 index 4be0987..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/vsock.h-HGNC4TBCO7UA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/vsock.h-HGNC4TBCO7UA deleted file mode 100644 index df05d54..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/vsock.h-HGNC4TBCO7UA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/arm64e-apple-macos.swiftinterface_Math_Vector-1LHGA0TVAYGUB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/arm64e-apple-macos.swiftinterface_Math_Vector-1LHGA0TVAYGUB deleted file mode 100644 index ff2f313..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/arm64e-apple-macos.swiftinterface_Math_Vector-1LHGA0TVAYGUB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UC/arm64e-apple-macos.swiftinterface-2ZZL440X3A1UC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UC/arm64e-apple-macos.swiftinterface-2ZZL440X3A1UC deleted file mode 100644 index 6e9ce82..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UC/arm64e-apple-macos.swiftinterface-2ZZL440X3A1UC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD deleted file mode 100644 index 42ad46c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD deleted file mode 100644 index 0456eb3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/NSEnumerator.h-1PT7B16TNERUF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/NSEnumerator.h-1PT7B16TNERUF deleted file mode 100644 index dd67602..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/NSEnumerator.h-1PT7B16TNERUF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF deleted file mode 100644 index b683d45..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG deleted file mode 100644 index 49444e0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/NSAppleEventManager.h-BSZV8PS06KUH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/NSAppleEventManager.h-BSZV8PS06KUH deleted file mode 100644 index f5344ed..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/NSAppleEventManager.h-BSZV8PS06KUH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/MacErrors.h-XUGCG31SC3UK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/MacErrors.h-XUGCG31SC3UK deleted file mode 100644 index f3cb140..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/MacErrors.h-XUGCG31SC3UK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM deleted file mode 100644 index a9c6664..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM deleted file mode 100644 index 2348687..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN deleted file mode 100644 index 1c2c361..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSTermOfAddress.h-31WSG1ZSHDZUN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSTermOfAddress.h-31WSG1ZSHDZUN deleted file mode 100644 index 7b4238a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSTermOfAddress.h-31WSG1ZSHDZUN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN deleted file mode 100644 index 6a37e84..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP deleted file mode 100644 index ae493f3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR deleted file mode 100644 index e0d0e9f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR deleted file mode 100644 index 81b09e0..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/NSKeyValueObserving.h-13JJ236L3OXUS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/NSKeyValueObserving.h-13JJ236L3OXUS deleted file mode 100644 index 464813f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/NSKeyValueObserving.h-13JJ236L3OXUS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/bpf.h-2MHCJ37TZGOUT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/bpf.h-2MHCJ37TZGOUT deleted file mode 100644 index 24419e8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/bpf.h-2MHCJ37TZGOUT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV deleted file mode 100644 index 28fb61c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/shm.h-W71B93UE2RUV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/shm.h-W71B93UE2RUV deleted file mode 100644 index b954e17..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/shm.h-W71B93UE2RUV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW deleted file mode 100644 index 593acff..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UX/CFBase.h-10VYD22UNFUUX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UX/CFBase.h-10VYD22UNFUUX deleted file mode 100644 index fe906b3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UX/CFBase.h-10VYD22UNFUUX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSIndexSet.h-3JUVI0PZU7WV1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSIndexSet.h-3JUVI0PZU7WV1 deleted file mode 100644 index 2af60df..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSIndexSet.h-3JUVI0PZU7WV1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFPropertyList.h-3DBA8FC16KTV2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFPropertyList.h-3DBA8FC16KTV2 deleted file mode 100644 index 754449c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFPropertyList.h-3DBA8FC16KTV2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/NSHost.h-2BSIN910QN4V3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/NSHost.h-2BSIN910QN4V3 deleted file mode 100644 index 79cd522..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/NSHost.h-2BSIN910QN4V3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V5/arm64-apple-macos.swiftinterface-36WNBUB45GGV5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V5/arm64-apple-macos.swiftinterface-36WNBUB45GGV5 deleted file mode 100644 index 7362fad..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V5/arm64-apple-macos.swiftinterface-36WNBUB45GGV5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 deleted file mode 100644 index 602760e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/SecAccessControl.h-27X3NDKFV2OV9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/SecAccessControl.h-27X3NDKFV2OV9 deleted file mode 100644 index 4b40daf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/SecAccessControl.h-27X3NDKFV2OV9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/WSTypes.h-10A5N2FNFUQV9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/WSTypes.h-10A5N2FNFUQV9 deleted file mode 100644 index 070a6aa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/WSTypes.h-10A5N2FNFUQV9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/NSSet.h-2CG8231C2ORVA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/NSSet.h-2CG8231C2ORVA deleted file mode 100644 index 47ee1a9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/NSSet.h-2CG8231C2ORVA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/if_llc.h-2L4526QTMPZVB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/if_llc.h-2L4526QTMPZVB deleted file mode 100644 index 5d6320d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/if_llc.h-2L4526QTMPZVB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD deleted file mode 100644 index 0598add..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VF/AEMach.h-3L7RKFOI82QVF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VF/AEMach.h-3L7RKFOI82QVF deleted file mode 100644 index bda2f80..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VF/AEMach.h-3L7RKFOI82QVF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/Components.h-2SPG66LOG5VVH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/Components.h-2SPG66LOG5VVH deleted file mode 100644 index a1ea006..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/Components.h-2SPG66LOG5VVH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ deleted file mode 100644 index 3b015fa..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if.h-B1DYMVKH3JVK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if.h-B1DYMVKH3JVK deleted file mode 100644 index 8a46523..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if.h-B1DYMVKH3JVK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN deleted file mode 100644 index b7aef16..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/emmspi.h-1LHPI34FDSWVN b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/emmspi.h-1LHPI34FDSWVN deleted file mode 100644 index 302681a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/emmspi.h-1LHPI34FDSWVN and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/NSXPCConnection.h-1LNOPVGRL39VO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/NSXPCConnection.h-1LNOPVGRL39VO deleted file mode 100644 index cf5f422..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/NSXPCConnection.h-1LNOPVGRL39VO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO deleted file mode 100644 index de03261..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/vm_statistics.h-1RNA8KEC8XZVO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/vm_statistics.h-1RNA8KEC8XZVO deleted file mode 100644 index 9445b63..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/vm_statistics.h-1RNA8KEC8XZVO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/acct.h-Q6HQYOC54AVQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/acct.h-Q6HQYOC54AVQ deleted file mode 100644 index 801bd67..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/acct.h-Q6HQYOC54AVQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR deleted file mode 100644 index 4d61cae..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/CFSocket.h-34GTCW5ITB1VU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/CFSocket.h-34GTCW5ITB1VU deleted file mode 100644 index bc5c92e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/CFSocket.h-34GTCW5ITB1VU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/NSArray.h-16U0QV9CB0AVU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/NSArray.h-16U0QV9CB0AVU deleted file mode 100644 index ffbc0d1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/NSArray.h-16U0QV9CB0AVU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/NSURL.h-2DIFLM1OLI4VV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/NSURL.h-2DIFLM1OLI4VV deleted file mode 100644 index 31b9890..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/NSURL.h-2DIFLM1OLI4VV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW deleted file mode 100644 index 93e6b21..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFNetworkErrors.h-1RJLDMFM2QAW1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFNetworkErrors.h-1RJLDMFM2QAW1 deleted file mode 100644 index 08cf58a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFNetworkErrors.h-1RJLDMFM2QAW1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 deleted file mode 100644 index 4d16f48..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W3/NSCache.h-15PYUAXKX7FW3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W3/NSCache.h-15PYUAXKX7FW3 deleted file mode 100644 index 61db7bd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W3/NSCache.h-15PYUAXKX7FW3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W4/CFRunLoop.h-1X7C4LV80P9W4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W4/CFRunLoop.h-1X7C4LV80P9W4 deleted file mode 100644 index 3dedfe2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W4/CFRunLoop.h-1X7C4LV80P9W4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W4/cssmdli.h-3I062R2429KW4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W4/cssmdli.h-3I062R2429KW4 deleted file mode 100644 index e221004..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W4/cssmdli.h-3I062R2429KW4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSIndexPath.h-2CBSROGSCXCW7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSIndexPath.h-2CBSROGSCXCW7 deleted file mode 100644 index 1e2d9a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSIndexPath.h-2CBSROGSCXCW7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/NSLinguisticTagger.h-1HFFU23V8X3W9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/NSLinguisticTagger.h-1HFFU23V8X3W9 deleted file mode 100644 index 9b51892..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/NSLinguisticTagger.h-1HFFU23V8X3W9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/aliasdb.h-19MBW03ECXHW9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/aliasdb.h-19MBW03ECXHW9 deleted file mode 100644 index 44bf47b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/aliasdb.h-19MBW03ECXHW9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/statvfs.h-R1CIZP372BW9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/statvfs.h-R1CIZP372BW9 deleted file mode 100644 index bd23051..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/statvfs.h-R1CIZP372BW9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA deleted file mode 100644 index b3815ea..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WD/MultiprocessingInfo.h-2RQLFNIPJDVWD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WD/MultiprocessingInfo.h-2RQLFNIPJDVWD deleted file mode 100644 index 3411a21..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WD/MultiprocessingInfo.h-2RQLFNIPJDVWD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/IOFireWireLibIsoch.h-1T4YO9H12UBWE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/IOFireWireLibIsoch.h-1T4YO9H12UBWE deleted file mode 100644 index 3dfeb86..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/IOFireWireLibIsoch.h-1T4YO9H12UBWE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE deleted file mode 100644 index fdb1bf6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WG/IOVideoDeviceLib.h-31PN5B207MWG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WG/IOVideoDeviceLib.h-31PN5B207MWG deleted file mode 100644 index 9d1f5af..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WG/IOVideoDeviceLib.h-31PN5B207MWG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WG/ndbm.h-2U9L172NPZJWG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WG/ndbm.h-2U9L172NPZJWG deleted file mode 100644 index c9295da..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WG/ndbm.h-2U9L172NPZJWG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/IOI2CInterface.h-3KTC89CDY8ZWI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/IOI2CInterface.h-3KTC89CDY8ZWI deleted file mode 100644 index a0d7f3c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/IOI2CInterface.h-3KTC89CDY8ZWI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/dirent.h-DP97TXQISJWI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/dirent.h-DP97TXQISJWI deleted file mode 100644 index a7cf809..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/dirent.h-DP97TXQISJWI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI deleted file mode 100644 index 0eba9a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/CFPlugInCOM.h-15V2J7N4JH0WK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/CFPlugInCOM.h-15V2J7N4JH0WK deleted file mode 100644 index ef6c4a4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/CFPlugInCOM.h-15V2J7N4JH0WK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/NSURLProtocol.h-CSYK0VRSX6WK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/NSURLProtocol.h-CSYK0VRSX6WK deleted file mode 100644 index 1de5d0c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/NSURLProtocol.h-CSYK0VRSX6WK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WM/SecureTransport.h-3SXD4C887DTWM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WM/SecureTransport.h-3SXD4C887DTWM deleted file mode 100644 index c64bd83..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WM/SecureTransport.h-3SXD4C887DTWM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO deleted file mode 100644 index b4303e5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/arm64e-apple-macos.swiftinterface_KeyPaths-2B61W68YLPLWO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/arm64e-apple-macos.swiftinterface_KeyPaths-2B61W68YLPLWO deleted file mode 100644 index 8896cfe..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/arm64e-apple-macos.swiftinterface_KeyPaths-2B61W68YLPLWO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP deleted file mode 100644 index 7194a03..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/NSOrderedCollectionChange.h-L5SWUNYAATWR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/NSOrderedCollectionChange.h-L5SWUNYAATWR deleted file mode 100644 index f37bf98..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/NSOrderedCollectionChange.h-L5SWUNYAATWR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/ethernet.h-M6FNGIMNTKWR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/ethernet.h-M6FNGIMNTKWR deleted file mode 100644 index 9bb3941..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/ethernet.h-M6FNGIMNTKWR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/objc-auto.h-3JIGMUK2LK7WT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/objc-auto.h-3JIGMUK2LK7WT deleted file mode 100644 index 188c2a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/objc-auto.h-3JIGMUK2LK7WT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WU/mach_traps.h-ROCTDGRWMGWU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WU/mach_traps.h-ROCTDGRWMGWU deleted file mode 100644 index 1fed6c6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WU/mach_traps.h-ROCTDGRWMGWU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV deleted file mode 100644 index 73c06c8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW deleted file mode 100644 index 8ce78e6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/NSScriptSuiteRegistry.h-1TETGV1Z3PCWX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/NSScriptSuiteRegistry.h-1TETGV1Z3PCWX deleted file mode 100644 index 6a3facd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/NSScriptSuiteRegistry.h-1TETGV1Z3PCWX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/Threads.h-30OK24PL9NUWZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/Threads.h-30OK24PL9NUWZ deleted file mode 100644 index 5a97458..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/Threads.h-30OK24PL9NUWZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 deleted file mode 100644 index 9e9ff6e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/ATASMARTLib.h-29RO9DH167DX2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/ATASMARTLib.h-29RO9DH167DX2 deleted file mode 100644 index 68e3081..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/ATASMARTLib.h-29RO9DH167DX2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 deleted file mode 100644 index a058bc3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/launch.h-UFIX2EEKMKX7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/launch.h-UFIX2EEKMKX7 deleted file mode 100644 index fb78df3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/launch.h-UFIX2EEKMKX7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC deleted file mode 100644 index 81980ed..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/arm64e-apple-macos.swiftinterface-2H40FEA1EJMXF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/arm64e-apple-macos.swiftinterface-2H40FEA1EJMXF deleted file mode 100644 index cc8e14e..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/arm64e-apple-macos.swiftinterface-2H40FEA1EJMXF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/grp.h-GI865IO248XG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/grp.h-GI865IO248XG deleted file mode 100644 index 2a20fb3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/grp.h-GI865IO248XG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG deleted file mode 100644 index c4040c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XK/NSDistributedNotificationCenter.h-25SLNIIX16HXK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XK/NSDistributedNotificationCenter.h-25SLNIIX16HXK deleted file mode 100644 index cc08a59..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XK/NSDistributedNotificationCenter.h-25SLNIIX16HXK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM deleted file mode 100644 index eabeffc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/arm64e-apple-macos.swiftinterface-1XYZMC7VLVMXM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/arm64e-apple-macos.swiftinterface-1XYZMC7VLVMXM deleted file mode 100644 index bc09720..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/arm64e-apple-macos.swiftinterface-1XYZMC7VLVMXM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XO/CSCommon.h-1FJEEUMMEQVXO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XO/CSCommon.h-1FJEEUMMEQVXO deleted file mode 100644 index 229e7ba..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XO/CSCommon.h-1FJEEUMMEQVXO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XO/ip6.h-2W6NHFXOPHHXO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XO/ip6.h-2W6NHFXOPHHXO deleted file mode 100644 index d5e8abb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XO/ip6.h-2W6NHFXOPHHXO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/IOHIDTransaction.h-18ZWP5C8Y00XP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/IOHIDTransaction.h-18ZWP5C8Y00XP deleted file mode 100644 index 16082d9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/IOHIDTransaction.h-18ZWP5C8Y00XP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/lock.h-36BE6GF747XXP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/lock.h-36BE6GF747XXP deleted file mode 100644 index 6395fda..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/lock.h-36BE6GF747XXP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ deleted file mode 100644 index 0ed717a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR deleted file mode 100644 index 2b10d00..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/ioctl.h-N7DH46EM6ZXR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/ioctl.h-N7DH46EM6ZXR deleted file mode 100644 index 902a1dd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/ioctl.h-N7DH46EM6ZXR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XU/IOAccelSurfaceConnect.h-209GLZHY20VXU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XU/IOAccelSurfaceConnect.h-209GLZHY20VXU deleted file mode 100644 index c337502..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XU/IOAccelSurfaceConnect.h-209GLZHY20VXU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XV/CFString.h-2PUZ1L6COPVXV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XV/CFString.h-2PUZ1L6COPVXV deleted file mode 100644 index 2255a6c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XV/CFString.h-2PUZ1L6COPVXV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/Resources.h-J9XS6AU6JJXX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/Resources.h-J9XS6AU6JJXX deleted file mode 100644 index 6ebac89..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/Resources.h-J9XS6AU6JJXX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX deleted file mode 100644 index 28ca2a6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XY/CFMachPort.h-1ZCWDNMPKQFXY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XY/CFMachPort.h-1ZCWDNMPKQFXY deleted file mode 100644 index 54c8ded..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XY/CFMachPort.h-1ZCWDNMPKQFXY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/NSUserDefaults.h-3C2UJ6PVABLY0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/NSUserDefaults.h-3C2UJ6PVABLY0 deleted file mode 100644 index 6f0c817..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/NSUserDefaults.h-3C2UJ6PVABLY0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 deleted file mode 100644 index bf3245a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFNotificationCenter.h-388RU7NYVHXY1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFNotificationCenter.h-388RU7NYVHXY1 deleted file mode 100644 index 0c9ffed..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFNotificationCenter.h-388RU7NYVHXY1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/LSInfo.h-6DXUP2MDEVY1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/LSInfo.h-6DXUP2MDEVY1 deleted file mode 100644 index a575d81..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/LSInfo.h-6DXUP2MDEVY1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 deleted file mode 100644 index ed2df11..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/posix_sem.h-3O9GAOBIRL9Y1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/posix_sem.h-3O9GAOBIRL9Y1 deleted file mode 100644 index 006f166..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/posix_sem.h-3O9GAOBIRL9Y1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 deleted file mode 100644 index 4ecac1f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/SecACL.h-1TWNZNONBMEY5 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/SecACL.h-1TWNZNONBMEY5 deleted file mode 100644 index cdeb6de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/SecACL.h-1TWNZNONBMEY5 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 deleted file mode 100644 index eeb91d7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 deleted file mode 100644 index 6c772a2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/IOHIDParameter.h-ESGPDNDSU8YE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/IOHIDParameter.h-ESGPDNDSU8YE deleted file mode 100644 index e993166..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/IOHIDParameter.h-ESGPDNDSU8YE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG deleted file mode 100644 index 3f49555..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/connection.h-2WD2D26MG76YH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/connection.h-2WD2D26MG76YH deleted file mode 100644 index 5b1f9c9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/connection.h-2WD2D26MG76YH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ deleted file mode 100644 index 03db300..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/cssmaci.h-2513F688QJ1YR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/cssmaci.h-2513F688QJ1YR deleted file mode 100644 index 6bc333c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/cssmaci.h-2513F688QJ1YR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/CFURL.h-31IUVDSAWS3YT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/CFURL.h-31IUVDSAWS3YT deleted file mode 100644 index fda9bef..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/CFURL.h-31IUVDSAWS3YT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/NSExtensionItem.h-24Q5QRBV4KDYT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/NSExtensionItem.h-24Q5QRBV4KDYT deleted file mode 100644 index 499eb63..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/NSExtensionItem.h-24Q5QRBV4KDYT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YU/SCSITaskLib.h-1Z9QNURJLPLYU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YU/SCSITaskLib.h-1Z9QNURJLPLYU deleted file mode 100644 index 549d575..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YU/SCSITaskLib.h-1Z9QNURJLPLYU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/IONetworkStack.h-2AO5GQDXFREYV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/IONetworkStack.h-2AO5GQDXFREYV deleted file mode 100644 index 02aca3b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/IONetworkStack.h-2AO5GQDXFREYV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/vm_types.h-15AZFY6BAJYV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/vm_types.h-15AZFY6BAJYV deleted file mode 100644 index 6848f18..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/vm_types.h-15AZFY6BAJYV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/CFUserNotification.h-Q2QNLWA8BRYW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/CFUserNotification.h-Q2QNLWA8BRYW deleted file mode 100644 index 49f79d7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/CFUserNotification.h-Q2QNLWA8BRYW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSHTTPCookieStorage.h-Q7UNUV9UC6YW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSHTTPCookieStorage.h-Q7UNUV9UC6YW deleted file mode 100644 index 539681c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSHTTPCookieStorage.h-Q7UNUV9UC6YW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW deleted file mode 100644 index d146012..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW deleted file mode 100644 index 168f297..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YX/NSKeyValueSharedObservers.h-1XMJWSQH4LZYX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YX/NSKeyValueSharedObservers.h-1XMJWSQH4LZYX deleted file mode 100644 index 2cc39a9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YX/NSKeyValueSharedObservers.h-1XMJWSQH4LZYX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY deleted file mode 100644 index fbdd550..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY deleted file mode 100644 index fb9d08b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/NSMeasurementFormatter.h-196VNFCM4XFYY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/NSMeasurementFormatter.h-196VNFCM4XFYY deleted file mode 100644 index b52db97..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/NSMeasurementFormatter.h-196VNFCM4XFYY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 deleted file mode 100644 index 80ac77f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z1/CFStringEncodingExt.h-1CF9BBS3H4LZ1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z1/CFStringEncodingExt.h-1CF9BBS3H4LZ1 deleted file mode 100644 index d786447..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z1/CFStringEncodingExt.h-1CF9BBS3H4LZ1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 deleted file mode 100644 index ef379ce..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/CFCGTypes.h-CZ3Y3OQ5UXZ4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/CFCGTypes.h-CZ3Y3OQ5UXZ4 deleted file mode 100644 index 90bc7b1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/CFCGTypes.h-CZ3Y3OQ5UXZ4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/hfs_unistr.h-30PY041J8IKZ4 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/hfs_unistr.h-30PY041J8IKZ4 deleted file mode 100644 index b9279be..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/hfs_unistr.h-30PY041J8IKZ4 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/hash_info.h-P8LLEJ8AJMZ7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/hash_info.h-P8LLEJ8AJMZ7 deleted file mode 100644 index 9cc9ca6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/hash_info.h-P8LLEJ8AJMZ7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 deleted file mode 100644 index 7b6e0be..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/IOFireWireAVCConsts.h-2CHNEVD7X3MZ9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/IOFireWireAVCConsts.h-2CHNEVD7X3MZ9 deleted file mode 100644 index 74136d4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/IOFireWireAVCConsts.h-2CHNEVD7X3MZ9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 deleted file mode 100644 index c9b32ca..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 deleted file mode 100644 index b43d449..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB deleted file mode 100644 index 02c2631..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/exception.h-C7ISZWPMWTZB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/exception.h-C7ISZWPMWTZB deleted file mode 100644 index 8640e31..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/exception.h-C7ISZWPMWTZB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/NSEnergyFormatter.h-20XEKVB4M25ZC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/NSEnergyFormatter.h-20XEKVB4M25ZC deleted file mode 100644 index 6e097c1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/NSEnergyFormatter.h-20XEKVB4M25ZC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/mig.h-3XDIEW4W8KZC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/mig.h-3XDIEW4W8KZC deleted file mode 100644 index f5d62e3..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/mig.h-3XDIEW4W8KZC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/once.h-24CLFOKC317ZC b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/once.h-24CLFOKC317ZC deleted file mode 100644 index 420075c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/once.h-24CLFOKC317ZC and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD deleted file mode 100644 index fb252b1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/NSUnit.h-ENWKMTJZUNZE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/NSUnit.h-ENWKMTJZUNZE deleted file mode 100644 index fee6ff6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/NSUnit.h-ENWKMTJZUNZE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE deleted file mode 100644 index 2f30076..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/SKSearch.h-A4T8Q3Z8O2ZG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/SKSearch.h-A4T8Q3Z8O2ZG deleted file mode 100644 index f459cdc..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/SKSearch.h-A4T8Q3Z8O2ZG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/cssmspi.h-1UD1J00SHKLZG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/cssmspi.h-1UD1J00SHKLZG deleted file mode 100644 index da29210..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/cssmspi.h-1UD1J00SHKLZG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG deleted file mode 100644 index 24dd7fb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/activity.h-249WM1UVLY3ZH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/activity.h-249WM1UVLY3ZH deleted file mode 100644 index f8ad16f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/activity.h-249WM1UVLY3ZH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOGraphicsInterfaceTypes.h-2KP8HIDU6BAZJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOGraphicsInterfaceTypes.h-2KP8HIDU6BAZJ deleted file mode 100644 index c2f6c6a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOGraphicsInterfaceTypes.h-2KP8HIDU6BAZJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/CFXMLParser.h-31IID0GY0ACZO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/CFXMLParser.h-31IID0GY0ACZO deleted file mode 100644 index 617bcdf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/CFXMLParser.h-31IID0GY0ACZO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/kmod.h-3VLMID9KMKTZP b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/kmod.h-3VLMID9KMKTZP deleted file mode 100644 index dd58815..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/kmod.h-3VLMID9KMKTZP and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR deleted file mode 100644 index f04f995..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR deleted file mode 100644 index 6a51c98..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/mach_port.h-2187URF9OG6ZR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/mach_port.h-2187URF9OG6ZR deleted file mode 100644 index 58c848f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/mach_port.h-2187URF9OG6ZR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZS/Files.h-3LREJA7B9I7ZS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZS/Files.h-3LREJA7B9I7ZS deleted file mode 100644 index 0629187..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZS/Files.h-3LREJA7B9I7ZS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW deleted file mode 100644 index 65eb0b4..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX deleted file mode 100644 index cd88664..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/block.h-24XXBP8TIS4ZX b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/block.h-24XXBP8TIS4ZX deleted file mode 100644 index f799da1..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/block.h-24XXBP8TIS4ZX and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZY/IOHIDManager.h-1UY56COXEG2ZY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZY/IOHIDManager.h-1UY56COXEG2ZY deleted file mode 100644 index 34817bd..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZY/IOHIDManager.h-1UY56COXEG2ZY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSPointerArray.h-PULC5HCJ0WZZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSPointerArray.h-PULC5HCJ0WZZ deleted file mode 100644 index 035a980..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSPointerArray.h-PULC5HCJ0WZZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/arm64e-apple-macos.swiftinterface-2KINSS3HY61ZZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/arm64e-apple-macos.swiftinterface-2KINSS3HY61ZZ deleted file mode 100644 index 44a6435..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/arm64e-apple-macos.swiftinterface-2KINSS3HY61ZZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-10Y4UGT7VEP76.pcm-EKQ9T2NK16T1 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-10Y4UGT7VEP76.pcm-EKQ9T2NK16T1 deleted file mode 100644 index 01cd25b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-10Y4UGT7VEP76.pcm-EKQ9T2NK16T1 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-2JGX0MZ7T2MM.pcm-3B8JLIXTUXAIH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-2JGX0MZ7T2MM.pcm-3B8JLIXTUXAIH deleted file mode 100644 index 44d9e0d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-2JGX0MZ7T2MM.pcm-3B8JLIXTUXAIH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-4D3R8QPCFL7A.pcm-1IAB6JOLYMA2A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-4D3R8QPCFL7A.pcm-1IAB6JOLYMA2A deleted file mode 100644 index e04548f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-4D3R8QPCFL7A.pcm-1IAB6JOLYMA2A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-8G5SACVZL5RN.pcm-360L8H5G4F783 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-8G5SACVZL5RN.pcm-360L8H5G4F783 deleted file mode 100644 index 156ffce..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-8G5SACVZL5RN.pcm-360L8H5G4F783 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-1QT8T2C207XAN.pcm-394TTIXGIYYHL b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-1QT8T2C207XAN.pcm-394TTIXGIYYHL deleted file mode 100644 index 0865668..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-1QT8T2C207XAN.pcm-394TTIXGIYYHL and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-3U25WTYKFZRKE.pcm-2DZK9M9YYTZV0 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-3U25WTYKFZRKE.pcm-2DZK9M9YYTZV0 deleted file mode 100644 index 73a7940..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-3U25WTYKFZRKE.pcm-2DZK9M9YYTZV0 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-32ZA7BZZY6HYQ.pcm-UD05TP5PP3N6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-32ZA7BZZY6HYQ.pcm-UD05TP5PP3N6 deleted file mode 100644 index caea703..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-32ZA7BZZY6HYQ.pcm-UD05TP5PP3N6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-GY4EA2D0RJ9V.pcm-14WZUU0KKJUCR b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-GY4EA2D0RJ9V.pcm-14WZUU0KKJUCR deleted file mode 100644 index b46bf45..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-GY4EA2D0RJ9V.pcm-14WZUU0KKJUCR and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-3VKP5QTTB1TPJ.pcm-25A0U9NJMF9V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-3VKP5QTTB1TPJ.pcm-25A0U9NJMF9V deleted file mode 100644 index 9de0506..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-3VKP5QTTB1TPJ.pcm-25A0U9NJMF9V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Message.swift.o-R8EGI4MRK0LS b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Message.swift.o-R8EGI4MRK0LS deleted file mode 100644 index d78f348..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Message.swift.o-R8EGI4MRK0LS and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MessageTests.swift.o-6WK1W7Q0RQ32 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MessageTests.swift.o-6WK1W7Q0RQ32 deleted file mode 100644 index 55ded5a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MessageTests.swift.o-6WK1W7Q0RQ32 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-3GTQBOMKCI0HA.pcm-EF3BJ0QI3IWF b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-3GTQBOMKCI0HA.pcm-EF3BJ0QI3IWF deleted file mode 100644 index 11062b5..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-3GTQBOMKCI0HA.pcm-EF3BJ0QI3IWF and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SSEClient.swift.o-V648E87GFS2U b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SSEClient.swift.o-V648E87GFS2U deleted file mode 100644 index f180b63..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SSEClient.swift.o-V648E87GFS2U and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3OOL7N0W5S38K.pcm-1GJCJWG1IB35N b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3OOL7N0W5S38K.pcm-1GJCJWG1IB35N deleted file mode 100644 index 2eb18ba..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3OOL7N0W5S38K.pcm-1GJCJWG1IB35N and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/TetherClient.swift.o-1Q7VDHEFEVU9Z b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/TetherClient.swift.o-1Q7VDHEFEVU9Z deleted file mode 100644 index 7523e2f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/TetherClient.swift.o-1Q7VDHEFEVU9Z and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-2Z4VTRUME81O7.pcm-39CKJ9HKU2AH8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-2Z4VTRUME81O7.pcm-39CKJ9HKU2AH8 deleted file mode 100644 index 8ff5161..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-2Z4VTRUME81O7.pcm-39CKJ9HKU2AH8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-3CYMVOWCYR13.pcm-2R4IZ6UJFJPGM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-3CYMVOWCYR13.pcm-2R4IZ6UJFJPGM deleted file mode 100644 index 301e616..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-3CYMVOWCYR13.pcm-2R4IZ6UJFJPGM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-12F88PP5RG36F.pcm-2BWR12NGVQSLV b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-12F88PP5RG36F.pcm-2BWR12NGVQSLV deleted file mode 100644 index f502526..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-12F88PP5RG36F.pcm-2BWR12NGVQSLV and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-12F88PP5RG36F.pcm-C6O8HHSVAM30 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-12F88PP5RG36F.pcm-C6O8HHSVAM30 deleted file mode 100644 index 137aedb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-12F88PP5RG36F.pcm-C6O8HHSVAM30 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-12F88PP5RG36F.pcm-1OOZS2X51G585 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-12F88PP5RG36F.pcm-1OOZS2X51G585 deleted file mode 100644 index a0f37d6..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-12F88PP5RG36F.pcm-1OOZS2X51G585 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-12F88PP5RG36F.pcm-215TUGQXCJLAD b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-12F88PP5RG36F.pcm-215TUGQXCJLAD deleted file mode 100644 index f39e01d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-12F88PP5RG36F.pcm-215TUGQXCJLAD and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-12F88PP5RG36F.pcm-2KM8ED3GYVDUY b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-12F88PP5RG36F.pcm-2KM8ED3GYVDUY deleted file mode 100644 index 4cf94fb..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-12F88PP5RG36F.pcm-2KM8ED3GYVDUY and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-12F88PP5RG36F.pcm-248W5GF0CKB2V b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-12F88PP5RG36F.pcm-248W5GF0CKB2V deleted file mode 100644 index c52d91b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-12F88PP5RG36F.pcm-248W5GF0CKB2V and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-12F88PP5RG36F.pcm-95NR7HWMTYVU b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-12F88PP5RG36F.pcm-95NR7HWMTYVU deleted file mode 100644 index 18b345f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-12F88PP5RG36F.pcm-95NR7HWMTYVU and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-3CYMVOWCYR13.pcm-3DXI4LYSGT2B7 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-3CYMVOWCYR13.pcm-3DXI4LYSGT2B7 deleted file mode 100644 index 55b68e9..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-3CYMVOWCYR13.pcm-3DXI4LYSGT2B7 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-2R7R38KWIUGTE.pcm-NZ4HYX07353H b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-2R7R38KWIUGTE.pcm-NZ4HYX07353H deleted file mode 100644 index 7c8db1c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-2R7R38KWIUGTE.pcm-NZ4HYX07353H and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2YNGMVC9OQWUS.pcm-3VYOVMPYRARBB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2YNGMVC9OQWUS.pcm-3VYOVMPYRARBB deleted file mode 100644 index 5ddffca..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2YNGMVC9OQWUS.pcm-3VYOVMPYRARBB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm-3P92AMUNG40NB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm-3P92AMUNG40NB deleted file mode 100644 index c96c22d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm-3P92AMUNG40NB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm-KE159A7PU25A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm-KE159A7PU25A deleted file mode 100644 index b706aac..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2XO1VQY4280ZZ.pcm-KE159A7PU25A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-1O8CTAO3S1BPJ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-1O8CTAO3S1BPJ deleted file mode 100644 index 31a2ee2..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-1O8CTAO3S1BPJ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-GCJP3N09RM4G b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-GCJP3N09RM4G deleted file mode 100644 index caaf732..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-GCJP3N09RM4G and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-117N8SZ1BOM2L b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-117N8SZ1BOM2L deleted file mode 100644 index d101561..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-117N8SZ1BOM2L and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-19C14UJDCLBJ9 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-19C14UJDCLBJ9 deleted file mode 100644 index 8e12872..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-19C14UJDCLBJ9 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1D4ZK355ZYM8C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1D4ZK355ZYM8C deleted file mode 100644 index b38f4de..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1D4ZK355ZYM8C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1LHRAGLOALTB6 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1LHRAGLOALTB6 deleted file mode 100644 index dbae48c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1LHRAGLOALTB6 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1VI0A75XBD18M b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1VI0A75XBD18M deleted file mode 100644 index 4e36479..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1VI0A75XBD18M and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2J60O5M2ZZK66 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2J60O5M2ZZK66 deleted file mode 100644 index de57900..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2J60O5M2ZZK66 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2RUWBN9QNWA4R b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2RUWBN9QNWA4R deleted file mode 100644 index af33cf7..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2RUWBN9QNWA4R and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-32YCSDV2A7BJO b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-32YCSDV2A7BJO deleted file mode 100644 index e2b8024..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-32YCSDV2A7BJO and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3HI6O33IT63PK b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3HI6O33IT63PK deleted file mode 100644 index d6fc34c..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3HI6O33IT63PK and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3NT5S0D92O9SB b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3NT5S0D92O9SB deleted file mode 100644 index ebb759a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3NT5S0D92O9SB and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-91O1CUBWR5J2 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-91O1CUBWR5J2 deleted file mode 100644 index cc68687..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-91O1CUBWR5J2 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-AKDWVC1WUMOZ b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-AKDWVC1WUMOZ deleted file mode 100644 index bade375..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-AKDWVC1WUMOZ and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-B111QWBFQZMH b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-B111QWBFQZMH deleted file mode 100644 index 47e7b0a..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-B111QWBFQZMH and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-P9GZR0E6PGJ8 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-P9GZR0E6PGJ8 deleted file mode 100644 index f45a980..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-P9GZR0E6PGJ8 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-Y2WTRJPSJA2A b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-Y2WTRJPSJA2A deleted file mode 100644 index f8b716d..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-Y2WTRJPSJA2A and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3OESF3C6A22CU.pcm-13SIBO81N8GPM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3OESF3C6A22CU.pcm-13SIBO81N8GPM deleted file mode 100644 index 374278f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3OESF3C6A22CU.pcm-13SIBO81N8GPM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-3KU6JF7J0CKAT.pcm-3M9SIM39W4NTT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-3KU6JF7J0CKAT.pcm-3M9SIM39W4NTT deleted file mode 100644 index 9f26351..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-3KU6JF7J0CKAT.pcm-3M9SIM39W4NTT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2L3US12DWNT5.pcm-2L3S16HG5OIT3 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2L3US12DWNT5.pcm-2L3S16HG5OIT3 deleted file mode 100644 index ff42b7b..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2L3US12DWNT5.pcm-2L3S16HG5OIT3 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-H48EG8E5GP6A.pcm-1L5NSK01L4X5C b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-H48EG8E5GP6A.pcm-1L5NSK01L4X5C deleted file mode 100644 index f5c343f..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-H48EG8E5GP6A.pcm-1L5NSK01L4X5C and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-H48EG8E5GP6A.pcm-2MP668TZR8Y4E b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-H48EG8E5GP6A.pcm-2MP668TZR8Y4E deleted file mode 100644 index d14ca03..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-H48EG8E5GP6A.pcm-2MP668TZR8Y4E and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-12F88PP5RG36F.pcm-1YA8E4SFPXRZT b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-12F88PP5RG36F.pcm-1YA8E4SFPXRZT deleted file mode 100644 index b9b1aaf..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-12F88PP5RG36F.pcm-1YA8E4SFPXRZT and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-12F88PP5RG36F.pcm-1NEM4IDQM9RXM b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-12F88PP5RG36F.pcm-1NEM4IDQM9RXM deleted file mode 100644 index 1e56177..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-12F88PP5RG36F.pcm-1NEM4IDQM9RXM and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/runner.swift.o-XIUUD727ZT34 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/runner.swift.o-XIUUD727ZT34 deleted file mode 100644 index e013929..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/runner.swift.o-XIUUD727ZT34 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-2R7R38KWIUGTE.pcm-2DVBFSOA7X654 b/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-2R7R38KWIUGTE.pcm-2DVBFSOA7X654 deleted file mode 100644 index affd2a8..0000000 Binary files a/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-2R7R38KWIUGTE.pcm-2DVBFSOA7X654 and /dev/null differ diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/plugin-tools-description.json b/ios/TetherKit/.build/arm64-apple-macosx/debug/plugin-tools-description.json deleted file mode 100644 index edd4546..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/plugin-tools-description.json +++ /dev/null @@ -1,640 +0,0 @@ -{ - "builtTestProducts" : [ - { - "binaryPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests", - "packagePath" : "/Users/pecord/src/tether/ios/TetherKit", - "productName" : "TetherKitPackageTests" - } - ], - "copyCommands" : { - - }, - "explicitTargetDependencyImportCheckingMode" : { - "none" : { - - } - }, - "generatedSourceTargetSet" : [ - - ], - "pluginDescriptions" : [ - - ], - "swiftCommands" : { - "C.TetherKit-arm64-apple-macosx-debug.module" : { - "executable" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources", - "importPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "TetherKit", - "moduleOutputPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule", - "objects" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit" - ], - "outputFileMapPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift" - ], - "tempsPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build", - "wholeModuleOptimization" : false - }, - "C.TetherKitPackageTests-arm64-apple-macosx-debug.module" : { - "executable" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources", - "importPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "TetherKitPackageTests", - "moduleOutputPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule", - "objects" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit" - ], - "outputFileMapPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - ], - "tempsPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build", - "wholeModuleOptimization" : false - }, - "C.TetherKitTests-arm64-apple-macosx-debug.module" : { - "executable" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources", - "importPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "TetherKitTests", - "moduleOutputPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule", - "objects" : [ - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit" - ], - "outputFileMapPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift" - ], - "tempsPath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build", - "wholeModuleOptimization" : false - } - }, - "swiftFrontendCommands" : { - - }, - "swiftTargetScanArgs" : { - "TetherKit" : [ - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "TetherKit", - "-package-name", - "tetherkit", - "-c", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift", - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift", - "-I", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit", - "-driver-use-frontend-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "TetherKitPackageTests" : [ - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "TetherKitPackageTests", - "-package-name", - "tetherkit", - "-c", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift", - "-I", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit", - "-driver-use-frontend-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "TetherKitTests" : [ - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "TetherKitTests", - "-package-name", - "tetherkit", - "-c", - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift", - "-I", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx14.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j18", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-F", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-I", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "tetherkit", - "-driver-use-frontend-path", - "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ] - }, - "targetDependencyMap" : { - "TetherKit" : [ - - ], - "TetherKitPackageTests" : [ - "TetherKitTests", - "TetherKit" - ], - "TetherKitTests" : [ - "TetherKit" - ] - }, - "testDiscoveryCommands" : { - - }, - "testEntryPointCommands" : { - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" : { - "inputs" : [ - - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - } - ] - } - }, - "traitConfiguration" : { - "default" : { - - } - }, - "writeCommands" : { - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" - }, - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" : { - "alwaysOutOfDate" : true, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - } - ], - "outputFilePath" : "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - } - } -} \ No newline at end of file diff --git a/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt b/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt deleted file mode 100644 index caf9e2b..0000000 --- a/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt +++ /dev/null @@ -1,2 +0,0 @@ -Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101) -Target: arm64-apple-macosx26.0 diff --git a/ios/TetherKit/.build/build.db b/ios/TetherKit/.build/build.db deleted file mode 100644 index 52d7ece..0000000 Binary files a/ios/TetherKit/.build/build.db and /dev/null differ diff --git a/ios/TetherKit/.build/debug b/ios/TetherKit/.build/debug deleted file mode 120000 index 9733fca..0000000 --- a/ios/TetherKit/.build/debug +++ /dev/null @@ -1 +0,0 @@ -arm64-apple-macosx/debug \ No newline at end of file diff --git a/ios/TetherKit/.build/debug.yaml b/ios/TetherKit/.build/debug.yaml deleted file mode 100644 index d1f8fc9..0000000 --- a/ios/TetherKit/.build/debug.yaml +++ /dev/null @@ -1,112 +0,0 @@ -client: - name: basic - file-system: device-agnostic -tools: {} -targets: - "PackageStructure": [""] - "TetherKit-arm64-apple-macosx-debug.module": [""] - "TetherKitPackageTests-arm64-apple-macosx-debug.module": [""] - "TetherKitPackageTests-arm64-apple-macosx-debug.test": [""] - "TetherKitTests-arm64-apple-macosx-debug.module": [""] - "main": [""] - "test": ["","",""] -default: "main" -nodes: - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] -commands: - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift": - tool: test-entry-point-tool - inputs: [] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift"] - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt": - tool: write-auxiliary-file - inputs: ["","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt"] - always-out-of-date: "true" - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule"] - outputs: [""] - - "C.TetherKit-arm64-apple-macosx-debug.module": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule"] - description: "Compiling Swift Module 'TetherKit' (3 sources)" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","TetherKit","-emit-dependencies","-emit-module","-emit-module-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule","-output-file-map","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources","-I","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-j18","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h","-swift-version","6","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","tetherkit"] - - "C.TetherKitPackageTests-arm64-apple-macosx-debug.module": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule"] - description: "Compiling Swift Module 'TetherKitPackageTests' (1 sources)" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","TetherKitPackageTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule","-output-file-map","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources","-I","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j18","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","tetherkit"] - - "C.TetherKitPackageTests-arm64-apple-macosx-debug.test": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests"] - description: "Linking ./.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-L","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug","-o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests","-module-name","TetherKitPackageTests","-Xlinker","-no_warn_duplicate_libraries","-Xlinker","-bundle","-Xlinker","-rpath","-Xlinker","@loader_path/../../../","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList","-Xlinker","-rpath","-Xlinker","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-6.2/macosx","-target","arm64-apple-macosx14.0","-Xlinker","-add_ast_path","-Xlinker","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g"] - - "C.TetherKitTests-arm64-apple-macosx-debug.module": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule"] - description: "Compiling Swift Module 'TetherKitTests' (1 sources)" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","TetherKitTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule","-output-file-map","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources","-I","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j18","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-swift-version","6","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","tetherkit"] - - "PackageStructure": - tool: package-structure-tool - inputs: ["/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/","/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/","/Users/pecord/src/tether/ios/TetherKit/Package.swift","/Users/pecord/src/tether/ios/TetherKit/Package.resolved"] - outputs: [""] - description: "Planning build" - allow-missing-inputs: true - diff --git a/ios/TetherKit/.build/plugin-tools.yaml b/ios/TetherKit/.build/plugin-tools.yaml deleted file mode 100644 index d1f8fc9..0000000 --- a/ios/TetherKit/.build/plugin-tools.yaml +++ /dev/null @@ -1,112 +0,0 @@ -client: - name: basic - file-system: device-agnostic -tools: {} -targets: - "PackageStructure": [""] - "TetherKit-arm64-apple-macosx-debug.module": [""] - "TetherKitPackageTests-arm64-apple-macosx-debug.module": [""] - "TetherKitPackageTests-arm64-apple-macosx-debug.test": [""] - "TetherKitTests-arm64-apple-macosx-debug.module": [""] - "main": [""] - "test": ["","",""] -default: "main" -nodes: - "/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] - "/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] -commands: - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift": - tool: test-entry-point-tool - inputs: [] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift"] - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources"] - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources" - - "/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt": - tool: write-auxiliary-file - inputs: ["","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt"] - always-out-of-date: "true" - description: "Write auxiliary file /Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt" - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule"] - outputs: [""] - - "C.TetherKit-arm64-apple-macosx-debug.module": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/Message.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/SSEClient.swift","/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/TetherClient.swift","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule"] - description: "Compiling Swift Module 'TetherKit' (3 sources)" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","TetherKit","-emit-dependencies","-emit-module","-emit-module-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule","-output-file-map","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/sources","-I","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-j18","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/include/TetherKit-Swift.h","-swift-version","6","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","tetherkit"] - - "C.TetherKitPackageTests-arm64-apple-macosx-debug.module": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.derived/runner.swift","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule"] - description: "Compiling Swift Module 'TetherKitPackageTests' (1 sources)" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","TetherKitPackageTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule","-output-file-map","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/sources","-I","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j18","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/include/TetherKitPackageTests-Swift.h","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","tetherkit"] - - "C.TetherKitPackageTests-arm64-apple-macosx-debug.test": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/Message.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/SSEClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKit.build/TetherClient.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.build/runner.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests"] - description: "Linking ./.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-L","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug","-o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.xctest/Contents/MacOS/TetherKitPackageTests","-module-name","TetherKitPackageTests","-Xlinker","-no_warn_duplicate_libraries","-Xlinker","-bundle","-Xlinker","-rpath","-Xlinker","@loader_path/../../../","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitPackageTests.product/Objects.LinkFileList","-Xlinker","-rpath","-Xlinker","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-6.2/macosx","-target","arm64-apple-macosx14.0","-Xlinker","-add_ast_path","-Xlinker","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitPackageTests.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g"] - - "C.TetherKitTests-arm64-apple-macosx-debug.module": - tool: shell - inputs: ["/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/MessageTests.swift","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/swift-version-69A768CDF2A0BEE1.txt","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKit.swiftmodule","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources"] - outputs: ["/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/MessageTests.swift.o","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule"] - description: "Compiling Swift Module 'TetherKitTests' (1 sources)" - args: ["/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","TetherKitTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules/TetherKitTests.swiftmodule","-output-file-map","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/TetherKitTests.build/sources","-I","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j18","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/pecord/src/tether/ios/TetherKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-swift-version","6","-plugin-path","/Applications/Xcode-26.5.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-F","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","tetherkit"] - - "PackageStructure": - tool: package-structure-tool - inputs: ["/Users/pecord/src/tether/ios/TetherKit/Sources/TetherKit/","/Users/pecord/src/tether/ios/TetherKit/Tests/TetherKitTests/","/Users/pecord/src/tether/ios/TetherKit/Package.swift","/Users/pecord/src/tether/ios/TetherKit/Package.resolved"] - outputs: [""] - description: "Planning build" - allow-missing-inputs: true - diff --git a/ios/TetherKit/.build/workspace-state.json b/ios/TetherKit/.build/workspace-state.json deleted file mode 100644 index 7c0cb06..0000000 --- a/ios/TetherKit/.build/workspace-state.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "object" : { - "artifacts" : [ - - ], - "dependencies" : [ - - ], - "prebuilts" : [ - - ] - }, - "version" : 7 -} \ No newline at end of file diff --git a/ios/TetherKit/Sources/TetherKit/RoomIdentity.swift b/ios/TetherKit/Sources/TetherKit/RoomIdentity.swift index 85baaa9..90f893b 100644 --- a/ios/TetherKit/Sources/TetherKit/RoomIdentity.swift +++ b/ios/TetherKit/Sources/TetherKit/RoomIdentity.swift @@ -4,31 +4,18 @@ import Security #if os(macOS) import IOKit -#elseif os(iOS) -import UIKit #endif /// Derives a stable 8-hex room ID with no user configuration. /// Priority: -/// 1. iCloud account token (`ubiquityIdentityToken`) — portable across the user's devices -/// 2. Hardware UUID — durable to this device even without an iCloud account -/// 3. Keychain-stored UUID — last resort, survives app reinstalls +/// 1. macOS: IOKit hardware UUID — durable to this machine +/// 2. All platforms: Keychain-stored UUID — generated once, survives reinstalls +/// SiwA/iCloud identity will be added at v0.6 when dev program entitlements land. public enum RoomIdentity { public static func derive() -> String { - iCloudDerived() ?? hardwareDerived() ?? keychainOrNew() + hardwareDerived() ?? keychainOrNew() } - /// Non-nil when an iCloud account is signed in. Same value on every device - /// signed into the same Apple ID. Changes if the user signs out. - private static func iCloudDerived() -> String? { - guard let token = FileManager.default.ubiquityIdentityToken, - let data = try? NSKeyedArchiver.archivedData(withRootObject: token, - requiringSecureCoding: false) - else { return nil } - return sha8(data) - } - - /// Machine/device hardware UUID — no account needed, no entitlements. private static func hardwareDerived() -> String? { #if os(macOS) let service = IOServiceGetMatchingService(kIOMainPortDefault, @@ -40,15 +27,11 @@ public enum RoomIdentity { let uuid = raw.takeRetainedValue() as? String else { return nil } return sha8(Data(uuid.utf8)) - #elseif os(iOS) - guard let uuid = UIDevice.current.identifierForVendor?.uuidString else { return nil } - return sha8(Data(uuid.utf8)) #else - return nil + return nil // iOS: fall through to Keychain UUID #endif } - /// Generate once, store in Keychain so it survives reinstalls. private static func keychainOrNew() -> String { let account = "io.pecord.tether.roomID" let query: [CFString: Any] = [kSecClass: kSecClassGenericPassword,