The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build JGProgressHUD, reference 2.2.0 (78d7cd), with Swift 5.10 for watchOS using Xcode 15.4 on 17 Mar 2025 09:18:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JGProgressHUD -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JonasGessner/JGProgressHUD.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JonasGessner/JGProgressHUD
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 78d7cd3 Update requirements
Cloned https://github.com/JonasGessner/JGProgressHUD.git
Revision (git rev-parse @):
78d7cd35f1d90ff74fd82e486f2cbe4b24be8cf9
SUCCESS checkout https://github.com/JonasGessner/JGProgressHUD.git at 2.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/JonasGessner/JGProgressHUD.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JGProgressHUD",
  "name" : "JGProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JGProgressHUD",
      "targets" : [
        "JGProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JGProgressHUD",
      "module_type" : "ClangTarget",
      "name" : "JGProgressHUD",
      "path" : "JGProgressHUD/JGProgressHUD",
      "product_memberships" : [
        "JGProgressHUD"
      ],
      "sources" : [
        "JGProgressHUD.m",
        "JGProgressHUDAnimation.m",
        "JGProgressHUDErrorIndicatorView.m",
        "JGProgressHUDFadeAnimation.m",
        "JGProgressHUDFadeZoomAnimation.m",
        "JGProgressHUDImageIndicatorView.m",
        "JGProgressHUDIndeterminateIndicatorView.m",
        "JGProgressHUDIndicatorView.m",
        "JGProgressHUDPieIndicatorView.m",
        "JGProgressHUDRingIndicatorView.m",
        "JGProgressHUDShadow.m",
        "JGProgressHUDSuccessIndicatorView.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JGProgressHUD",
    "schemes" : [
      "JGProgressHUD-iOS",
      "JGProgressHUD-tvOS"
    ],
    "targets" : [
      "JGProgressHUD-iOS",
      "JGProgressHUD-tvOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JGProgressHUD"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JGProgressHUD -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JGProgressHUD -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  JGProgressHUD: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'JGProgressHUD' in project 'JGProgressHUD'
        ➜ Explicit dependency on target 'JGProgressHUD' in project 'JGProgressHUD'
    Target 'JGProgressHUD' in project 'JGProgressHUD' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
Build description signature: b0738d8b5595eb55d7a8766c8a110f8e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b0738d8b5595eb55d7a8766c8a110f8e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-watchos5.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=JGProgressHUD' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target armv7k-apple-watchos5.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=JGProgressHUD' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64_32-apple-watchos5.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=JGProgressHUD' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/arm64_32 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/arm64_32 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.LinkFileList (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64_32/JGProgressHUD.LinkFileList (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64_32/JGProgressHUD.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64/JGProgressHUD.LinkFileList (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/arm64/JGProgressHUD.LinkFileList
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDShadow.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDShadow.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDShadow.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDShadow.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDShadow.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDShadow.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDShadow.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:53:10: error: property 'accessibilityLabel' not found on object of type 'JGProgressHUDSuccessIndicatorView *'
    self.accessibilityLabel = NSLocalizedString(@"Success",);
         ^
8 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:12:46: error: cannot find interface declaration for 'CALayer', superclass of 'JGProgressHUDRingIndicatorLayer'
@interface JGProgressHUDRingIndicatorLayer : CALayer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:33:8: error: no type or protocol named 'CAAction'
- (id <CAAction>)actionForKey:(NSString *)key {
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:30:221: error: 'JGProgressHUDRingIndicatorLayer' cannot use 'super' because it is a root class
    return ([key isEqualToString:@"progress"] || [key isEqualToString:@"ringColor"] || [key isEqualToString:@"ringBackgroundColor"] || [key isEqualToString:@"roundProgressLine"] || [key isEqualToString:@"ringWidth"] || [super needsDisplayForKey:key]);
                                                                                                                                                                                                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:9: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:27: error: use of undeclared identifier 'progressAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                          ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:48: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                                               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:36:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:36:45: error: property 'presentationLayer' not found on object of type 'JGProgressHUDRingIndicatorLayer *'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:38:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:38:45: error: use of undeclared identifier 'CAMediaTimingFunction'
        progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:40:16: error: use of undeclared identifier 'progressAnimation'
        return progressAnimation;
               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:43:13: error: 'JGProgressHUDRingIndicatorLayer' cannot use 'super' because it is a root class
    return [super actionForKey:key];
            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:49:24: error: property 'bounds' not found on object of type 'JGProgressHUDRingIndicatorLayer *'
    CGRect rect = self.bounds;
                       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:12:12: warning: class 'JGProgressHUDRingIndicatorLayer' defined without specifying a base class [-Wobjc-root-class]
@interface JGProgressHUDRingIndicatorLayer : CALayer
           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:12:43: note: add a super class to fix this problem
@interface JGProgressHUDRingIndicatorLayer : CALayer
                                          ^
                                           : NSObject
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:94:14: error: property 'layer' not found on object of type 'JGProgressHUDRingIndicatorView *'
        self.layer.contentsScale = [UIScreen mainScreen].scale;
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:94:37: error: use of undeclared identifier 'UIScreen'
        self.layer.contentsScale = [UIScreen mainScreen].scale;
                                    ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:95:15: error: property 'layer' not found on object of type 'JGProgressHUDRingIndicatorView *'
        [self.layer setNeedsDisplay];
              ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:122:46: error: property 'layer' not found on object of type 'JGProgressHUDRingIndicatorView *'
    [(JGProgressHUDRingIndicatorLayer *)self.layer setRoundProgressLine:self.roundProgressLine];
                                             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:132:46: error: property 'layer' not found on object of type 'JGProgressHUDRingIndicatorView *'
    [(JGProgressHUDRingIndicatorLayer *)self.layer setRingColor:self.ringColor];
                                             ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDPieIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:11:45: error: cannot find interface declaration for 'CALayer', superclass of 'JGProgressHUDPieIndicatorLayer'
@interface JGProgressHUDPieIndicatorLayer : CALayer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:29:8: error: no type or protocol named 'CAAction'
- (id <CAAction>)actionForKey:(NSString *)key {
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:26:123: error: 'JGProgressHUDPieIndicatorLayer' cannot use 'super' because it is a root class
    return ([key isEqualToString:@"progress"] || [key isEqualToString:@"color"] || [key isEqualToString:@"fillColor"] || [super needsDisplayForKey:key]);
                                                                                                                          ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:9: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:27: error: use of undeclared identifier 'progressAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                          ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:48: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                                               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:32:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:32:45: error: property 'presentationLayer' not found on object of type 'JGProgressHUDPieIndicatorLayer *'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:34:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:34:45: error: use of undeclared identifier 'CAMediaTimingFunction'
        progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:36:16: error: use of undeclared identifier 'progressAnimation'
        return progressAnimation;
               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:39:13: error: 'JGProgressHUDPieIndicatorLayer' cannot use 'super' because it is a root class
    return [super actionForKey:key];
            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:45:24: error: property 'bounds' not found on object of type 'JGProgressHUDPieIndicatorLayer *'
    CGRect rect = self.bounds;
                       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:11:12: warning: class 'JGProgressHUDPieIndicatorLayer' defined without specifying a base class [-Wobjc-root-class]
@interface JGProgressHUDPieIndicatorLayer : CALayer
           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:11:42: note: add a super class to fix this problem
@interface JGProgressHUDPieIndicatorLayer : CALayer
                                         ^
                                          : NSObject
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:92:14: error: property 'layer' not found on object of type 'JGProgressHUDPieIndicatorView *'
        self.layer.contentsScale = [UIScreen mainScreen].scale;
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:92:37: error: use of undeclared identifier 'UIScreen'
        self.layer.contentsScale = [UIScreen mainScreen].scale;
                                    ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:93:15: error: property 'layer' not found on object of type 'JGProgressHUDPieIndicatorView *'
        [self.layer setNeedsDisplay];
              ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:119:45: error: property 'layer' not found on object of type 'JGProgressHUDPieIndicatorView *'
    [(JGProgressHUDPieIndicatorLayer *)self.layer setColor:self.color];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:129:45: error: property 'layer' not found on object of type 'JGProgressHUDPieIndicatorView *'
    [(JGProgressHUDPieIndicatorLayer *)self.layer setFillColor:self.fillColor];
                                            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:21:105: error: no known class method for selector 'class'
    [[NSRunLoop currentRunLoop] performSelector:@selector(runBlock:) target:[JGProgressHUDIndicatorView class] argument:(id)block order:0 modes:@[NSRunLoopCommonModes]];
                                                                                                        ^~~~~
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:37:60: error: property 'frame' cannot be found in forward class object 'UIView'
    self = [super initWithFrame:(contentView ? contentView.frame : CGRectMake(0.0, 0.0, 50.0, 50.0))];
                                               ~~~~~~~~~~~ ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:37:13: error: 'JGProgressHUDIndicatorView' cannot use 'super' because it is a root class
    self = [super initWithFrame:(contentView ? contentView.frame : CGRectMake(0.0, 0.0, 50.0, 50.0))];
            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:39:14: error: property 'opaque' not found on object of type 'JGProgressHUDIndicatorView *'
        self.opaque = NO;
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:40:14: error: property 'backgroundColor' not found on object of type 'JGProgressHUDIndicatorView *'
        self.backgroundColor = [UIColor clearColor];
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:42:14: error: property 'isAccessibilityElement' not found on object of type 'JGProgressHUDIndicatorView *'
        self.isAccessibilityElement = YES;
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:48:19: error: no visible @interface for 'JGProgressHUDIndicatorView' declares the selector 'addSubview:'
            [self addSubview:self.contentView];
             ~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:84:10: error: property 'accessibilityLabel' not found on object of type 'JGProgressHUDIndicatorView *'
    self.accessibilityLabel = [NSLocalizedString(@"Loading",) stringByAppendingFormat:@" %.f %%", self.progress];
         ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:12: warning: class 'JGProgressHUDIndicatorView' defined without specifying a base class [-Wobjc-root-class]
@interface JGProgressHUDIndicatorView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:38: note: add a super class to fix this problem
@interface JGProgressHUDIndicatorView : UIView
                                     ^
                                      : NSObject
1 warning and 15 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:5: error: use of undeclared identifier 'UIImageView'
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
    ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:18: error: use of undeclared identifier 'imageView'
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:32: error: use of undeclared identifier 'UIImageView'
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
                               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:18:39: error: use of undeclared identifier 'imageView'
    self = [super initWithContentView:imageView];
                                      ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:38:12: error: no visible @interface for 'JGProgressHUDIndicatorView' declares the selector 'setTintColor:'
    [super setTintColor:tintColor];
     ~~~~~ ^~~~~~~~~~~~
6 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndeterminateIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:18:5: error: use of undeclared identifier 'UIActivityIndicatorView'
    UIActivityIndicatorView *activityIndicatorView;
    ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:18:30: error: use of undeclared identifier 'activityIndicatorView'
    UIActivityIndicatorView *activityIndicatorView;
                             ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:25:30: error: expected a type
- (void)setAnimationOptions:(UIViewAnimationOptions)animationOptions {
                             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:20:33: error: use of undeclared identifier 'UIViewAnimationOptionCurveEaseInOut'
        self.animationOptions = UIViewAnimationOptionCurveEaseInOut;
                                ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:26:45: error: use of undeclared identifier 'UIViewAnimationOptionBeginFromCurrentState'
    _animationOptions = (animationOptions | UIViewAnimationOptionBeginFromCurrentState);
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:34:22: error: property 'alpha' not found on object of type 'JGProgressHUD *'
    self.progressHUD.alpha = 0.0;
                     ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:35:22: error: property 'hidden' not found on object of type 'JGProgressHUD *'
    self.progressHUD.hidden = NO;
                     ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:38:26: error: property 'alpha' not found on object of type 'JGProgressHUD *'
        self.progressHUD.alpha = 1.0;
                         ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:37:6: error: receiver 'UIView' for class message is a forward declaration
    [UIView animateWithDuration:self.duration delay:0.0 options:self.animationOptions animations:^{
     ^~~~~~
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:37:13: error: no known class method for selector 'animateWithDuration:delay:options:animations:completion:'
    [UIView animateWithDuration:self.duration delay:0.0 options:self.animationOptions animations:^{
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:50:26: error: property 'alpha' not found on object of type 'JGProgressHUD *'
        self.progressHUD.alpha = 0.0;
                         ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:49:6: error: receiver 'UIView' for class message is a forward declaration
    [UIView animateWithDuration:self.duration delay:0.0 options:self.animationOptions animations:^{
     ^~~~~~
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:49:13: error: no known class method for selector 'animateWithDuration:delay:options:animations:completion:'
    [UIView animateWithDuration:self.duration delay:0.0 options:self.animationOptions animations:^{
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:25:53: warning: conflicting parameter types in implementation of 'setAnimationOptions:': 'int' vs '__strong id' [-Wmismatched-parameter-types]
- (void)setAnimationOptions:(UIViewAnimationOptions)animationOptions {
                                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:54: note: previous definition is here
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                                                     ^
1 warning and 18 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:31:22: error: property 'alpha' not found on object of type 'JGProgressHUD *'
    self.progressHUD.alpha = 0.0;
                     ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:32:30: error: property 'transform' cannot be found in forward class object 'UIView'
    self.progressHUD.HUDView.transform = CGAffineTransformMakeScale(0.1, 0.1);
    ~~~~~~~~~~~~~~~~~~~~~~~~ ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:36:22: error: property 'hidden' not found on object of type 'JGProgressHUD *'
    self.progressHUD.hidden = NO;
                     ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:38:66: error: use of undeclared identifier 'UIViewAnimationOptions'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:38:90: error: use of undeclared identifier 'UIViewAnimationOptionBeginFromCurrentState'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:38:135: error: use of undeclared identifier 'UIViewAnimationOptionCurveEaseInOut'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                                                                                      ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:42:82: error: use of undeclared identifier 'UIViewAnimationOptions'
    [UIView animateWithDuration:self.shrinkAnimationDuaration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionCurveEaseIn | UIViewAnimationOptionBeginFromCurrentState) animations:^{
                                                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:42:106: error: use of undeclared identifier 'UIViewAnimationOptionCurveEaseIn'
    [UIView animateWithDuration:self.shrinkAnimationDuaration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionCurveEaseIn | UIViewAnimationOptionBeginFromCurrentState) animations:^{
                                                                                                         ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:42:141: error: use of undeclared identifier 'UIViewAnimationOptionBeginFromCurrentState'
    [UIView animateWithDuration:self.shrinkAnimationDuaration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionCurveEaseIn | UIViewAnimationOptionBeginFromCurrentState) animations:^{
                                                                                                                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:60:66: error: use of undeclared identifier 'UIViewAnimationOptions'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:60:90: error: use of undeclared identifier 'UIViewAnimationOptionBeginFromCurrentState'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:60:135: error: use of undeclared identifier 'UIViewAnimationOptionCurveEaseInOut'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                                                                                      ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:54:10: error: property 'accessibilityLabel' not found on object of type 'JGProgressHUDErrorIndicatorView *'
    self.accessibilityLabel = NSLocalizedString(@"Error",);
         ^
8 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
(8 failures)
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  JGProgressHUD: /Users/admin/builder/spi-builder-workspace
resolved source packages: JGProgressHUD
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JGProgressHUD",
  "name" : "JGProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JGProgressHUD",
      "targets" : [
        "JGProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JGProgressHUD",
      "module_type" : "ClangTarget",
      "name" : "JGProgressHUD",
      "path" : "JGProgressHUD/JGProgressHUD",
      "product_memberships" : [
        "JGProgressHUD"
      ],
      "sources" : [
        "JGProgressHUD.m",
        "JGProgressHUDAnimation.m",
        "JGProgressHUDErrorIndicatorView.m",
        "JGProgressHUDFadeAnimation.m",
        "JGProgressHUDFadeZoomAnimation.m",
        "JGProgressHUDImageIndicatorView.m",
        "JGProgressHUDIndeterminateIndicatorView.m",
        "JGProgressHUDIndicatorView.m",
        "JGProgressHUDPieIndicatorView.m",
        "JGProgressHUDRingIndicatorView.m",
        "JGProgressHUDShadow.m",
        "JGProgressHUDSuccessIndicatorView.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JGProgressHUD"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JGProgressHUD -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JGProgressHUD -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  JGProgressHUD: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'JGProgressHUD' in project 'JGProgressHUD'
        ➜ Explicit dependency on target 'JGProgressHUD' in project 'JGProgressHUD'
    Target 'JGProgressHUD' in project 'JGProgressHUD' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:53:10: error: property 'accessibilityLabel' not found on object of type 'JGProgressHUDSuccessIndicatorView *'
    self.accessibilityLabel = NSLocalizedString(@"Success",);
         ^
8 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:12:46: error: cannot find interface declaration for 'CALayer', superclass of 'JGProgressHUDRingIndicatorLayer'
@interface JGProgressHUDRingIndicatorLayer : CALayer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:33:8: error: no type or protocol named 'CAAction'
- (id <CAAction>)actionForKey:(NSString *)key {
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:30:221: error: 'JGProgressHUDRingIndicatorLayer' cannot use 'super' because it is a root class
    return ([key isEqualToString:@"progress"] || [key isEqualToString:@"ringColor"] || [key isEqualToString:@"ringBackgroundColor"] || [key isEqualToString:@"roundProgressLine"] || [key isEqualToString:@"ringWidth"] || [super needsDisplayForKey:key]);
                                                                                                                                                                                                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:9: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:27: error: use of undeclared identifier 'progressAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                          ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:48: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                                               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:36:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:36:45: error: property 'presentationLayer' not found on object of type 'JGProgressHUDRingIndicatorLayer *'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:38:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
        ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:21:105: error: no known class method for selector 'class'
    [[NSRunLoop currentRunLoop] performSelector:@selector(runBlock:) target:[JGProgressHUDIndicatorView class] argument:(id)block order:0 modes:@[NSRunLoopCommonModes]];
                                                                                                        ^~~~~
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:37:60: error: property 'frame' cannot be found in forward class object 'UIView'
    self = [super initWithFrame:(contentView ? contentView.frame : CGRectMake(0.0, 0.0, 50.0, 50.0))];
                                               ~~~~~~~~~~~ ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:37:13: error: 'JGProgressHUDIndicatorView' cannot use 'super' because it is a root class
    self = [super initWithFrame:(contentView ? contentView.frame : CGRectMake(0.0, 0.0, 50.0, 50.0))];
            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:39:14: error: property 'opaque' not found on object of type 'JGProgressHUDIndicatorView *'
        self.opaque = NO;
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:40:14: error: property 'backgroundColor' not found on object of type 'JGProgressHUDIndicatorView *'
        self.backgroundColor = [UIColor clearColor];
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:42:14: error: property 'isAccessibilityElement' not found on object of type 'JGProgressHUDIndicatorView *'
        self.isAccessibilityElement = YES;
             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:48:19: error: no visible @interface for 'JGProgressHUDIndicatorView' declares the selector 'addSubview:'
            [self addSubview:self.contentView];
             ~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:84:10: error: property 'accessibilityLabel' not found on object of type 'JGProgressHUDIndicatorView *'
    self.accessibilityLabel = [NSLocalizedString(@"Loading",) stringByAppendingFormat:@" %.f %%", self.progress];
         ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:12: warning: class 'JGProgressHUDIndicatorView' defined without specifying a base class [-Wobjc-root-class]
@interface JGProgressHUDIndicatorView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:38: note: add a super class to fix this problem
@interface JGProgressHUDIndicatorView : UIView
                                     ^
                                      : NSObject
1 warning and 15 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndeterminateIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:18:5: error: use of undeclared identifier 'UIActivityIndicatorView'
    UIActivityIndicatorView *activityIndicatorView;
    ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:18:30: error: use of undeclared identifier 'activityIndicatorView'
    UIActivityIndicatorView *activityIndicatorView;
                             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:22:9: error: use of undeclared identifier 'activityIndicatorView'
        activityIndicatorView = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleLarge];
        ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDPieIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:11:45: error: cannot find interface declaration for 'CALayer', superclass of 'JGProgressHUDPieIndicatorLayer'
@interface JGProgressHUDPieIndicatorLayer : CALayer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:29:8: error: no type or protocol named 'CAAction'
- (id <CAAction>)actionForKey:(NSString *)key {
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:26:123: error: 'JGProgressHUDPieIndicatorLayer' cannot use 'super' because it is a root class
    return ([key isEqualToString:@"progress"] || [key isEqualToString:@"color"] || [key isEqualToString:@"fillColor"] || [super needsDisplayForKey:key]);
                                                                                                                          ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:9: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:27: error: use of undeclared identifier 'progressAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                          ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:48: error: use of undeclared identifier 'CABasicAnimation'
        CABasicAnimation *progressAnimation = [CABasicAnimation animation];
                                               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:32:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
        ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:32:45: error: property 'presentationLayer' not found on object of type 'JGProgressHUDPieIndicatorLayer *'
        progressAnimation.fromValue = [self.presentationLayer valueForKey:key];
                                            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:34:9: error: use of undeclared identifier 'progressAnimation'
        progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
        ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:5: error: use of undeclared identifier 'UIImageView'
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
    ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:18: error: use of undeclared identifier 'imageView'
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:32: error: use of undeclared identifier 'UIImageView'
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
                               ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:18:39: error: use of undeclared identifier 'imageView'
    self = [super initWithContentView:imageView];
                                      ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:38:12: error: no visible @interface for 'JGProgressHUDIndicatorView' declares the selector 'setTintColor:'
    [super setTintColor:tintColor];
     ~~~~~ ^~~~~~~~~~~~
6 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:31:22: error: property 'alpha' not found on object of type 'JGProgressHUD *'
    self.progressHUD.alpha = 0.0;
                     ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:32:30: error: property 'transform' cannot be found in forward class object 'UIView'
    self.progressHUD.HUDView.transform = CGAffineTransformMakeScale(0.1, 0.1);
    ~~~~~~~~~~~~~~~~~~~~~~~~ ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:36:22: error: property 'hidden' not found on object of type 'JGProgressHUD *'
    self.progressHUD.hidden = NO;
                     ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m:38:66: error: use of undeclared identifier 'UIViewAnimationOptions'
    [UIView animateWithDuration:totalDuration delay:0.0 options:(UIViewAnimationOptions)(UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut) animations:^{
                                                                 ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:25:30: error: expected a type
- (void)setAnimationOptions:(UIViewAnimationOptions)animationOptions {
                             ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:20:33: error: use of undeclared identifier 'UIViewAnimationOptionCurveEaseInOut'
        self.animationOptions = UIViewAnimationOptionCurveEaseInOut;
                                ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:54:10: error: property 'accessibilityLabel' not found on object of type 'JGProgressHUDErrorIndicatorView *'
    self.accessibilityLabel = NSLocalizedString(@"Error",);
         ^
8 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: unknown type name 'UIViewAnimationOptions'
@property (nonatomic, assign) UIViewAnimationOptions animationOptions;
                              ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUDIndicatorView'
@interface JGProgressHUDIndicatorView : UIView
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: attempting to use the forward class 'UIView' as superclass of 'JGProgressHUD'
@interface JGProgressHUD : UIView
~~~~~~~~~~~~~~~~~~~~~~~~   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
       ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: unknown type name 'UILabel'
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
                                                 ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:1: error: property with 'retain (or strong)' attribute must be of object type
@property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
^
7 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
(5 failures)
BUILD FAILURE 5.10 watchOS