Build Information
Successful build of InteractiveDismissHack, reference 0.3.0 (a245d4
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 04:48:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tunous/InteractiveDismissHack.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tunous/InteractiveDismissHack
* tag 0.3.0 -> FETCH_HEAD
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 0.3.0
Fetching https://github.com/siteline/swiftui-introspect
[1/9330] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect from cache (1.38s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.1.4 (2.36s)
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.63s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.50s)
Computing version for https://github.com/siteline/swiftui-introspect
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (1.05s)
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 0.3.0 (a245d4d)
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
warning: '.resolve-product-dependencies': dependency 'interactivedismisshack' is not used by any target
Found 1 product dependencies
- swiftui-introspect
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Tunous/InteractiveDismissHack.git
https://github.com/Tunous/InteractiveDismissHack.git
{
"dependencies" : [
{
"identity" : "swiftui-introspect",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/siteline/swiftui-introspect"
}
],
"manifest_display_name" : "InteractiveDismissHack",
"name" : "InteractiveDismissHack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "InteractiveDismissHack",
"targets" : [
"InteractiveDismissHack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InteractiveDismissHack",
"module_type" : "SwiftTarget",
"name" : "InteractiveDismissHack",
"path" : "Sources/InteractiveDismissHack",
"product_dependencies" : [
"SwiftUIIntrospect"
],
"product_memberships" : [
"InteractiveDismissHack"
],
"sources" : [
"GestureExtraction.swift",
"NestedInteractiveDismiss.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/59] Emitting module SwiftUIIntrospect
[5/59] Compiling SwiftUIIntrospect Introspect.swift
[6/59] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[7/59] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[8/59] Compiling SwiftUIIntrospect IntrospectionView.swift
[9/59] Compiling SwiftUIIntrospect PlatformVersion.swift
[10/59] Compiling SwiftUIIntrospect PlatformView.swift
[11/59] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[12/65] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[13/65] Compiling SwiftUIIntrospect PageControl.swift
[14/65] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[15/65] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[16/65] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[17/65] Compiling SwiftUIIntrospect Popover.swift
[18/65] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[19/65] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[20/65] Compiling SwiftUIIntrospect ScrollView.swift
[21/65] Compiling SwiftUIIntrospect SearchField.swift
[22/65] Compiling SwiftUIIntrospect SecureField.swift
[23/65] Compiling SwiftUIIntrospect Sheet.swift
[24/65] Compiling SwiftUIIntrospect RuntimeWarnings.swift
[25/65] Compiling SwiftUIIntrospect Utils.swift
[26/65] Compiling SwiftUIIntrospect Button.swift
[27/65] Compiling SwiftUIIntrospect ColorPicker.swift
[28/65] Compiling SwiftUIIntrospect DatePicker.swift
[29/65] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[30/65] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[31/65] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[32/65] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[33/65] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[34/65] Compiling SwiftUIIntrospect Form.swift
[35/65] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[36/65] Compiling SwiftUIIntrospect FullScreenCover.swift
[37/65] Compiling SwiftUIIntrospect List.swift
[38/65] Compiling SwiftUIIntrospect ListCell.swift
[39/65] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[40/65] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[41/65] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[42/65] Compiling SwiftUIIntrospect TextEditor.swift
[43/65] Compiling SwiftUIIntrospect TextField.swift
[44/65] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[45/65] Compiling SwiftUIIntrospect Toggle.swift
[46/65] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[47/65] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[48/65] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[49/65] Compiling SwiftUIIntrospect Slider.swift
[50/65] Compiling SwiftUIIntrospect Stepper.swift
[51/65] Compiling SwiftUIIntrospect TabView.swift
[52/65] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[53/65] Compiling SwiftUIIntrospect Table.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 NestedInteractiveDismiss.swift
[67/68] Compiling InteractiveDismissHack GestureExtraction.swift
[68/68] Emitting module InteractiveDismissHack
Build complete! (13.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftui-introspect",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/siteline/swiftui-introspect"
}
],
"manifest_display_name" : "InteractiveDismissHack",
"name" : "InteractiveDismissHack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "InteractiveDismissHack",
"targets" : [
"InteractiveDismissHack"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InteractiveDismissHack",
"module_type" : "SwiftTarget",
"name" : "InteractiveDismissHack",
"path" : "Sources/InteractiveDismissHack",
"product_dependencies" : [
"SwiftUIIntrospect"
],
"product_memberships" : [
"InteractiveDismissHack"
],
"sources" : [
"GestureExtraction.swift",
"NestedInteractiveDismiss.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.