Build Information
Successful build of ShortcutRecorder, reference 3.4.0 (c86ce0
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 03:18:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShortcutRecorder -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:69:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
69 | os_trace_error("#Error Invalid value for transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:69:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
69 | os_trace_error("#Error Invalid value for transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:120:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
120 | os_trace_error("#Error Invalid value for transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:120:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
120 | os_trace_error("#Error Invalid value for transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:149:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
149 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:149:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
149 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:177:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
177 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:177:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
177 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRModifierFlagsTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
8 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentTransformer.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyEquivalentTransformer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentTransformer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentTransformer.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyEquivalentTransformer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentTransformer.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentTransformer.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentModifierMaskTransformer.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyEquivalentModifierMaskTransformer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentModifierMaskTransformer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentModifierMaskTransformer.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyEquivalentModifierMaskTransformer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentModifierMaskTransformer.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyEquivalentModifierMaskTransformer.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyCodeTransformer.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyCodeTransformer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyCodeTransformer.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyCodeTransformer.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyCodeTransformer.o
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:176:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
176 | os_trace_error("#Critical Failed to create an input source");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:176:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
176 | os_trace_error("#Critical Failed to create an input source");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:194:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
194 | os_trace_error("#Error Input source misses an ID");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:194:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
194 | os_trace_error("#Error Input source misses an ID");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:207:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
207 | os_trace_debug("Translation cache hit");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:207:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
207 | os_trace_debug("Translation cache hit");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:211:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
211 | os_trace_debug("Translation cache miss");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:211:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
211 | os_trace_debug("Translation cache miss");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:231:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
231 | os_trace_error("#Error Unable to translate keyCode %hu and modifierFlags %lu: %d",
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:231:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
231 | os_trace_error("#Error Unable to translate keyCode %hu and modifierFlags %lu: %d",
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:239:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
239 | os_trace_debug("#Error No translation exists for keyCode %hu and modifierFlags %lu",
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:239:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
239 | os_trace_debug("#Error No translation exists for keyCode %hu and modifierFlags %lu",
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:290:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
290 | os_trace_error("#Critical Failed to create an input source");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:290:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
290 | os_trace_error("#Critical Failed to create an input source");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:300:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
300 | os_trace_error("#Error Input source misses an ID");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:300:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
300 | os_trace_error("#Error Input source misses an ID");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:309:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
309 | os_trace_debug("Updating translation -> key code mapping");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:309:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
309 | os_trace_debug("Updating translation -> key code mapping");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:351:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
351 | os_trace_error("#Developer #Error Use SRSymbolicKeyCodeTransformer instead");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:351:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
351 | os_trace_error("#Developer #Error Use SRSymbolicKeyCodeTransformer instead");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:362:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
362 | os_trace_error("#Developer #Error Use SRSymbolicKeyCodeTransformer instead");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:362:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
362 | os_trace_error("#Developer #Error Use SRSymbolicKeyCodeTransformer instead");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:777:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
777 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:777:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
777 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:827:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
827 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:827:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
827 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:877:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
877 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:877:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
877 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:903:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
903 | os_trace_error("#Error Invalid ASCII literal");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:903:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
903 | os_trace_error("#Error Invalid ASCII literal");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1114:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1114 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1114:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1114 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1157:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1157 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1157:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1157 | os_trace_error("#Error Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1183:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1183 | os_trace_error("#Error Invalid ASCII symbol");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1183:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1183 | os_trace_error("#Error Invalid ASCII symbol");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1339:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1339 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:1339:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1339 | os_trace_error("#Error Invalid value for reverse transformation");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyCodeTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
38 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyBindingTransformer.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyBindingTransformer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyBindingTransformer.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyBindingTransformer.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRKeyBindingTransformer.o
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:59:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
59 | os_trace_error("#Error unexpected key symbol");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:59:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
59 | os_trace_error("#Error unexpected key symbol");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:82:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
82 | os_trace_error("#Error unexpected key symbol");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:82:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
82 | os_trace_error("#Error unexpected key symbol");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:151:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
151 | os_trace_error("#Error invalid class of the value");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:151:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
151 | os_trace_error("#Error invalid class of the value");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:158:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
158 | os_trace_error("#Error invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:158:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
158 | os_trace_error("#Error invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:166:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
166 | os_trace_error("#Error unexpected key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:166:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
166 | os_trace_error("#Error unexpected key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRKeyBindingTransformer.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
10 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcut.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcut.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcut.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcut.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcut.o
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:46:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
46 | os_trace_error("#Error aKeyboardEvent must be either NSEventTypeKeyUp, NSEventTypeKeyDown or NSEventTypeFlagsChanged, but got %lu", aKeyboardEvent.type);
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:46:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
46 | os_trace_error("#Error aKeyboardEvent must be either NSEventTypeKeyUp, NSEventTypeKeyDown or NSEventTypeFlagsChanged, but got %lu", aKeyboardEvent.type);
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:83:21: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
83 | os_trace_error("#Error #Developer AppKit failed to extract characters because it is used in a non-main thread, see SRShortcut/shortcutWithEvent:ignoringCharacters:");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:83:21: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
83 | os_trace_error("#Error #Developer AppKit failed to extract characters because it is used in a non-main thread, see SRShortcut/shortcutWithEvent:ignoringCharacters:");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:473:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
473 | os_trace_error("#Critical SRKeyCodeNone has no representation in Carbon");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:473:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
473 | os_trace_error("#Critical SRKeyCodeNone has no representation in Carbon");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcut.m:502:63: warning: 'NSFunctionKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
502 | return SRCocoaToCarbonFlags(self.modifierFlags) | NSFunctionKeyMask;
| ^~~~~~~~~~~~~~~~~
| NSEventModifierFlagFunction
In module 'Cocoa' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/include/ShortcutRecorder/SRCommon.h:6:
In module 'AppKit' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:184:35: note: 'NSFunctionKeyMask' has been explicitly marked deprecated here
184 | static const NSEventModifierFlags NSFunctionKeyMask API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagFunction", macos(10.0,10.12)) = NSEventModifierFlagFunction;
| ^
7 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcutFormatter.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcutFormatter.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcutFormatter.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcutFormatter.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRShortcutFormatter.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcutFormatter.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRShortcutFormatter.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControlStyle.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControlStyle.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControlStyle.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControlStyle.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControlStyle.o
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:188:96: warning: comparison of different enumeration types ('SRRecorderControlStyleComponentsTint' (aka 'enum SRRecorderControlStyleComponentsTint') and 'enum SRRecorderControlStyleComponentsLayoutDirection') [-Wenum-compare]
188 | NSAssert(aDirection >= SRRecorderControlStyleComponentsLayoutDirectionUnspecified && aTint < SRRecorderControlStyleComponentsLayoutDirectionMax,
| ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:109:25: note: expanded from macro 'NSAssert'
109 | if (__builtin_expect(!(condition), 0)) { \
| ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:721:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
721 | os_trace_debug_with_payload("Fetching info", ^(xpc_object_t d) {
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:463:5: note: expanded from macro 'os_trace_debug_with_payload'
463 | OS_CONCAT(_os_trace_with_payload, OS_COUNT_ARGS(__VA_ARGS__))(\
| ^
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:272:25: note: expanded from macro 'OS_CONCAT'
272 | #define OS_CONCAT(x, y) __OS_CONCAT(x, y)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:271:27: note: expanded from macro '__OS_CONCAT'
271 | #define __OS_CONCAT(x, y) x ## y
| ^
<scratch space>:22:1: note: expanded from here
22 | _os_trace_with_payload_1
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:86:46: note: expanded from macro '_os_trace_with_payload_1'
86 | #define _os_trace_with_payload_1(_t, _f, _p) OS_TRACE_CALL(_t, _p, _f)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:721:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
721 | os_trace_debug_with_payload("Fetching info", ^(xpc_object_t d) {
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:463:5: note: expanded from macro 'os_trace_debug_with_payload'
463 | OS_CONCAT(_os_trace_with_payload, OS_COUNT_ARGS(__VA_ARGS__))(\
| ^
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:272:25: note: expanded from macro 'OS_CONCAT'
272 | #define OS_CONCAT(x, y) __OS_CONCAT(x, y)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:271:27: note: expanded from macro '__OS_CONCAT'
271 | #define __OS_CONCAT(x, y) x ## y
| ^
<scratch space>:22:1: note: expanded from here
22 | _os_trace_with_payload_1
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:86:46: note: expanded from macro '_os_trace_with_payload_1'
86 | #define _os_trace_with_payload_1(_t, _f, _p) OS_TRACE_CALL(_t, _p, _f)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:731:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
731 | os_trace_debug("Info is not in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:731:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
731 | os_trace_debug("Info is not in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:789:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
789 | os_trace_debug("Info is in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:789:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
789 | os_trace_debug("Info is in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:800:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
800 | os_trace_debug_with_payload("Fetching lookup prefixes", ^(xpc_object_t d) {
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:463:5: note: expanded from macro 'os_trace_debug_with_payload'
463 | OS_CONCAT(_os_trace_with_payload, OS_COUNT_ARGS(__VA_ARGS__))(\
| ^
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:272:25: note: expanded from macro 'OS_CONCAT'
272 | #define OS_CONCAT(x, y) __OS_CONCAT(x, y)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:271:27: note: expanded from macro '__OS_CONCAT'
271 | #define __OS_CONCAT(x, y) x ## y
| ^
<scratch space>:39:1: note: expanded from here
39 | _os_trace_with_payload_1
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:86:46: note: expanded from macro '_os_trace_with_payload_1'
86 | #define _os_trace_with_payload_1(_t, _f, _p) OS_TRACE_CALL(_t, _p, _f)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:800:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
800 | os_trace_debug_with_payload("Fetching lookup prefixes", ^(xpc_object_t d) {
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:463:5: note: expanded from macro 'os_trace_debug_with_payload'
463 | OS_CONCAT(_os_trace_with_payload, OS_COUNT_ARGS(__VA_ARGS__))(\
| ^
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:272:25: note: expanded from macro 'OS_CONCAT'
272 | #define OS_CONCAT(x, y) __OS_CONCAT(x, y)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:271:27: note: expanded from macro '__OS_CONCAT'
271 | #define __OS_CONCAT(x, y) x ## y
| ^
<scratch space>:39:1: note: expanded from here
39 | _os_trace_with_payload_1
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:86:46: note: expanded from macro '_os_trace_with_payload_1'
86 | #define _os_trace_with_payload_1(_t, _f, _p) OS_TRACE_CALL(_t, _p, _f)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:814:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
814 | os_trace_debug("Lookup prefixes are not in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:814:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
814 | os_trace_debug("Lookup prefixes are not in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:830:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
830 | os_trace_debug("Lookup prefixes are in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:830:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
830 | os_trace_debug("Lookup prefixes are in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:841:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
841 | os_trace_debug_with_payload("Fetching image name", ^(xpc_object_t d) {
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:463:5: note: expanded from macro 'os_trace_debug_with_payload'
463 | OS_CONCAT(_os_trace_with_payload, OS_COUNT_ARGS(__VA_ARGS__))(\
| ^
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:272:25: note: expanded from macro 'OS_CONCAT'
272 | #define OS_CONCAT(x, y) __OS_CONCAT(x, y)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:271:27: note: expanded from macro '__OS_CONCAT'
271 | #define __OS_CONCAT(x, y) x ## y
| ^
<scratch space>:56:1: note: expanded from here
56 | _os_trace_with_payload_1
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:86:46: note: expanded from macro '_os_trace_with_payload_1'
86 | #define _os_trace_with_payload_1(_t, _f, _p) OS_TRACE_CALL(_t, _p, _f)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:841:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
841 | os_trace_debug_with_payload("Fetching image name", ^(xpc_object_t d) {
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:463:5: note: expanded from macro 'os_trace_debug_with_payload'
463 | OS_CONCAT(_os_trace_with_payload, OS_COUNT_ARGS(__VA_ARGS__))(\
| ^
In module 'Foundation' imported from /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:75:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:272:25: note: expanded from macro 'OS_CONCAT'
272 | #define OS_CONCAT(x, y) __OS_CONCAT(x, y)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/base.h:271:27: note: expanded from macro '__OS_CONCAT'
271 | #define __OS_CONCAT(x, y) x ## y
| ^
<scratch space>:56:1: note: expanded from here
56 | _os_trace_with_payload_1
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:86:46: note: expanded from macro '_os_trace_with_payload_1'
86 | #define _os_trace_with_payload_1(_t, _f, _p) OS_TRACE_CALL(_t, _p, _f)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:856:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
856 | os_trace_debug("Image name is not in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBU
G, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:856:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
856 | os_trace_debug("Image name is not in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:886:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
886 | os_trace_debug("Image name is in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:886:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
886 | os_trace_debug("Image name is in cache");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControlStyle.m:6:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
19 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControl.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControl.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControl.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControl.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRRecorderControl.o
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:758:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
758 | os_trace_debug("#Developer drawing background using images");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:758:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
758 | os_trace_debug("#Developer drawing background using images");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:759:72: warning: 'NSCompositeSourceOver' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
759 | NSDrawThreePartImage(backgroundFrame, left, center, right, NO, NSCompositeSourceOver, 1.0, self.isFlipped);
| ^~~~~~~~~~~~~~~~~~~~~
| NSCompositingOperationSourceOver
In module 'Cocoa' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/include/ShortcutRecorder/SRShortcutAction.h:6:
In module 'AppKit' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:60:37: note: 'NSCompositeSourceOver' has been explicitly marked deprecated here
60 | static const NSCompositingOperation NSCompositeSourceOver API_DEPRECATED_WITH_REPLACEMENT("NSCompositingOperationSourceOver", macos(10.0,10.12)) = NSCompositingOperationSourceOver;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:763:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
763 | os_trace_debug("#Developer drawing background using color");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:763:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
763 | os_trace_debug("#Developer drawing background using color");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:851:71: warning: 'NSCompositeSourceOver' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
851 | [image drawInRect:cancelButtonFrame fromRect:NSZeroRect operation:NSCompositeSourceOver fraction:1.0 respectFlipped:YES hints:nil];
| ^~~~~~~~~~~~~~~~~~~~~
| NSCompositingOperationSourceOver
In module 'Cocoa' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/include/ShortcutRecorder/SRShortcutAction.h:6:
In module 'AppKit' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:60:37: note: 'NSCompositeSourceOver' has been explicitly marked deprecated here
60 | static const NSCompositingOperation NSCompositeSourceOver API_DEPRECATED_WITH_REPLACEMENT("NSCompositingOperationSourceOver", macos(10.0,10.12)) = NSCompositingOperationSourceOver;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:875:70: warning: 'NSCompositeSourceOver' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
875 | [image drawInRect:clearButtonFrame fromRect:NSZeroRect operation:NSCompositeSourceOver fraction:1.0 respectFlipped:YES hints:nil];
| ^~~~~~~~~~~~~~~~~~~~~
| NSCompositingOperationSourceOver
In module 'Cocoa' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/include/ShortcutRecorder/SRShortcutAction.h:6:
In module 'AppKit' imported from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:60:37: note: 'NSCompositeSourceOver' has been explicitly marked deprecated here
60 | static const NSCompositingOperation NSCompositeSourceOver API_DEPRECATED_WITH_REPLACEMENT("NSCompositingOperationSourceOver", macos(10.0,10.12)) = NSCompositingOperationSourceOver;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:977:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
977 | os_trace_error("#Error The control is bound to NSUserDefaults but is not transformed into an allowed CFPreferences value");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:977:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
977 | os_trace_error("#Error The control is bound to NSUserDefaults but is not transformed into an allowed CFPreferences value");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:384:9: note: expanded from macro 'os_trace_error'
384 | OS_TRACE_CALL(OS_TRACE_TYPE_ERROR, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1012:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1012 | os_trace_debug("The control is disabled");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1012:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1012 | os_trace_debug("The control is disabled");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1017:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1017 | os_trace_debug("The control is not the first responder");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1017:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1017 | os_trace_debug("The control is not the first responder");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1022:9: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1022 | os_trace_debug("The control is tracking %lu", self->_mouseTrackingButtonTag);
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1022:9: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1022 | os_trace_debug("The control is tracking %lu", self->_mouseTrackingButtonTag);
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1052:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1052 | os_trace_debug("Valid and accepted shortcut");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1052:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1052 | os_trace_debug("Valid and accepted shortcut");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1057:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1057 | os_trace_debug("Delegate rejected");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1057:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1057 | os_trace_debug("Delegate rejected");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1063:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1063 | os_trace_debug("Modifier flags %lu rejected", aShortcut.modifierFlags);
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1063:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1063 | os_trace_debug("Modifier flags %lu rejected", aShortcut.modifierFlags);
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1740:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1740 | os_trace_debug("Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1740:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1740 | os_trace_debug("Invalid key code");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1747:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1747 | os_trace_debug("Cancel via Esc");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_C
ALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1747:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1747 | os_trace_debug("Cancel via Esc");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1755:17: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1755 | os_trace_debug("Clear via Delete");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1755:17: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1755 | os_trace_debug("Clear via Delete");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1776:13: warning: 'os_trace_type_enabled' is deprecated: first deprecated in macOS 10.13 [-Wdeprecated-declarations]
1776 | os_trace_debug("Begin recording via Space");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:49:9: note: expanded from macro 'OS_TRACE_CALL'
49 | if (os_trace_type_enabled(_t)) { \
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:351:1: note: 'os_trace_type_enabled' has been explicitly marked deprecated here
351 | os_trace_type_enabled(uint8_t type)
| ^
/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:1776:13: warning: '_os_trace_with_buffer' is deprecated: first deprecated in macOS 10.13 - use one of the following calls instead: os_log_info, os_log_debug, os_log_error, os_log_fault [-Wdeprecated-declarations]
1776 | os_trace_debug("Begin recording via Space");
| ^
In module 'os' imported from /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRRecorderControl.m:8:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:273:9: note: expanded from macro 'os_trace_debug'
273 | OS_TRACE_CALL(OS_TRACE_TYPE_DEBUG, NULL, format, ##__VA_ARGS__)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:78:9: note: expanded from macro 'OS_TRACE_CALL'
78 | _os_trace_with_buffer(&__dso_handle, __f, _t, tb, tz, _p);\
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/os/trace.h:487:1: note: '_os_trace_with_buffer' has been explicitly marked deprecated here
487 | _os_trace_with_buffer(void *dso, const char *message, uint8_t type,
| ^
29 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRCommon.o /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRCommon.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRCommon.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRCommon.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/SRCommon.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRCommon.o -index-unit-output-path /ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/SRCommon.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShortcutRecorder.o normal (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/ShortcutRecorder.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/ShortcutRecorder_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShortcutRecorder.build/Debug/ShortcutRecorder.build/Objects-normal/arm64/ShortcutRecorder_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShortcutRecorder.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShortcutRecorder.o (in target 'ShortcutRecorder' from project 'ShortcutRecorder')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShortcutRecorder.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:92defb907e886216aa18c34e9101f915d8dfe2f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:92defb907e886216aa18c34e9101f915d8dfe2f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:92defb907e886216aa18c34e9101f915d8dfe2f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:92defb907e886216aa18c34e9101f915d8dfe2f4, name:My Mac }
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "ShortcutRecorder",
"name" : "ShortcutRecorder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "ShortcutRecorder",
"targets" : [
"ShortcutRecorder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShortcutRecorderTests",
"module_type" : "SwiftTarget",
"name" : "ShortcutRecorderTests",
"path" : "Tests/ShortcutRecorderTests",
"sources" : [
"SRCommonTests.swift",
"SRKeyBindingTransformerTests.swift",
"SRKeyCodeTransformerTests.swift",
"SRKeyEquivalentModifierMaskTransformerTests.swift",
"SRKeyEquivalentTransformerTests.swift",
"SRModifierFlagsTransformerTests.swift",
"SRRecorderControlStylingTests.swift",
"SRRecorderControlTests.swift",
"SRShortcutActionTests.swift",
"SRShortcutControllerTests.swift",
"SRShortcutFormatterTests.swift",
"SRShortcutTests.swift",
"SRValidatorTests.swift",
"Utility.swift"
],
"target_dependencies" : [
"ShortcutRecorder"
],
"type" : "test"
},
{
"c99name" : "ShortcutRecorder",
"module_type" : "ClangTarget",
"name" : "ShortcutRecorder",
"path" : "Sources/ShortcutRecorder",
"product_memberships" : [
"ShortcutRecorder"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/Images.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/ca.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "ca"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/cs.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "cs"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/de.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/el.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "el"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/en.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/es.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/fr.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/it.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/ja.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "ja"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/ko.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "ko"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/nb.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "nb"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/nl.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "nl"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/pl.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "pl"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/pt-BR.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "pt-br"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/pt.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/ro.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "ro"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/ru.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/sk.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "sk"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/sv.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "sv"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/th.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "th"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/zh-Hans.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShortcutRecorder/Resources/zh-Hant.lproj/ShortcutRecorder.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"sources" : [
"SRCommon.m",
"SRKeyBindingTransformer.m",
"SRKeyCodeTransformer.m",
"SRKeyEquivalentModifierMaskTransformer.m",
"SRKeyEquivalentTransformer.m",
"SRModifierFlagsTransformer.m",
"SRRecorderControl.m",
"SRRecorderControlStyle.m",
"SRShortcut.m",
"SRShortcutAction.m",
"SRShortcutController.m",
"SRShortcutFormatter.m",
"SRShortcutValidator.m"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.