Build Information
Failed to build DictionaryKit, reference main (f59937), with Swift 6.0 for watchOS using Xcode 16.2 on 10 Feb 2026 05:33:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=watchOSBuild Log
| ^
| (__bridge id)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| CFBridgingRelease( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
134 | self.dictionary = dictionary;
| ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
134 | self.dictionary = dictionary;
| ^
| (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
134 | self.dictionary = dictionary;
| ^
| CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
134 | self.dictionary = dictionary;
| ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
158 | TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
| ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64_32-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-3FJDJCMCA6NXM76AY1RJ8IU2.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-55VA1TUIPVSGKHA10GF6RR0HB.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-3ZPPZ5219SD5P6ZEMD8VJF61O.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| (__bridge id)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| CFBridgingRelease( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
134 | self.dictionary = dictionary;
| ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
134 | self.dictionary = dictionary;
| ^
| (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
134 | self.dictionary = dictionary;
| ^
| CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
134 | self.dictionary = dictionary;
| ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
158 | TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
| ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-5XAQYZOU99WZER7FYS8PKFXOW.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-C7W0WHAVIY39OY009JBG42RFX.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-5U2C9KTTNKYSAJ9NR1RRU7BE5.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| (__bridge id)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| CFBridgingRelease( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
134 | self.dictionary = dictionary;
| ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
134 | self.dictionary = dictionary;
| ^
| (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
134 | self.dictionary = dictionary;
| ^
| CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
134 | self.dictionary = dictionary;
| ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
158 | TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
| ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3138NMRHUCMK7XLMLFDHMCZA7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3138NMRHUCMK7XLMLFDHMCZA7.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3138NMRHUCMK7XLMLFDHMCZA7.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3138NMRHUCMK7XLMLFDHMCZA7.pcm -disable-free -emit-module -x objective-c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-79QF0IU5MUOE8SE1C5XH5ZOWD.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fmodules -fmodule-name\=DictionaryKit -fmodules-search-all -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -mfloat-abi hard -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3138NMRHUCMK7XLMLFDHMCZA7.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-7L5I0YR0BQC56USLBRUQUN8R7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-7L5I0YR0BQC56USLBRUQUN8R7.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-7L5I0YR0BQC56USLBRUQUN8R7.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-7L5I0YR0BQC56USLBRUQUN8R7.pcm -disable-free -emit-module -x objective-c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-5U2C9KTTNKYSAJ9NR1RRU7BE5.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fmodule-name\=DictionaryKit -fmodules-search-all -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-7L5I0YR0BQC56USLBRUQUN8R7.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3GKQ44UMYZ4NRA9EDQ9P7GPR1.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3GKQ44UMYZ4NRA9EDQ9P7GPR1.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3GKQ44UMYZ4NRA9EDQ9P7GPR1.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3GKQ44UMYZ4NRA9EDQ9P7GPR1.pcm -disable-free -emit-module -x objective-c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64_32-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-3ZPPZ5219SD5P6ZEMD8VJF61O.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fmodule-name\=DictionaryKit -fmodules-search-all -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3GKQ44UMYZ4NRA9EDQ9P7GPR1.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.o /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKitExample' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.dia -c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DictionaryKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3138NMRHUCMK7XLMLFDHMCZA7.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-79QF0IU5MUOE8SE1C5XH5ZOWD.pcm -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Examples/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fmodules -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=all -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name main.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/armv7k/main.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.o /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKitExample' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.dia -c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64_32-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DictionaryKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-3GKQ44UMYZ4NRA9EDQ9P7GPR1.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-3ZPPZ5219SD5P6ZEMD8VJF61O.pcm -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Examples/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name main.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64_32/main.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.o /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKitExample' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.dia -c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DictionaryKit.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DictionaryKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-7L5I0YR0BQC56USLBRUQUN8R7.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-5U2C9KTTNKYSAJ9NR1RRU7BE5.pcm -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Examples/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name main.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKitExample.build/Objects-normal/arm64/main.d -skip-unused-modulemap-deps
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
Building workspace spi-builder-workspace with scheme DictionaryKit-Package
(4 failures)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
DictionaryKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DictionaryKit
{
"dependencies" : [
],
"manifest_display_name" : "DictionaryKit",
"name" : "DictionaryKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "DictionaryKit",
"targets" : [
"DictionaryKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DictionaryKitExample",
"targets" : [
"DictionaryKitExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DictionaryKitExample",
"module_type" : "ClangTarget",
"name" : "DictionaryKitExample",
"path" : "Examples",
"product_memberships" : [
"DictionaryKitExample"
],
"sources" : [
"DictionaryKitExample/main.m"
],
"target_dependencies" : [
"DictionaryKit"
],
"type" : "executable"
},
{
"c99name" : "DictionaryKit",
"module_type" : "ClangTarget",
"name" : "DictionaryKit",
"path" : "Sources/DictionaryKit",
"product_memberships" : [
"DictionaryKit",
"DictionaryKitExample"
],
"sources" : [
"TTTDictionary.m"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DictionaryKit",
"DictionaryKit-Package",
"DictionaryKitExample"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
DictionaryKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'DictionaryKitExample' in project 'DictionaryKit'
➜ Explicit dependency on target 'DictionaryKit' in project 'DictionaryKit'
Target 'DictionaryKit' in project 'DictionaryKit'
➜ Explicit dependency on target 'DictionaryKit' in project 'DictionaryKit'
Target 'DictionaryKit' in project 'DictionaryKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-588Y5E6L0E5ZHDGLQFEO8RI7E.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-3PENNSFKPS1WIM74B6QSQZ48Y.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-79QF0IU5MUOE8SE1C5XH5ZOWD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=all -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| (__bridge id)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| CFBridgingRelease( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
134 | self.dictionary = dictionary;
| ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
134 | self.dictionary = dictionary;
| ^
| (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
134 | self.dictionary = dictionary;
| ^
| CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
134 | self.dictionary = dictionary;
| ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
158 | TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
| ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-5XAQYZOU99WZER7FYS8PKFXOW.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-C7W0WHAVIY39OY009JBG42RFX.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-5U2C9KTTNKYSAJ9NR1RRU7BE5.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| (__bridge id)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| CFBridgingRelease( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
134 | self.dictionary = dictionary;
| ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
134 | self.dictionary = dictionary;
| ^
| (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
134 | self.dictionary = dictionary;
| ^
| CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
134 | self.dictionary = dictionary;
| ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
158 | TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
| ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64_32-apple-watchos5.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=11.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-3FJDJCMCA6NXM76AY1RJ8IU2.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-55VA1TUIPVSGKHA10GF6RR0HB.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-3ZPPZ5219SD5P6ZEMD8VJF61O.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -std\=gnu11 -fexceptions -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.d -skip-unused-modulemap-deps
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~
| CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| (__bridge id)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^
| CFBridgingRelease( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
103 | [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
134 | self.dictionary = dictionary;
| ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
134 | self.dictionary = dictionary;
| ^
| (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
134 | self.dictionary = dictionary;
| ^
| CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
134 | self.dictionary = dictionary;
| ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
144 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
158 | TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
| ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
68 | dictionaryRef:(DCSDictionaryRef)dictionary
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
168 | CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/armv7k/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-watchos/DictionaryKit.build/Objects-normal/arm64_32/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
Building workspace spi-builder-workspace with scheme DictionaryKit-Package
(4 failures)
BUILD FAILURE 6.0 watchOS