The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PopupView, reference 4.1.18 (e1096f), with Swift 5.10 for macOS (SPM) on 8 Dec 2025 13:08:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/PopupView.git
Reference: 4.1.18
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/PopupView
 * tag               4.1.18     -> FETCH_HEAD
HEAD is now at e1096f7 Merge pull request #273 from exyte/exyte/fix/issue-226
Cloned https://github.com/exyte/PopupView.git
Revision (git rev-parse @):
e1096f7c21b0b1cbc498b70452598a2f23728078
SUCCESS checkout https://github.com/exyte/PopupView.git at 4.1.18
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/exyte/PopupView.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 PageControl.swift
[6/65] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[7/65] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[8/65] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[9/65] Compiling SwiftUIIntrospect Popover.swift
[10/65] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[11/65] Compiling SwiftUIIntrospect Introspect.swift
[12/65] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[13/65] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[14/65] Compiling SwiftUIIntrospect IntrospectionView.swift
[15/65] Compiling SwiftUIIntrospect PlatformVersion.swift
[16/65] Compiling SwiftUIIntrospect PlatformView.swift
[17/65] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[18/65] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[19/65] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[20/65] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[21/65] Compiling SwiftUIIntrospect Form.swift
[22/65] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[23/65] Compiling SwiftUIIntrospect FullScreenCover.swift
[24/65] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[25/65] Compiling SwiftUIIntrospect Map.swift
[26/65] Compiling SwiftUIIntrospect NavigationSplitView.swift
[27/65] Compiling SwiftUIIntrospect NavigationStack.swift
[28/65] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[29/65] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[30/65] Compiling SwiftUIIntrospect Utils.swift
[31/65] Compiling SwiftUIIntrospect Button.swift
[32/65] Compiling SwiftUIIntrospect ColorPicker.swift
[33/65] Compiling SwiftUIIntrospect DatePicker.swift
[34/65] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[35/65] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[36/65] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[37/65] Compiling SwiftUIIntrospect ScrollView.swift
[38/65] Compiling SwiftUIIntrospect SearchField.swift
[39/65] Compiling SwiftUIIntrospect SecureField.swift
[40/65] Compiling SwiftUIIntrospect Sheet.swift
[41/65] Compiling SwiftUIIntrospect SignInWithAppleButton.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 ListWithInsetStyle.swift
[48/65] Compiling SwiftUIIntrospect Slider.swift
[49/65] Compiling SwiftUIIntrospect Stepper.swift
[50/65] Compiling SwiftUIIntrospect TabView.swift
[51/65] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[52/65] Compiling SwiftUIIntrospect Table.swift
[53/65] Compiling SwiftUIIntrospect TextEditor.swift
[54/65] Compiling SwiftUIIntrospect TextField.swift
[55/65] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[56/65] Compiling SwiftUIIntrospect Toggle.swift
[57/65] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[58/65] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[59/65] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[60/65] Compiling SwiftUIIntrospect VideoPlayer.swift
[61/65] Compiling SwiftUIIntrospect View.swift
[62/65] Compiling SwiftUIIntrospect ViewController.swift
[63/65] Compiling SwiftUIIntrospect WebView.swift
[64/65] Compiling SwiftUIIntrospect Window.swift
[65/65] Compiling SwiftUIIntrospect Weak.swift
[66/74] Compiling PopupView WindowManager.swift
[67/74] Compiling PopupView PublicAPI.swift
[68/74] Compiling PopupView PopupView.swift
/Users/admin/builder/spi-builder-workspace/Sources/PopupView/PopupView.swift:527:15: error: type 'Popup<PopupContent>.PopupType' has no member 'scroll'
        case .scroll:
             ~^~~~~~
[69/74] Compiling PopupView PopupScrollViewDelegate.swift
[70/74] Compiling PopupView Utils.swift
[71/74] Compiling PopupView Modifiers.swift
[72/74] Compiling PopupView PopupBackgroundView.swift
[73/74] Emitting module PopupView
[74/74] Compiling PopupView FullscreenPopup.swift
error: fatalError
Fetching https://github.com/siteline/swiftui-introspect
[1/11824] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect from cache (1.91s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 1.4.0-beta.2 (2.24s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.4.0-beta.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/PopupView/Info.plist
BUILD FAILURE 5.10 macosSpm