This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ElegantPages with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThasianX/ElegantPages.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ThasianX/ElegantPages
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d598ce4 lowered swift tools version
Cloned https://github.com/ThasianX/ElegantPages.git
Revision (git rev-parse @):
d598ce4824c40296decc84eae5b3c042d3dff842
SUCCESS checkout https://github.com/ThasianX/ElegantPages.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ThasianX/ElegantPages.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
[3/18] Compiling ElegantPages ElegantHPages.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[4/18] Compiling ElegantPages ElegantPagesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[5/19] Compiling ElegantPages ElegantVPages.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/19] Emitting module ElegantPages
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[7/19] Compiling ElegantPages Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[8/19] Compiling ElegantPages PageState.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[9/19] Compiling ElegantPages Comparable+Clamped.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[10/19] Compiling ElegantPages View+Erased.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[11/19] Compiling ElegantPages ScrollDirection.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[12/19] Compiling ElegantPages ElegantListManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[13/19] Compiling ElegantPages PageViewBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[14/19] Compiling ElegantPages ElegantListController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[15/19] Compiling ElegantPages ElegantListView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[16/19] Compiling ElegantPages ElegantHList.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[17/19] Compiling ElegantPages ElegantVList.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[18/19] Compiling ElegantPages ElegantPagesManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
[19/19] Compiling ElegantPages PageTurnType.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantPages/Models/Internal/Constants.swift:3:8: error: no such module 'UIKit'
1 | // Kevin Li - 11:29 PM - 7/16/20
2 |
3 | import UIKit
  |        `- error: no such module 'UIKit'
4 |
5 | let screen = UIScreen.main.bounds
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.