The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppsOnAir-AppRemark, reference 1.2.1 (9f8feb), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 12:04:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apps-on-air/AppsOnAir-iOS-AppRemark.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apps-on-air/AppsOnAir-iOS-AppRemark
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 9f8feb5 Merge pull request #31 from apps-on-air/dev
Cloned https://github.com/apps-on-air/AppsOnAir-iOS-AppRemark.git
Revision (git rev-parse @):
9f8feb58b88645355dee7b7ebbeff716e8583a43
SUCCESS checkout https://github.com/apps-on-air/AppsOnAir-iOS-AppRemark.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-AppRemark.git
https://github.com/apps-on-air/AppsOnAir-iOS-AppRemark.git
{
  "dependencies" : [
    {
      "identity" : "iqkeyboardtoolbarmanager",
      "requirement" : {
        "exact" : [
          "1.1.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hackiftekhar/IQKeyboardToolbarManager.git"
    },
    {
      "identity" : "iosdropdown",
      "requirement" : {
        "exact" : [
          "0.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jriosdev/iOSDropDown.git"
    },
    {
      "identity" : "toast-swift",
      "requirement" : {
        "exact" : [
          "5.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scalessec/Toast-Swift.git"
    },
    {
      "identity" : "lwphotoeditor",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/logicwind/LWPhotoEditor.git"
    },
    {
      "identity" : "appsonair-ios-core",
      "requirement" : {
        "exact" : [
          "1.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apps-on-air/AppsOnAir-iOS-Core.git"
    }
  ],
  "manifest_display_name" : "AppsOnAir-AppRemark",
  "name" : "AppsOnAir-AppRemark",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AppsOnAir-AppRemark",
      "targets" : [
        "AppsOnAir-AppRemark",
        "AppsOnAir-AppRemark-ObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppsOnAir_AppRemark_ObjC",
      "module_type" : "ClangTarget",
      "name" : "AppsOnAir-AppRemark-ObjC",
      "path" : "AppsOnAir_AppRemark_ObjC",
      "product_memberships" : [
        "AppsOnAir-AppRemark"
      ],
      "sources" : [
        "AppsOnAir_AppRemark-Swift.m"
      ],
      "target_dependencies" : [
        "AppsOnAir-AppRemark"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppsOnAir_AppRemark",
      "module_type" : "SwiftTarget",
      "name" : "AppsOnAir-AppRemark",
      "path" : "AppsOnAir-AppRemark",
      "product_dependencies" : [
        "IQKeyboardToolbarManager",
        "iOSDropDown",
        "Toast",
        "LWPhotoEditor",
        "AppsOnAir-Core"
      ],
      "product_memberships" : [
        "AppsOnAir-AppRemark"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppRemark/Assets/AddImageCVCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppRemark/Assets/AppRemark.storyboard",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppRemark/Assets/AppsOnAir-AppRemarkInfo.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppRemark/Assets/ImageViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppRemark/Assets/assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/AddImageCVCell.swift",
        "Classes/AdditionalDeviceInfo.swift",
        "Classes/AppConst.swift",
        "Classes/AppRemarkService.swift",
        "Classes/BundleExtension.swift",
        "Classes/ColorConst.swift",
        "Classes/EnvironmentConfig.swift",
        "Classes/Extensions.swift",
        "Classes/ImageViewCell.swift",
        "Classes/RemarkApiService.swift",
        "Classes/RemarkController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/26] Write sources
[0/26] Copying ImageViewCell.xib
[0/26] Copying AppRemark.storyboard
[5/26] Write sources
[8/26] Copying AppsOnAir-AppRemarkInfo.plist
[8/26] Copying PrivacyInfo.xcprivacy
[8/26] Write sources
[10/26] Copying PrivacyInfo.xcprivacy
[11/26] Write sources
[12/26] Copying AppsOnAir-CoreInfo.plist
[12/26] Write sources
[12/26] Copying PrivacyInfo.xcprivacy
[12/26] Copying AddImageCVCell.xib
[12/26] Copying PrivacyInfo.xcprivacy
[21/26] Copying assets.xcassets
[22/26] Copying ZLImageEditor.bundle
[23/26] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/72] Emitting module iOSDropDown
/Users/admin/builder/spi-builder-workspace/.build/checkouts/iOSDropDown/iOSDropDown/Classes/iOSDropDown.swift:9:8: error: no such module 'UIKit'
  7 | //  Copyright © 2018 JRiOSdev. All rights reserved.
  8 | //
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | @objc(JRDropDown)
 11 | open class DropDown: UITextField {
[26/72] Compiling iOSDropDown iOSDropDown.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/iOSDropDown/iOSDropDown/Classes/iOSDropDown.swift:9:8: error: no such module 'UIKit'
  7 | //  Copyright © 2018 JRiOSdev. All rights reserved.
  8 | //
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | @objc(JRDropDown)
 11 | open class DropDown: UITextField {
Fetching https://github.com/jriosdev/iOSDropDown.git
Fetching https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Fetching https://github.com/logicwind/LWPhotoEditor.git
Fetching https://github.com/scalessec/Toast-Swift.git
Fetching https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
[1/342] Fetching appsonair-ios-core
[22/1128] Fetching appsonair-ios-core, iosdropdown
[117/2516] Fetching appsonair-ios-core, iosdropdown, lwphotoeditor
[387/3967] Fetching appsonair-ios-core, iosdropdown, lwphotoeditor, toast-swift
[1013/4403] Fetching appsonair-ios-core, iosdropdown, lwphotoeditor, toast-swift, iqkeyboardtoolbarmanager
Fetched https://github.com/logicwind/LWPhotoEditor.git from cache (1.34s)
[2752/3015] Fetching appsonair-ios-core, iosdropdown, toast-swift, iqkeyboardtoolbarmanager
Fetched https://github.com/jriosdev/iOSDropDown.git from cache (1.68s)
Fetched https://github.com/scalessec/Toast-Swift.git from cache (1.68s)
Fetched https://github.com/hackiftekhar/IQKeyboardToolbarManager.git from cache (1.68s)
Fetched https://github.com/apps-on-air/AppsOnAir-iOS-Core.git from cache (1.68s)
Computing version for https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Computed https://github.com/apps-on-air/AppsOnAir-iOS-Core.git at 1.2.1 (4.91s)
Fetching https://github.com/ashleymills/Reachability.swift.git
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift.git from cache (0.87s)
Computing version for https://github.com/logicwind/LWPhotoEditor.git
Computed https://github.com/logicwind/LWPhotoEditor.git at 0.2.0 (1.38s)
Computing version for https://github.com/scalessec/Toast-Swift.git
Computed https://github.com/scalessec/Toast-Swift.git at 5.1.1 (0.57s)
Computing version for https://github.com/jriosdev/iOSDropDown.git
Computed https://github.com/jriosdev/iOSDropDown.git at 0.4.0 (0.56s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbarManager.git at 1.1.5 (0.55s)
Fetching https://github.com/hackiftekhar/IQTextInputViewNotification
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git
[1/381] Fetching iqkeyboardtoolbar
[226/679] Fetching iqkeyboardtoolbar, iqtextinputviewnotification
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (0.81s)
Fetched https://github.com/hackiftekhar/IQTextInputViewNotification from cache (0.81s)
Computing version for https://github.com/ashleymills/Reachability.swift.git
Computed https://github.com/ashleymills/Reachability.swift.git at 5.2.4 (1.42s)
Computing version for https://github.com/hackiftekhar/IQTextInputViewNotification
Computed https://github.com/hackiftekhar/IQTextInputViewNotification at 1.0.9 (0.60s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
[1/268] Fetching iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.65s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.3 (1.27s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.8 (0.61s)
Creating working copy for https://github.com/logicwind/LWPhotoEditor.git
Working copy of https://github.com/logicwind/LWPhotoEditor.git resolved at 0.2.0
Creating working copy for https://github.com/ashleymills/Reachability.swift.git
Working copy of https://github.com/ashleymills/Reachability.swift.git resolved at 5.2.4
Creating working copy for https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbarManager.git resolved at 1.1.5
Creating working copy for https://github.com/jriosdev/iOSDropDown.git
Working copy of https://github.com/jriosdev/iOSDropDown.git resolved at 0.4.0
Creating working copy for https://github.com/hackiftekhar/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.8
Creating working copy for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbar.git resolved at 1.1.3
Creating working copy for https://github.com/scalessec/Toast-Swift.git
Working copy of https://github.com/scalessec/Toast-Swift.git resolved at 5.1.1
Creating working copy for https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Working copy of https://github.com/apps-on-air/AppsOnAir-iOS-Core.git resolved at 1.2.1
Creating working copy for https://github.com/hackiftekhar/IQTextInputViewNotification
Working copy of https://github.com/hackiftekhar/IQTextInputViewNotification resolved at 1.0.9
warning: 'reachability.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Info.plist
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/49] Emitting module iOSDropDown
/Users/admin/builder/spi-builder-workspace/.build/checkouts/iOSDropDown/iOSDropDown/Classes/iOSDropDown.swift:9:8: error: no such module 'UIKit'
  7 | //  Copyright © 2018 JRiOSdev. All rights reserved.
  8 | //
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | @objc(JRDropDown)
 11 | open class DropDown: UITextField {
[3/49] Compiling iOSDropDown iOSDropDown.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/iOSDropDown/iOSDropDown/Classes/iOSDropDown.swift:9:8: error: no such module 'UIKit'
  7 | //  Copyright © 2018 JRiOSdev. All rights reserved.
  8 | //
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | @objc(JRDropDown)
 11 | open class DropDown: UITextField {
warning: 'reachability.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Info.plist
BUILD FAILURE 6.1 macosSpm