Build Information
Failed to build MGUtils, reference main (6bae52), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Jul 2025 16:59:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MGUtils -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dongzs0907/MGUtils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dongzs0907/MGUtils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6bae527 完善
Cloned https://github.com/dongzs0907/MGUtils.git
Revision (git rev-parse @):
6bae527ed7172d03720dd40b89f32af6882913f2
SUCCESS checkout https://github.com/dongzs0907/MGUtils.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dongzs0907/MGUtils.git
https://github.com/dongzs0907/MGUtils.git
{
"dependencies" : [
],
"manifest_display_name" : "MGUtils",
"name" : "MGUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MGUtils",
"targets" : [
"MGUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MGUtilsTests",
"module_type" : "SwiftTarget",
"name" : "MGUtilsTests",
"path" : "Tests/MGUtilsTests",
"sources" : [
"MGUtilsTests.swift"
],
"target_dependencies" : [
"MGUtils"
],
"type" : "test"
},
{
"c99name" : "MGUtils",
"module_type" : "SwiftTarget",
"name" : "MGUtils",
"path" : "Sources/MGUtils",
"product_memberships" : [
"MGUtils"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Functions/Array(extension).swift",
"Functions/Date(extension).swift",
"Functions/Number(extension).swift",
"Functions/String(extension).swift",
"Functions/UIColor(extension).swift",
"Functions/UIViewController(extension).swift",
"Libs/MBProgressHUD.swift",
"MGUtils.swift",
"UIKit/CALayer+Heartbeat.swift",
"UIKit/IB_UIKit.swift",
"UIKit/UIButton+ImageTitleSpacing.swift",
"UIKit/UITableView(extension).swift",
"UIKit/UIView(extension).swift",
"Utils/DeviceUtils.swift",
"Utils/LaunchManage.swift",
"Utils/Toast.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MGUtils: /Users/admin/builder/spi-builder-workspace
resolved source packages: MGUtils
{
"dependencies" : [
],
"manifest_display_name" : "MGUtils",
"name" : "MGUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MGUtils",
"targets" : [
"MGUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MGUtilsTests",
"module_type" : "SwiftTarget",
"name" : "MGUtilsTests",
"path" : "Tests/MGUtilsTests",
"sources" : [
"MGUtilsTests.swift"
],
"target_dependencies" : [
"MGUtils"
],
"type" : "test"
},
{
"c99name" : "MGUtils",
"module_type" : "SwiftTarget",
"name" : "MGUtils",
"path" : "Sources/MGUtils",
"product_memberships" : [
"MGUtils"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Functions/Array(extension).swift",
"Functions/Date(extension).swift",
"Functions/Number(extension).swift",
"Functions/String(extension).swift",
"Functions/UIColor(extension).swift",
"Functions/UIViewController(extension).swift",
"Libs/MBProgressHUD.swift",
"MGUtils.swift",
"UIKit/CALayer+Heartbeat.swift",
"UIKit/IB_UIKit.swift",
"UIKit/UIButton+ImageTitleSpacing.swift",
"UIKit/UITableView(extension).swift",
"UIKit/UIView(extension).swift",
"Utils/DeviceUtils.swift",
"Utils/LaunchManage.swift",
"Utils/Toast.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MGUtils"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MGUtils -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 MGUtils -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
MGUtils: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'MGUtils' in project 'MGUtils'
➜ Explicit dependency on target 'MGUtils' in project 'MGUtils'
➜ Explicit dependency on target 'MGUtils_MGUtils' in project 'MGUtils'
Target 'MGUtils' in project 'MGUtils'
➜ Explicit dependency on target 'MGUtils_MGUtils' in project 'MGUtils'
Target 'MGUtils_MGUtils' in project 'MGUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 719f12f960f92f5ddd82af99023573fc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/719f12f960f92f5ddd82af99023573fc.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/MGUtils_MGUtils.DependencyMetadataFileList (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/MGUtils_MGUtils.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/empty-MGUtils_MGUtils.plist (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/empty-MGUtils_MGUtils.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/MGUtils_MGUtils.DependencyStaticMetadataFileList (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/MGUtils_MGUtils.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MGUtils_MGUtils.bundle (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MGUtils_MGUtils.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.modulemap (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils_const_extract_protocols.json (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.SwiftFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.SwiftConstValuesFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.LinkFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-OutputFileMap.json (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils_const_extract_protocols.json (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.SwiftFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.SwiftConstValuesFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.LinkFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils-OutputFileMap.json (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils_const_extract_protocols.json (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.SwiftConstValuesFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.SwiftFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.LinkFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils-OutputFileMap.json (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.DependencyStaticMetadataFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.DependencyMetadataFileList (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/resource_bundle_accessor.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/MGUtils.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.modulemap (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/MGUtils.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_output/unthinned (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_output/thinned (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_output/thinned
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos --bundle-identifier spi-builder-workspace.MGUtils --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MGUtils_MGUtils.bundle /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver MGUtils normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MGUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver MGUtils normal armv7k com.apple.xcode.tools.swift.compiler (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MGUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver MGUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MGUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Array\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Date\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Number\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/String\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIColor\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/MGUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/LaunchManage.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MGUtils -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.abi.json
EmitSwiftModule normal armv7k (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift:13:11: error: cannot find type 'UIViewController' in scope
extension UIViewController{
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:45:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
@objc optional func hudWasHidden(_ hud: MBProgressHUD)
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:45:45: note: classes not annotated with @objc cannot be represented in Objective-C
@objc optional func hudWasHidden(_ hud: MBProgressHUD)
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:148:36: error: cannot find type 'UILabel' in scope
public private(set) var label: UILabel!
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:85:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:93:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:101:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:109:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:140:28: error: cannot find type 'UIView' in scope
public var customView: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:149:43: error: cannot find type 'UILabel' in scope
public private(set) var detailsLabel: UILabel!
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:150:37: error: cannot find type 'UIButton' in scope
public private(set) var button: UIButton!
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:156:28: error: cannot find type 'UIView' in scope
private var indicator: UIView?
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:158:38: error: cannot find type 'NSLayoutConstraint' in scope
private var paddingConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:159:36: error: cannot find type 'NSLayoutConstraint' in scope
private var bezelConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:160:28: error: cannot find type 'UIView' in scope
private var topSpacer: UIView!
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:161:31: error: cannot find type 'UIView' in scope
private var bottomSpacer: UIView!
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:162:37: error: cannot find type 'UIMotionEffectGroup' in scope
private var bezelMotionEffects: UIMotionEffectGroup?
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:167:44: error: cannot find type 'CADisplayLink' in scope
private var progressObjectDisplayLink: CADisplayLink? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:170:49: error: cannot infer contextual base in reference to member 'main'
progressObjectDisplayLink?.add(to: .main, forMode: .default)
~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:170:65: error: cannot infer contextual base in reference to member 'default'
progressObjectDisplayLink?.add(to: .main, forMode: .default)
~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:177:46: error: cannot find type 'UIView' in scope
public class func showHUDAddedTo(_ view: UIView, animated: Bool) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:186:46: error: cannot find type 'UIView' in scope
public class func hideHUDForView(_ view: UIView, animated: Bool) -> Bool {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:195:42: error: cannot find type 'UIView' in scope
public class func HUDForView(_ view: UIView) -> MBProgressHUD? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:206:35: error: cannot find type 'UIView' in scope
public convenience init(view: UIView) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:210:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:614:26: error: method does not override any method from its superclass
public override func updateConstraints() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:707:26: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:728:26: error: method does not override any method from its superclass
public override func didMoveToSuperview() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:54:29: error: cannot find type 'UIView' in scope
public class MBProgressHUD: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:740:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:748:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:756:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:764:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:771:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:792:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:798:26: error: method does not override any method from its superclass
public override func draw(_ rect: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:735:35: error: cannot find type 'UIView' in scope
public class MBRoundProgressView: UIView, ProgressViewProtocol {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:864:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:872:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:880:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:888:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:895:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:916:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:922:26: error: method does not override any method from its superclass
public override func draw(_ rect: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:859:33: error: cannot find type 'UIView' in scope
public class MBBarProgressView: UIView, ProgressViewProtocol {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1005:33: error: cannot find type 'UIBlurEffect' in scope
public var blurEffectStyle: UIBlurEffect.Style = {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1031:29: error: cannot find type 'UIVisualEffectView' in scope
private var effectView: UIVisualEffectView?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1035:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1058:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:995:32: error: cannot find type 'UIView' in scope
public class MBBackgroundView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1089:35: error: cannot find type 'UIButton' in scope
class MBProgressHUDRoundedButton: UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1093:14: error: initializer does not override a designated initializer from its superclass
override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1109:19: error: method does not override any method from its superclass
override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1116:18: error: property does not override any property from its superclass
override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1129:63: error: cannot find type 'UIControl' in scope
override func setTitleColor(_ color: UIColor?, for state: UIControl.State) {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1136:18: error: property does not override any property from its superclass
override var isHighlighted: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1138:29: error: cannot find 'titleColor' in scope
let baseColor = titleColor(for: .selected) ?? .clear
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1138:46: error: cannot infer contextual base in reference to member 'selected'
let baseColor = titleColor(for: .selected) ?? .clear
~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1139:13: error: cannot find 'backgroundColor' in scope
backgroundColor = isHighlighted ? baseColor.withAlphaComponent(0.1) : .clear
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1154:45: error: cannot find type 'UIView' in scope
public static func showLoading(in view: UIView, text: String = "加载中...") -> MBProgressHUD {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1167:45: error: cannot find type 'UIView' in scope
public static func showSuccess(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1182:43: error: cannot find type 'UIView' in scope
public static func showError(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1197:42: error: cannot find type 'UIView' in scope
public static func showText(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1212:46: error: cannot find type 'UIView' in scope
public static func showProgress(in view: UIView, text: String = "进度", progress: Float = 0.0) -> MBProgressHUD {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1222:41: error: cannot find type 'UIView' in scope
public static func hideAll(in view: UIView) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1229:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift:10:11: error: 'CALayer' is unavailable in watchOS
extension CALayer {
^~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:86:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:11:11: error: cannot find type 'UILabel' in scope
extension UILabel{
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:34:11: error: cannot find type 'UIButton' in scope
extension UIButton{
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:58:11: error: cannot find type 'UITextField' in scope
extension UITextField{
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:70:11: error: cannot find type 'UITextView' in scope
extension UITextView{
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:81:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint{
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift:18:11: error: cannot find type 'UIButton' in scope
extension UIButton{
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView(extension).swift:12:11: error: cannot find type 'UITableView' in scope
extension UITableView{
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:12:11: error: cannot find type 'UIView' in scope
extension UIView{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:140:18: error: cannot find type 'UIView' in scope
public extension UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:262:18: error: cannot find type 'UIView' in scope
public extension UIView{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:303:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView{
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift:139:11: error: cannot find type 'UIApplication' in scope
extension UIApplication {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:15:33: error: cannot find type 'UIWindow' in scope
public static let keyWindow:UIWindow = UIApplication.shared.windows.filter {$0.isKeyWindow}.first!
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:22:58: error: cannot find type 'UIView' in scope
public class func showError(_ error:String, _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:30:62: error: cannot find type 'UIView' in scope
public class func showSuccess(_ success:String, _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:39:75: error: cannot find type 'UIView' in scope
public class func showLoading(_ message:String="Loading...", _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:49:91: error: cannot find type 'UIView' in scope
public class func showAutoHideMsg(_ message:String, delayTime:Float=afterDelay,toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:56:33: error: cannot find type 'UIView' in scope
public class func hide(view:UIView=keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:71:79: error: cannot find type 'UIView' in scope
fileprivate class func showCustomIcon(iconName:String,title:String,toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:87:64: error: cannot find type 'UIView' in scope
fileprivate class func createMessage(message:String,toView:UIView = keyWindow) -> MBProgressHUD{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:99:75: error: cannot find type 'UIView' in scope
fileprivate class func createAutoHideCustomHUD1(message:String,toView:UIView=keyWindow, remainTime:Float=afterDelay, mode:MBProgressHUDMode = .text){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftCompile normal armv7k Compiling\ MGUtils.swift,\ CALayer+Heartbeat.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/MGUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/MGUtils.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ IB_UIKit.swift,\ UIButton+ImageTitleSpacing.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIViewController(extension).swift,\ MBProgressHUD.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Date(extension).swift,\ Number(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Date(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Number(extension).swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Date(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Number(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UITableView(extension).swift,\ UIView(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ String(extension).swift,\ UIColor(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/String(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIColor(extension).swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/String(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIColor(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ DeviceUtils.swift,\ LaunchManage.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/LaunchManage.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/LaunchManage.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
EmitSwiftModule normal arm64 (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift:13:11: error: cannot find type 'UIViewController' in scope
extension UIViewController{
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:45:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
@objc optional func hudWasHidden(_ hud: MBProgressHUD)
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:45:45: note: classes not annotated with @objc cannot be represented in Objective-C
@objc optional func hudWasHidden(_ hud: MBProgressHUD)
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:148:36: error: cannot find type 'UILabel' in scope
public private(set) var label: UILabel!
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:85:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:93:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:101:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:109:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:140:28: error: cannot find type 'UIView' in scope
public var customView: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:149:43: error: cannot find type 'UILabel' in scope
public private(set) var detailsLabel: UILabel!
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:150:37: error: cannot find type 'UIButton' in scope
public private(set) var button: UIButton!
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:156:28: error: cannot find type 'UIView' in scope
private var indicator: UIView?
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:158:38: error: cannot find type 'NSLayoutConstraint' in scope
private var paddingConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:159:36: error: cannot find type 'NSLayoutConstraint' in scope
private var bezelConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:160:28: error: cannot find type 'UIView' in scope
private var topSpacer: UIView!
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:161:31: error: cannot find type 'UIView' in scope
private var bottomSpacer: UIView!
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:162:37: error: cannot find type 'UIMotionEffectGroup' in scope
private var bezelMotionEffects: UIMotionEffectGroup?
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:167:44: error: cannot find type 'CADisplayLink' in scope
private var progressObjectDisplayLink: CADisplayLink? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:170:49: error: cannot infer contextual base in reference to member 'main'
progressObjectDisplayLink?.add(to: .main, forMode: .default)
~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:170:65: error: cannot infer contextual base in reference to member 'default'
progressObjectDisplayLink?.add(to: .main, forMode: .default)
~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:177:46: error: cannot find type 'UIView' in scope
public class func showHUDAddedTo(_ view: UIView, animated: Bool) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:186:46: error: cannot find type 'UIView' in scope
public class func hideHUDForView(_ view: UIView, animated: Bool) -> Bool {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:195:42: error: cannot find type 'UIView' in scope
public class func HUDForView(_ view: UIView) -> MBProgressHUD? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:206:35: error: cannot find type 'UIView' in scope
public convenience init(view: UIView) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:210:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:614:26: error: method does not override any method from its superclass
public override func updateConstraints() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:707:26: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:728:26: error: method does not override any method from its superclass
public override func didMoveToSuperview() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:54:29: error: cannot find type 'UIView' in scope
public class MBProgressHUD: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:740:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:748:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:756:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:764:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:771:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:792:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:798:26: error: method does not override any method from its superclass
public override func draw(_ rect: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:735:35: error: cannot find type 'UIView' in scope
public class MBRoundProgressView: UIView, ProgressViewProtocol {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:864:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:872:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:880:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:888:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:895:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:916:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:922:26: error: method does not override any method from its superclass
public override func draw(_ rect: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:859:33: error: cannot find type 'UIView' in scope
public class MBBarProgressView: UIView, ProgressViewProtocol {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1005:33: error: cannot find type 'UIBlurEffect' in scope
public var blurEffectStyle: UIBlurEffect.Style = {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1031:29: error: cannot find type 'UIVisualEffectView' in scope
private var effectView: UIVisualEffectView?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1035:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1058:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:995:32: error: cannot find type 'UIView' in scope
public class MBBackgroundView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1089:35: error: cannot find type 'UIButton' in scope
class MBProgressHUDRoundedButton: UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1093:14: error: initializer does not override a designated initializer from its superclass
override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1109:19: error: method does not override any method from its superclass
override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1116:18: error: property does not override any property from its superclass
override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1129:63: error: cannot find type 'UIControl' in scope
override func setTitleColor(_ color: UIColor?, for state: UIControl.State) {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1136:18: error: property does not override any property from its superclass
override var isHighlighted: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1138:29: error: cannot find 'titleColor' in scope
let baseColor = titleColor(for: .selected) ?? .clear
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1138:46: error: cannot infer contextual base in reference to member 'selected'
let baseColor = titleColor(for: .selected) ?? .clear
~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1139:13: error: cannot find 'backgroundColor' in scope
backgroundColor = isHighlighted ? baseColor.withAlphaComponent(0.1) : .clear
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1154:45: error: cannot find type 'UIView' in scope
public static func showLoading(in view: UIView, text: String = "加载中...") -> MBProgressHUD {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1167:45: error: cannot find type 'UIView' in scope
public static func showSuccess(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1182:43: error: cannot find type 'UIView' in scope
public static func showError(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1197:42: error: cannot find type 'UIView' in scope
public static func showText(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1212:46: error: cannot find type 'UIView' in scope
public static func showProgress(in view: UIView, text: String = "进度", progress: Float = 0.0) -> MBProgressHUD {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1222:41: error: cannot find type 'UIView' in scope
public static func hideAll(in view: UIView) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1229:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift:10:11: error: 'CALayer' is unavailable in watchOS
extension CALayer {
^~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:86:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:11:11: error: cannot find type 'UILabel' in scope
extension UILabel{
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:34:11: error: cannot find type 'UIButton' in scope
extension UIButton{
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:58:11: error: cannot find type 'UITextField' in scope
extension UITextField{
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:70:11: error: cannot find type 'UITextView' in scope
extension UITextView{
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:81:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint{
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift:18:11: error: cannot find type 'UIButton' in scope
extension UIButton{
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView(extension).swift:12:11: error: cannot find type 'UITableView' in scope
extension UITableView{
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:12:11: error: cannot find type 'UIView' in scope
extension UIView{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:140:18: error: cannot find type 'UIView' in scope
public extension UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:262:18: error: cannot find type 'UIView' in scope
public extension UIView{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:303:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView{
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift:139:11: error: cannot find type 'UIApplication' in scope
extension UIApplication {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:15:33: error: cannot find type 'UIWindow' in scope
public static let keyWindow:UIWindow = UIApplication.shared.windows.filter {$0.isKeyWindow}.first!
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:22:58: error: cannot find type 'UIView' in scope
public class func showError(_ error:String, _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:30:62: error: cannot find type 'UIView' in scope
public class func showSuccess(_ success:String, _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:39:75: error: cannot find type 'UIView' in scope
public class func showLoading(_ message:String="Loading...", _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:49:91: error: cannot find type 'UIView' in scope
public class func showAutoHideMsg(_ message:String, delayTime:Float=afterDelay,toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:56:33: error: cannot find type 'UIView' in scope
public class func hide(view:UIView=keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:71:79: error: cannot find type 'UIView' in scope
fileprivate class func showCustomIcon(iconName:String,title:String,toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:87:64: error: cannot find type 'UIView' in scope
fileprivate class func createMessage(message:String,toView:UIView = keyWindow) -> MBProgressHUD{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:99:75: error: cannot find type 'UIView' in scope
fileprivate class func createAutoHideCustomHUD1(message:String,toView:UIView=keyWindow, remainTime:Float=afterDelay, mode:MBProgressHUDMode = .text){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
EmitSwiftModule normal armv7k (in target 'MGUtils' from project 'MGUtils')
EmitSwiftModule normal arm64 (in target 'MGUtils' from project 'MGUtils')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
Building workspace spi-builder-workspace with scheme MGUtils
(5 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
MGUtils: /Users/admin/builder/spi-builder-workspace
resolved source packages: MGUtils
{
"dependencies" : [
],
"manifest_display_name" : "MGUtils",
"name" : "MGUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MGUtils",
"targets" : [
"MGUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MGUtilsTests",
"module_type" : "SwiftTarget",
"name" : "MGUtilsTests",
"path" : "Tests/MGUtilsTests",
"sources" : [
"MGUtilsTests.swift"
],
"target_dependencies" : [
"MGUtils"
],
"type" : "test"
},
{
"c99name" : "MGUtils",
"module_type" : "SwiftTarget",
"name" : "MGUtils",
"path" : "Sources/MGUtils",
"product_memberships" : [
"MGUtils"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Functions/Array(extension).swift",
"Functions/Date(extension).swift",
"Functions/Number(extension).swift",
"Functions/String(extension).swift",
"Functions/UIColor(extension).swift",
"Functions/UIViewController(extension).swift",
"Libs/MBProgressHUD.swift",
"MGUtils.swift",
"UIKit/CALayer+Heartbeat.swift",
"UIKit/IB_UIKit.swift",
"UIKit/UIButton+ImageTitleSpacing.swift",
"UIKit/UITableView(extension).swift",
"UIKit/UIView(extension).swift",
"Utils/DeviceUtils.swift",
"Utils/LaunchManage.swift",
"Utils/Toast.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MGUtils"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MGUtils -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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 MGUtils -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
MGUtils: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'MGUtils' in project 'MGUtils'
➜ Explicit dependency on target 'MGUtils' in project 'MGUtils'
➜ Explicit dependency on target 'MGUtils_MGUtils' in project 'MGUtils'
Target 'MGUtils' in project 'MGUtils'
➜ Explicit dependency on target 'MGUtils_MGUtils' in project 'MGUtils'
Target 'MGUtils_MGUtils' in project 'MGUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9f7c8037b60180706fb38b3b27d49b5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9f7c8037b60180706fb38b3b27d49b5c.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MGUtils_MGUtils.bundle /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets (in target 'MGUtils_MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils_MGUtils.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver MGUtils normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MGUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64_32/MGUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver MGUtils normal armv7k com.apple.xcode.tools.swift.compiler (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MGUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver MGUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MGUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/arm64/MGUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ String(extension).swift,\ UIColor(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/String(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIColor(extension).swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/String(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIColor(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIViewController(extension).swift,\ MBProgressHUD.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Array\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Date\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/Number\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/String\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIColor\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/MGUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView\(extension\).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/LaunchManage.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MGUtils -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/Objects-normal/armv7k/MGUtils.abi.json
EmitSwiftModule normal armv7k (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift:13:11: error: cannot find type 'UIViewController' in scope
extension UIViewController{
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:45:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
@objc optional func hudWasHidden(_ hud: MBProgressHUD)
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:45:45: note: classes not annotated with @objc cannot be represented in Objective-C
@objc optional func hudWasHidden(_ hud: MBProgressHUD)
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:148:36: error: cannot find type 'UILabel' in scope
public private(set) var label: UILabel!
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:85:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:93:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:101:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:109:17: error: cannot find 'setNeedsUpdateConstraints' in scope
setNeedsUpdateConstraints()
^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:140:28: error: cannot find type 'UIView' in scope
public var customView: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:149:43: error: cannot find type 'UILabel' in scope
public private(set) var detailsLabel: UILabel!
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:150:37: error: cannot find type 'UIButton' in scope
public private(set) var button: UIButton!
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:156:28: error: cannot find type 'UIView' in scope
private var indicator: UIView?
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:158:38: error: cannot find type 'NSLayoutConstraint' in scope
private var paddingConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:159:36: error: cannot find type 'NSLayoutConstraint' in scope
private var bezelConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:160:28: error: cannot find type 'UIView' in scope
private var topSpacer: UIView!
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:161:31: error: cannot find type 'UIView' in scope
private var bottomSpacer: UIView!
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:162:37: error: cannot find type 'UIMotionEffectGroup' in scope
private var bezelMotionEffects: UIMotionEffectGroup?
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:167:44: error: cannot find type 'CADisplayLink' in scope
private var progressObjectDisplayLink: CADisplayLink? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:170:49: error: cannot infer contextual base in reference to member 'main'
progressObjectDisplayLink?.add(to: .main, forMode: .default)
~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:170:65: error: cannot infer contextual base in reference to member 'default'
progressObjectDisplayLink?.add(to: .main, forMode: .default)
~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:177:46: error: cannot find type 'UIView' in scope
public class func showHUDAddedTo(_ view: UIView, animated: Bool) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:186:46: error: cannot find type 'UIView' in scope
public class func hideHUDForView(_ view: UIView, animated: Bool) -> Bool {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:195:42: error: cannot find type 'UIView' in scope
public class func HUDForView(_ view: UIView) -> MBProgressHUD? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:206:35: error: cannot find type 'UIView' in scope
public convenience init(view: UIView) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:210:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:614:26: error: method does not override any method from its superclass
public override func updateConstraints() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:707:26: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:728:26: error: method does not override any method from its superclass
public override func didMoveToSuperview() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:54:29: error: cannot find type 'UIView' in scope
public class MBProgressHUD: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:740:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:748:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:756:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:764:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:771:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:792:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:798:26: error: method does not override any method from its superclass
public override func draw(_ rect: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:735:35: error: cannot find type 'UIView' in scope
public class MBRoundProgressView: UIView, ProgressViewProtocol {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:864:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:872:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:880:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:888:17: error: cannot find 'setNeedsDisplay' in scope
setNeedsDisplay()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:895:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:916:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:922:26: error: method does not override any method from its superclass
public override func draw(_ rect: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:859:33: error: cannot find type 'UIView' in scope
public class MBBarProgressView: UIView, ProgressViewProtocol {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1005:33: error: cannot find type 'UIBlurEffect' in scope
public var blurEffectStyle: UIBlurEffect.Style = {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1031:29: error: cannot find type 'UIVisualEffectView' in scope
private var effectView: UIVisualEffectView?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1035:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1058:25: error: property does not override any property from its superclass
public override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:995:32: error: cannot find type 'UIView' in scope
public class MBBackgroundView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1089:35: error: cannot find type 'UIButton' in scope
class MBProgressHUDRoundedButton: UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1093:14: error: initializer does not override a designated initializer from its superclass
override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1109:19: error: method does not override any method from its superclass
override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1116:18: error: property does not override any property from its superclass
override var intrinsicContentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1129:63: error: cannot find type 'UIControl' in scope
override func setTitleColor(_ color: UIColor?, for state: UIControl.State) {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1136:18: error: property does not override any property from its superclass
override var isHighlighted: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1138:29: error: cannot find 'titleColor' in scope
let baseColor = titleColor(for: .selected) ?? .clear
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1138:46: error: cannot infer contextual base in reference to member 'selected'
let baseColor = titleColor(for: .selected) ?? .clear
~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1139:13: error: cannot find 'backgroundColor' in scope
backgroundColor = isHighlighted ? baseColor.withAlphaComponent(0.1) : .clear
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1154:45: error: cannot find type 'UIView' in scope
public static func showLoading(in view: UIView, text: String = "加载中...") -> MBProgressHUD {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1167:45: error: cannot find type 'UIView' in scope
public static func showSuccess(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1182:43: error: cannot find type 'UIView' in scope
public static func showError(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1197:42: error: cannot find type 'UIView' in scope
public static func showText(in view: UIView, text: String, delay: TimeInterval = 2.0) -> MBProgressHUD {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1212:46: error: cannot find type 'UIView' in scope
public static func showProgress(in view: UIView, text: String = "进度", progress: Float = 0.0) -> MBProgressHUD {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1222:41: error: cannot find type 'UIView' in scope
public static func hideAll(in view: UIView) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift:1229:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/CALayer+Heartbeat.swift:10:11: error: 'CALayer' is unavailable in watchOS
extension CALayer {
^~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:86:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:11:11: error: cannot find type 'UILabel' in scope
extension UILabel{
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:34:11: error: cannot find type 'UIButton' in scope
extension UIButton{
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:58:11: error: cannot find type 'UITextField' in scope
extension UITextField{
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:70:11: error: cannot find type 'UITextView' in scope
extension UITextView{
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift:81:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint{
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift:18:11: error: cannot find type 'UIButton' in scope
extension UIButton{
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UITableView(extension).swift:12:11: error: cannot find type 'UITableView' in scope
extension UITableView{
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:12:11: error: cannot find type 'UIView' in scope
extension UIView{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:140:18: error: cannot find type 'UIView' in scope
public extension UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:262:18: error: cannot find type 'UIView' in scope
public extension UIView{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIView(extension).swift:303:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView{
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift:139:11: error: cannot find type 'UIApplication' in scope
extension UIApplication {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:15:33: error: cannot find type 'UIWindow' in scope
public static let keyWindow:UIWindow = UIApplication.shared.windows.filter {$0.isKeyWindow}.first!
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:22:58: error: cannot find type 'UIView' in scope
public class func showError(_ error:String, _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:30:62: error: cannot find type 'UIView' in scope
public class func showSuccess(_ success:String, _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:39:75: error: cannot find type 'UIView' in scope
public class func showLoading(_ message:String="Loading...", _ toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:49:91: error: cannot find type 'UIView' in scope
public class func showAutoHideMsg(_ message:String, delayTime:Float=afterDelay,toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:56:33: error: cannot find type 'UIView' in scope
public class func hide(view:UIView=keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:71:79: error: cannot find type 'UIView' in scope
fileprivate class func showCustomIcon(iconName:String,title:String,toView:UIView = keyWindow){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:87:64: error: cannot find type 'UIView' in scope
fileprivate class func createMessage(message:String,toView:UIView = keyWindow) -> MBProgressHUD{
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/Toast.swift:99:75: error: cannot find type 'UIView' in scope
fileprivate class func createAutoHideCustomHUD1(message:String,toView:UIView=keyWindow, remainTime:Float=afterDelay, mode:MBProgressHUDMode = .text){
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
EmitSwiftModule normal arm64 (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
EmitSwiftModule normal arm64_32 (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIViewController(extension).swift,\ MBProgressHUD.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Functions/UIViewController(extension).swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Libs/MBProgressHUD.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IB_UIKit.swift,\ UIButton+ImageTitleSpacing.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/IB_UIKit.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/UIKit/UIButton+ImageTitleSpacing.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DeviceUtils.swift,\ LaunchManage.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/LaunchManage.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/DeviceUtils.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MGUtils/Utils/LaunchManage.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'MGUtils' from project 'MGUtils')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'MGUtils' from project 'MGUtils')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ MGUtils (in target 'MGUtils' from project 'MGUtils')
EmitSwiftModule normal armv7k (in target 'MGUtils' from project 'MGUtils')
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MGUtils.build/Debug-watchos/MGUtils.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'MGUtils' from project 'MGUtils')
Building workspace spi-builder-workspace with scheme MGUtils
(4 failures)
BUILD FAILURE 6.1 watchOS