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 InAppSettingsKit, reference 3.9.2 (95254b), with Swift 5.10 for macOS (SPM) on 25 Oct 2025 04:26:41 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/futuretap/InAppSettingsKit.git
Reference: 3.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/futuretap/InAppSettingsKit
 * tag               3.9.2      -> FETCH_HEAD
HEAD is now at 95254be WebView: fixed full size content inset
Cloned https://github.com/futuretap/InAppSettingsKit.git
Revision (git rev-parse @):
95254be2affbd72e4c165c36431b2debf6d51913
SUCCESS checkout https://github.com/futuretap/InAppSettingsKit.git at 3.9.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/futuretap/InAppSettingsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Copying IASKLocalizable.strings
[15/50] Copying PrivacyInfo.xcprivacy
[19/50] Copying IASKLocalizable.strings
[22/50] Copying Info.plist
[23/50] Copying IASKLocalizable.strings
In file included from /Users/admin/builder/spi-builder-workspace/Sources/InAppSettingsKit/Views/IASKEmbeddedDatePickerViewCell.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/InAppSettingsKit/include/IASKEmbeddedDatePickerViewCell.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[28/50] Compiling IASKEmbeddedDatePickerViewCell.m
[28/50] Compiling IASKPSSliderSpecifierViewCell.m
[28/50] Compiling IASKPSTextFieldSpecifierViewCell.m
[28/50] Compiling IASKDatePickerViewCell.m
[28/50] Compiling IASKSwitch.m
[28/50] Compiling IASKTextView.m
[28/50] Compiling IASKSlider.m
[28/50] Compiling InAppSettingsKit resource_bundle_accessor.m
[28/50] Compiling IASKTextField.m
[28/50] Compiling IASKTextViewCell.m
BUILD FAILURE 5.10 macosSpm