Build Information
Successful build of TestPackageManager with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Pheayuth222/TestingPackageManager.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Pheayuth222/TestingPackageManager
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d7ac9c7 Init Version
Cloned https://github.com/Pheayuth222/TestingPackageManager.git
Revision (git rev-parse @):
d7ac9c7327c205bc87831515dd40904f1ad956ea
SUCCESS checkout https://github.com/Pheayuth222/TestingPackageManager.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Pheayuth222/TestingPackageManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/5] Compiling TestPackageManager TestPackageManager.swift
[4/5] Emitting module TestPackageManager
[5/5] Compiling TestPackageManager TestingProject.swift
Build complete! (9.39s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/hackiftekhar/IQKeyboardManager.git from cache
Fetching https://github.com/SwiftKickMobile/SwiftMessages.git from cache
Fetched https://github.com/SwiftKickMobile/SwiftMessages.git from cache (0.23s)
Fetched https://github.com/hackiftekhar/IQKeyboardManager.git from cache (0.23s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.31s)
Computing version for https://github.com/SwiftKickMobile/SwiftMessages.git
Computed https://github.com/SwiftKickMobile/SwiftMessages.git at 9.0.6 (0.64s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.72s)
Computing version for https://github.com/hackiftekhar/IQKeyboardManager.git
Computed https://github.com/hackiftekhar/IQKeyboardManager.git at 6.5.11 (0.66s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/IQKeyboardManager-76e58229 is not valid git repository for 'https://github.com/hackiftekhar/IQKeyboardManager.git', will fetch again.
Fetching https://github.com/hackiftekhar/IQKeyboardManager.git from cache
Fetched https://github.com/hackiftekhar/IQKeyboardManager.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/IQKeyboardManager-76e58229 is not valid git repository for 'https://github.com/hackiftekhar/IQKeyboardManager.git', will fetch again.
Fetching https://github.com/hackiftekhar/IQKeyboardManager.git from cache
Fetched https://github.com/hackiftekhar/IQKeyboardManager.git from cache (0.01s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardManager.git resolved at 6.5.11
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.01s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftMessages-1a4f35d9 is not valid git repository for 'https://github.com/SwiftKickMobile/SwiftMessages.git', will fetch again.
Fetching https://github.com/SwiftKickMobile/SwiftMessages.git from cache
Fetched https://github.com/SwiftKickMobile/SwiftMessages.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftMessages-1a4f35d9 is not valid git repository for 'https://github.com/SwiftKickMobile/SwiftMessages.git', will fetch again.
Fetching https://github.com/SwiftKickMobile/SwiftMessages.git from cache
Fetched https://github.com/SwiftKickMobile/SwiftMessages.git from cache (0.01s)
Creating working copy for https://github.com/SwiftKickMobile/SwiftMessages.git
Working copy of https://github.com/SwiftKickMobile/SwiftMessages.git resolved at 9.0.6
warning: 'spi-builder-workspace': dependency 'iqkeyboardmanager' is not used by any target
warning: 'spi-builder-workspace': dependency 'rxswift' is not used by any target
warning: 'spi-builder-workspace': dependency 'swiftmessages' is not used by any target
Build complete.
Done.