Build Information
Successful build of CustomTabView 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/NicFontana/SwiftUI-CustomTabView.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NicFontana/SwiftUI-CustomTabView
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 62b53a6 chore: update README.md
Cloned https://github.com/NicFontana/SwiftUI-CustomTabView.git
Revision (git rev-parse @):
62b53a657f75fd0c2eaee361f2956ad2e34f353e
SUCCESS checkout https://github.com/NicFontana/SwiftUI-CustomTabView.git at v1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/NicFontana/SwiftUI-CustomTabView.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/11] Compiling CustomTabView KeyboardReadable.swift
[4/11] Compiling CustomTabView UITabBarControllerRepresentable.swift
[5/12] Compiling CustomTabView NSTabBarControllerRepresentable.swift
[6/12] Emitting module CustomTabView
[7/12] Compiling CustomTabView TopIndicatorTabBarView.swift
[8/12] Compiling CustomTabView CustomTabView.swift
[9/12] Compiling CustomTabView EnvironmentValues+TabBarPosition.swift
[10/12] Compiling CustomTabView Tab.swift
[11/12] Compiling CustomTabView ExampleView.swift
[12/12] Compiling CustomTabView BottomFloatingTabBarView.swift
Build complete! (8.01s)
Build complete.
Done.