Build Information
Successful build of InteractiveDismissHack, reference main (a245d4
), with Swift 5.10 for macOS (SPM) on 27 Jul 2024 18:58:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tunous/InteractiveDismissHack.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tunous/InteractiveDismissHack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a245d4d Add documentation
Cloned https://github.com/Tunous/InteractiveDismissHack.git
Revision (git rev-parse @):
a245d4d917968cd6a7d6948ef53518aa578b35dd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Tunous/InteractiveDismissHack.git at main
Fetching https://github.com/siteline/swiftui-introspect
[1/9323] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect from cache (1.75s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.1.4 (2.91s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "interactivedismisshack",
"name": "InteractiveDismissHack",
"url": "https://github.com/Tunous/InteractiveDismissHack.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InteractiveDismissHack",
"dependencies": [
{
"identity": "swiftui-introspect",
"name": "swiftui-introspect",
"url": "https://github.com/siteline/swiftui-introspect",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Tunous/InteractiveDismissHack.git
[1/53] Fetching interactivedismisshack
Fetched https://github.com/Tunous/InteractiveDismissHack.git from cache (0.68s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.48s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (0.03s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.0
Creating working copy for https://github.com/Tunous/InteractiveDismissHack.git
Working copy of https://github.com/Tunous/InteractiveDismissHack.git resolved at main (a245d4d)
warning: '.resolve-product-dependencies': dependency 'interactivedismisshack' is not used by any target
Found 1 product dependencies
- swiftui-introspect
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Tunous/InteractiveDismissHack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/59] Emitting module SwiftUIIntrospect
[5/65] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[6/65] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[7/65] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[8/65] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[9/65] Compiling SwiftUIIntrospect Form.swift
[10/65] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[11/65] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[12/65] Compiling SwiftUIIntrospect PageControl.swift
[13/65] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[14/65] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[15/65] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[16/65] Compiling SwiftUIIntrospect Popover.swift
[17/65] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[18/65] Compiling SwiftUIIntrospect Slider.swift
[19/65] Compiling SwiftUIIntrospect Stepper.swift
[20/65] Compiling SwiftUIIntrospect TabView.swift
[21/65] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[22/65] Compiling SwiftUIIntrospect Table.swift
[23/65] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[24/65] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[25/65] Compiling SwiftUIIntrospect ScrollView.swift
[26/65] Compiling SwiftUIIntrospect SearchField.swift
[27/65] Compiling SwiftUIIntrospect SecureField.swift
[28/65] Compiling SwiftUIIntrospect Sheet.swift
[29/65] Compiling SwiftUIIntrospect TextEditor.swift
[30/65] Compiling SwiftUIIntrospect TextField.swift
[31/65] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[32/65] Compiling SwiftUIIntrospect Toggle.swift
[33/65] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[34/65] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[35/65] Compiling SwiftUIIntrospect RuntimeWarnings.swift
[36/65] Compiling SwiftUIIntrospect Utils.swift
[37/65] Compiling SwiftUIIntrospect Button.swift
[38/65] Compiling SwiftUIIntrospect ColorPicker.swift
[39/65] Compiling SwiftUIIntrospect DatePicker.swift
[40/65] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[41/65] Compiling SwiftUIIntrospect FullScreenCover.swift
[42/65] Compiling SwiftUIIntrospect List.swift
[43/65] Compiling SwiftUIIntrospect ListCell.swift
[44/65] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[45/65] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[46/65] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[47/65] Compiling SwiftUIIntrospect Introspect.swift
[48/65] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[49/65] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[50/65] Compiling SwiftUIIntrospect IntrospectionView.swift
[51/65] Compiling SwiftUIIntrospect PlatformVersion.swift
[52/65] Compiling SwiftUIIntrospect PlatformView.swift
[53/65] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[54/65] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[55/65] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[56/65] Compiling SwiftUIIntrospect Map.swift
[57/65] Compiling SwiftUIIntrospect NavigationSplitView.swift
[58/65] Compiling SwiftUIIntrospect NavigationStack.swift
[59/65] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[60/65] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[61/65] Compiling SwiftUIIntrospect VideoPlayer.swift
[62/65] Compiling SwiftUIIntrospect View.swift
[63/65] Compiling SwiftUIIntrospect ViewController.swift
[64/65] Compiling SwiftUIIntrospect Window.swift
[65/65] Compiling SwiftUIIntrospect Weak.swift
[66/68] Compiling InteractiveDismissHack GestureExtraction.swift
[67/68] Compiling InteractiveDismissHack NestedInteractiveDismiss.swift
[68/68] Emitting module InteractiveDismissHack
Build complete! (12.46s)
Build complete.
Done.