The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MGUtils, reference 1.0.2 (6bae52), with Swift 6.0 for visionOS using Xcode 16.2 on 29 Jul 2025 18:31:15 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dongzs0907/MGUtils.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dongzs0907/MGUtils
 * tag               1.0.2      -> FETCH_HEAD
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 1.0.2
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dongzs0907/MGUtils.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-07-29 11:31:12.145 xcodebuild[477:2787] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-07_11-31-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:25:9: error: unexpected ',' separator
23 |                 .linkedFramework("UIKit", .when(platforms: [.iOS])) // 关键:显式链接 UIKit[3,5](@ref)
24 |             ],
25 |         ),
   |         `- error: unexpected ',' separator
26 |
27 |         .testTarget(
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-07-29 11:31:14.190 xcodebuild[568:3435] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-07_11-31-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:25:9: error: unexpected ',' separator
23 |                 .linkedFramework("UIKit", .when(platforms: [.iOS])) // 关键:显式链接 UIKit[3,5](@ref)
24 |             ],
25 |         ),
   |         `- error: unexpected ',' separator
26 |
27 |         .testTarget(
BUILD FAILURE 6.0 visionOS