The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LittleSDK, reference equity (6e64df), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Jun 2025 12:48:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LittleSDK -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/littleappdevs/littleapp_equity.git
Reference: equity
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/littleappdevs/littleapp_equity
 * branch            equity     -> FETCH_HEAD
 * [new branch]      equity     -> origin/equity
HEAD is now at 6e64df6 Equity Bug Fixes
Cloned https://github.com/littleappdevs/littleapp_equity.git
Revision (git rev-parse @):
6e64df6960caf43f50c582ffdb371963b8df7b70
SUCCESS checkout https://github.com/littleappdevs/littleapp_equity.git at equity
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/littleappdevs/littleapp_equity.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/omerfarukozturk/UIView-Shimmer.git
Fetching from https://github.com/ninjaprox/NVActivityIndicatorView.git
Fetching from https://github.com/hackiftekhar/IQKeyboardManager
Fetching from https://github.com/Alamofire/Alamofire.git
Fetching from https://github.com/YAtechnologies/GoogleMaps-SP.git
Fetching from https://github.com/SDWebImage/SDWebImage.git
Fetching from https://github.com/Minitour/EasyNotificationBadge.git
Fetching from https://github.com/SwiftKickMobile/SwiftMessages
Creating working copy of package ‘GoogleMaps-SP’
Checking out 6.0.1 of package ‘GoogleMaps-SP’
Creating working copy of package ‘EasyNotificationBadge’
Checking out 1.2.5 of package ‘EasyNotificationBadge’
Creating working copy of package ‘NVActivityIndicatorView’
Checking out 5.2.0 of package ‘NVActivityIndicatorView’
Creating working copy of package ‘Alamofire’
Checking out 5.10.2 of package ‘Alamofire’
Creating working copy of package ‘IQKeyboardManager’
Checking out 6.5.16 of package ‘IQKeyboardManager’
Creating working copy of package ‘SDWebImage’
Checking out 5.21.1 of package ‘SDWebImage’
Creating working copy of package ‘UIView-Shimmer’
Checking out 1.0.4 of package ‘UIView-Shimmer’
Creating working copy of package ‘SwiftMessages’
Checking out 9.0.9 of package ‘SwiftMessages’
Resolve Package Graph
Resolved source packages:
  LittleSDK: /Users/admin/builder/spi-builder-workspace
  NVActivityIndicatorView: https://github.com/ninjaprox/NVActivityIndicatorView.git @ 5.2.0
  EasyNotificationBadge: https://github.com/Minitour/EasyNotificationBadge.git @ 1.2.5
  UIView-Shimmer: https://github.com/omerfarukozturk/UIView-Shimmer.git @ 1.0.4
  GoogleMaps: https://github.com/YAtechnologies/GoogleMaps-SP.git @ 6.0.1
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.9
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
  IQKeyboardManagerSwift: https://github.com/hackiftekhar/IQKeyboardManager @ 6.5.16
resolved source packages: LittleSDK, NVActivityIndicatorView, EasyNotificationBadge, UIView-Shimmer, GoogleMaps, Alamofire, SwiftMessages, SDWebImage, IQKeyboardManagerSwift
{
  "dependencies" : [
    {
      "identity" : "swiftmessages",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftKickMobile/SwiftMessages"
    },
    {
      "identity" : "nvactivityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ninjaprox/NVActivityIndicatorView.git"
    },
    {
      "identity" : "uiview-shimmer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/omerfarukozturk/UIView-Shimmer.git"
    },
    {
      "identity" : "easynotificationbadge",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Minitour/EasyNotificationBadge.git"
    },
    {
      "identity" : "googlemaps-sp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "6.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/YAtechnologies/GoogleMaps-SP.git"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    },
    {
      "identity" : "iqkeyboardmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.5",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hackiftekhar/IQKeyboardManager"
    }
  ],
  "manifest_display_name" : "LittleSDK",
  "name" : "LittleSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LittleSDK",
      "targets" : [
        "LittleSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LittleSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "LittleSDKTests",
      "path" : "Tests/LittleSDKTests",
      "sources" : [
        "LittleSDKTests.swift"
      ],
      "target_dependencies" : [
        "LittleSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LittleSDK",
      "module_type" : "SwiftTarget",
      "name" : "LittleSDK",
      "path" : "Sources/LittleSDK",
      "product_dependencies" : [
        "SwiftMessages",
        "NVActivityIndicatorView",
        "UIView-Shimmer",
        "EasyNotificationBadge",
        "GoogleMaps",
        "GooglePlaces",
        "Alamofire",
        "SDWebImage",
        "IQKeyboardManagerSwift"
      ],
      "product_memberships" : [
        "LittleSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LittleSDK/Assets/sparkle.wav",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LittleSDK/Assets/style.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/Cells/BreakdownTableViewCell.swift",
        "Classes/Cells/DeliveryCell.swift",
        "Classes/Cells/DestinationCell.swift",
        "Classes/Cells/DriveMeCell.swift",
        "Classes/Cells/ExtraFieldsCell.swift",
        "Classes/Cells/KYCCell.swift",
        "Classes/Cells/LocationCell.swift",
        "Classes/Cells/LocationTableViewCell.swift",
        "Classes/Cells/LocationsCell.swift",
        "Classes/Cells/MenuAddonsCell.swift",
        "Classes/Cells/MenuCategoryCell.swift",
        "Classes/Cells/MenuCell.swift",
        "Classes/Cells/NewCartypeTableViewCell.swift",
        "Classes/Cells/NewImgLblTableViewCell.swift",
        "Classes/Cells/NewPreferredTableViewCell.swift",
        "Classes/Cells/OffersCell.swift",
        "Classes/Cells/OrderHistoryCell.swift",
        "Classes/Cells/OrderSummaryCell.swift",
        "Classes/Cells/PlaceSuggestionCell.swift",
        "Classes/Cells/RecentsCell.swift",
        "Classes/Cells/RestaurantCell.swift",
        "Classes/Cells/StopsCell.swift",
        "Classes/Encryption/SwiftCrypt.swift",
        "Classes/Helper Classes/SDKAllMethods.swift",
        "Classes/Helper Classes/SDKConstants.swift",
        "Classes/Helper Classes/SDKDatePicker.swift",
        "Classes/Helper Classes/SDKDrivers.swift",
        "Classes/Helper Classes/SDKExtensions.swift",
        "Classes/Helper Classes/SDKHandleCalls.swift",
        "Classes/Helper Classes/SDKLocationStructures.swift",
        "Classes/Helper Classes/SDKRatingView.swift",
        "Classes/Helper Classes/SDKReachability.swift",
        "Classes/Helper Classes/SDKStructures.swift",
        "Classes/KCWrapper/LittleSDKKCItemAccessibility.swift",
        "Classes/KCWrapper/LittleSDKKCWrapper.swift",
        "Classes/UIViewControllers/CancelOrderController.swift",
        "Classes/UIViewControllers/ConfirmOrderController.swift",
        "Classes/UIViewControllers/DeliveriesController.swift",
        "Classes/UIViewControllers/ExtraItemsController.swift",
        "Classes/UIViewControllers/InitializeSDKVC.swift",
        "Classes/UIViewControllers/LittleRideVC.swift",
        "Classes/UIViewControllers/LoadCashViewController.swift",
        "Classes/UIViewControllers/NewPopoverController.swift",
        "Classes/UIViewControllers/OrderHistoryController.swift",
        "Classes/UIViewControllers/OrderSummaryController.swift",
        "Classes/UIViewControllers/ProductController.swift",
        "Classes/UIViewControllers/RatingVC.swift",
        "Classes/UIViewControllers/ReceiptVC.swift",
        "Classes/UIViewControllers/ScannerVC.swift",
        "Classes/UIViewControllers/SearchController.swift",
        "Classes/UIViewControllers/SearchLocViewController.swift",
        "Classes/UIViewControllers/SearchLocationViewController.swift",
        "Classes/UIViewControllers/SearchMultiple.swift",
        "Classes/UIViewControllers/ShowTripStopsController.swift",
        "Classes/UIViewControllers/TrackOrderController.swift",
        "Classes/UIViewControllers/TripRatingVC.swift",
        "Classes/UIViewControllers/TripVC.swift",
        "Classes/UIViewControllers/UMIController.swift",
        "Classes/UIViews/CardViewController.swift",
        "Classes/UIViews/PopOverAlertWithAction.swift",
        "Classes/UIViews/PopoverEnterText.swift",
        "Classes/UIViews/PopoverPlaceInfo.swift",
        "LittleSDK.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Alamofire",
      "Alamofire-Package",
      "AlamofireDynamic",
      "LittleSDK"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Alamofire",
      "Alamofire-Package",
      "AlamofireDynamic",
      "LittleSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LittleSDK -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LittleSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  LittleSDK: /Users/admin/builder/spi-builder-workspace
  EasyNotificationBadge: https://github.com/Minitour/EasyNotificationBadge.git @ 1.2.5
  NVActivityIndicatorView: https://github.com/ninjaprox/NVActivityIndicatorView.git @ 5.2.0
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.9
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
  GoogleMaps: https://github.com/YAtechnologies/GoogleMaps-SP.git @ 6.0.1
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
  UIView-Shimmer: https://github.com/omerfarukozturk/UIView-Shimmer.git @ 1.0.4
  IQKeyboardManagerSwift: https://github.com/hackiftekhar/IQKeyboardManager @ 6.5.16
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'LittleSDK_LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
        ➜ Explicit dependency on target 'UIView-Shimmer' in project 'UIView-Shimmer'
        ➜ Explicit dependency on target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GooglePlaces' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
    Target 'LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'LittleSDK_LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
        ➜ Explicit dependency on target 'UIView-Shimmer' in project 'UIView-Shimmer'
        ➜ Explicit dependency on target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GooglePlaces' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
    Target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
        ➜ Explicit dependency on target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
    Target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift' (no dependencies)
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire_Alamofire' in project 'Alamofire' (no dependencies)
    Target 'GooglePlaces' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMaps' in project 'GoogleMaps' (no dependencies)
    Target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
        ➜ Explicit dependency on target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
    Target 'EasyNotificationBadge' in project 'EasyNotificationBadge' (no dependencies)
    Target 'UIView-Shimmer' in project 'UIView-Shimmer'
        ➜ Explicit dependency on target 'UIView-Shimmer' in project 'UIView-Shimmer'
    Target 'UIView-Shimmer' in project 'UIView-Shimmer' (no dependencies)
    Target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
        ➜ Explicit dependency on target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
    Target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView' (no dependencies)
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages' (no dependencies)
    Target 'LittleSDK_LittleSDK' in project 'LittleSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: eb8680e5098f6945505605673f3f7bbf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eb8680e5098f6945505605673f3f7bbf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlaces' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GooglePlaces' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LittleSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  IQKeyboardManagerSwift: https://github.com/hackiftekhar/IQKeyboardManager @ 6.5.16
  EasyNotificationBadge: https://github.com/Minitour/EasyNotificationBadge.git @ 1.2.5
  LittleSDK: /Users/admin/builder/spi-builder-workspace
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.9
  NVActivityIndicatorView: https://github.com/ninjaprox/NVActivityIndicatorView.git @ 5.2.0
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
  GoogleMaps: https://github.com/YAtechnologies/GoogleMaps-SP.git @ 6.0.1
  UIView-Shimmer: https://github.com/omerfarukozturk/UIView-Shimmer.git @ 1.0.4
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
resolved source packages: IQKeyboardManagerSwift, EasyNotificationBadge, LittleSDK, SwiftMessages, NVActivityIndicatorView, Alamofire, GoogleMaps, UIView-Shimmer, SDWebImage
{
  "dependencies" : [
    {
      "identity" : "swiftmessages",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftKickMobile/SwiftMessages"
    },
    {
      "identity" : "nvactivityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ninjaprox/NVActivityIndicatorView.git"
    },
    {
      "identity" : "uiview-shimmer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/omerfarukozturk/UIView-Shimmer.git"
    },
    {
      "identity" : "easynotificationbadge",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Minitour/EasyNotificationBadge.git"
    },
    {
      "identity" : "googlemaps-sp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "6.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/YAtechnologies/GoogleMaps-SP.git"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    },
    {
      "identity" : "iqkeyboardmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.5",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hackiftekhar/IQKeyboardManager"
    }
  ],
  "manifest_display_name" : "LittleSDK",
  "name" : "LittleSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LittleSDK",
      "targets" : [
        "LittleSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LittleSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "LittleSDKTests",
      "path" : "Tests/LittleSDKTests",
      "sources" : [
        "LittleSDKTests.swift"
      ],
      "target_dependencies" : [
        "LittleSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LittleSDK",
      "module_type" : "SwiftTarget",
      "name" : "LittleSDK",
      "path" : "Sources/LittleSDK",
      "product_dependencies" : [
        "SwiftMessages",
        "NVActivityIndicatorView",
        "UIView-Shimmer",
        "EasyNotificationBadge",
        "GoogleMaps",
        "GooglePlaces",
        "Alamofire",
        "SDWebImage",
        "IQKeyboardManagerSwift"
      ],
      "product_memberships" : [
        "LittleSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LittleSDK/Assets/sparkle.wav",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LittleSDK/Assets/style.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/Cells/BreakdownTableViewCell.swift",
        "Classes/Cells/DeliveryCell.swift",
        "Classes/Cells/DestinationCell.swift",
        "Classes/Cells/DriveMeCell.swift",
        "Classes/Cells/ExtraFieldsCell.swift",
        "Classes/Cells/KYCCell.swift",
        "Classes/Cells/LocationCell.swift",
        "Classes/Cells/LocationTableViewCell.swift",
        "Classes/Cells/LocationsCell.swift",
        "Classes/Cells/MenuAddonsCell.swift",
        "Classes/Cells/MenuCategoryCell.swift",
        "Classes/Cells/MenuCell.swift",
        "Classes/Cells/NewCartypeTableViewCell.swift",
        "Classes/Cells/NewImgLblTableViewCell.swift",
        "Classes/Cells/NewPreferredTableViewCell.swift",
        "Classes/Cells/OffersCell.swift",
        "Classes/Cells/OrderHistoryCell.swift",
        "Classes/Cells/OrderSummaryCell.swift",
        "Classes/Cells/PlaceSuggestionCell.swift",
        "Classes/Cells/RecentsCell.swift",
        "Classes/Cells/RestaurantCell.swift",
        "Classes/Cells/StopsCell.swift",
        "Classes/Encryption/SwiftCrypt.swift",
        "Classes/Helper Classes/SDKAllMethods.swift",
        "Classes/Helper Classes/SDKConstants.swift",
        "Classes/Helper Classes/SDKDatePicker.swift",
        "Classes/Helper Classes/SDKDrivers.swift",
        "Classes/Helper Classes/SDKExtensions.swift",
        "Classes/Helper Classes/SDKHandleCalls.swift",
        "Classes/Helper Classes/SDKLocationStructures.swift",
        "Classes/Helper Classes/SDKRatingView.swift",
        "Classes/Helper Classes/SDKReachability.swift",
        "Classes/Helper Classes/SDKStructures.swift",
        "Classes/KCWrapper/LittleSDKKCItemAccessibility.swift",
        "Classes/KCWrapper/LittleSDKKCWrapper.swift",
        "Classes/UIViewControllers/CancelOrderController.swift",
        "Classes/UIViewControllers/ConfirmOrderController.swift",
        "Classes/UIViewControllers/DeliveriesController.swift",
        "Classes/UIViewControllers/ExtraItemsController.swift",
        "Classes/UIViewControllers/InitializeSDKVC.swift",
        "Classes/UIViewControllers/LittleRideVC.swift",
        "Classes/UIViewControllers/LoadCashViewController.swift",
        "Classes/UIViewControllers/NewPopoverController.swift",
        "Classes/UIViewControllers/OrderHistoryController.swift",
        "Classes/UIViewControllers/OrderSummaryController.swift",
        "Classes/UIViewControllers/ProductController.swift",
        "Classes/UIViewControllers/RatingVC.swift",
        "Classes/UIViewControllers/ReceiptVC.swift",
        "Classes/UIViewControllers/ScannerVC.swift",
        "Classes/UIViewControllers/SearchController.swift",
        "Classes/UIViewControllers/SearchLocViewController.swift",
        "Classes/UIViewControllers/SearchLocationViewController.swift",
        "Classes/UIViewControllers/SearchMultiple.swift",
        "Classes/UIViewControllers/ShowTripStopsController.swift",
        "Classes/UIViewControllers/TrackOrderController.swift",
        "Classes/UIViewControllers/TripRatingVC.swift",
        "Classes/UIViewControllers/TripVC.swift",
        "Classes/UIViewControllers/UMIController.swift",
        "Classes/UIViews/CardViewController.swift",
        "Classes/UIViews/PopOverAlertWithAction.swift",
        "Classes/UIViews/PopoverEnterText.swift",
        "Classes/UIViews/PopoverPlaceInfo.swift",
        "LittleSDK.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Alamofire",
      "Alamofire-Package",
      "AlamofireDynamic",
      "LittleSDK"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Alamofire",
      "Alamofire-Package",
      "AlamofireDynamic",
      "LittleSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LittleSDK -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LittleSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.1
  IQKeyboardManagerSwift: https://github.com/hackiftekhar/IQKeyboardManager @ 6.5.16
  GoogleMaps: https://github.com/YAtechnologies/GoogleMaps-SP.git @ 6.0.1
  NVActivityIndicatorView: https://github.com/ninjaprox/NVActivityIndicatorView.git @ 5.2.0
  SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 9.0.9
  EasyNotificationBadge: https://github.com/Minitour/EasyNotificationBadge.git @ 1.2.5
  LittleSDK: /Users/admin/builder/spi-builder-workspace
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
  UIView-Shimmer: https://github.com/omerfarukozturk/UIView-Shimmer.git @ 1.0.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'LittleSDK_LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
        ➜ Explicit dependency on target 'UIView-Shimmer' in project 'UIView-Shimmer'
        ➜ Explicit dependency on target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GooglePlaces' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
    Target 'LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'LittleSDK_LittleSDK' in project 'LittleSDK'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
        ➜ Explicit dependency on target 'UIView-Shimmer' in project 'UIView-Shimmer'
        ➜ Explicit dependency on target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GooglePlaces' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
    Target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
        ➜ Explicit dependency on target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift'
    Target 'IQKeyboardManagerSwift' in project 'IQKeyboardManagerSwift' (no dependencies)
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire_Alamofire' in project 'Alamofire' (no dependencies)
    Target 'GooglePlaces' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMaps' in project 'GoogleMaps' (no dependencies)
    Target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
        ➜ Explicit dependency on target 'EasyNotificationBadge' in project 'EasyNotificationBadge'
    Target 'EasyNotificationBadge' in project 'EasyNotificationBadge' (no dependencies)
    Target 'UIView-Shimmer' in project 'UIView-Shimmer'
        ➜ Explicit dependency on target 'UIView-Shimmer' in project 'UIView-Shimmer'
    Target 'UIView-Shimmer' in project 'UIView-Shimmer' (no dependencies)
    Target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
        ➜ Explicit dependency on target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView'
    Target 'NVActivityIndicatorView' in project 'NVActivityIndicatorView' (no dependencies)
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages' in project 'SwiftMessages'
        ➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
    Target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages' (no dependencies)
    Target 'LittleSDK_LittleSDK' in project 'LittleSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'LittleSDK' from project 'LittleSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GooglePlaces' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlaces' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/googlemaps-sp/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LittleSDK
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild