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 CoinGecko-Swift, reference 0.0.1 (38a466), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 18 Jun 2025 23:21:56 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 CoinGecko-Swift-DemoApp -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/CoinGecko-Swift.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crewshin/CoinGecko-Swift
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 38a466d Cleanup
Cloned https://github.com/crewshin/CoinGecko-Swift.git
Revision (git rev-parse @):
38a466db14b3533dce95f5cfb56a74595805db31
SUCCESS checkout https://github.com/crewshin/CoinGecko-Swift.git at 0.0.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/crewshin/CoinGecko-Swift.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoinGecko-Swift",
  "name" : "CoinGecko-Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CoinGecko-Swift",
      "targets" : [
        "CoinGecko-Swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoinGecko_SwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "CoinGecko-SwiftTests",
      "path" : "Tests/CoinGecko-SwiftTests",
      "sources" : [
        "CoinGecko_SwiftTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CoinGecko-Swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoinGecko_Swift",
      "module_type" : "SwiftTarget",
      "name" : "CoinGecko-Swift",
      "path" : "Sources/CoinGecko-Swift",
      "product_memberships" : [
        "CoinGecko-Swift"
      ],
      "sources" : [
        "API.swift",
        "APIErrors.swift",
        "CoinGecko.swift",
        "Extensions/JSON+.swift",
        "Extensions/String+.swift",
        "Models/Responses/PingResponse.swift",
        "NetworkRequestType.swift",
        "Networking.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CoinGecko-Swift-DemoApp",
    "schemes" : [
      "CoinGecko-Swift-DemoApp"
    ],
    "targets" : [
      "CoinGecko-Swift-DemoApp"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CoinGecko-Swift-DemoApp -destination generic/platform=iOS
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 CoinGecko-Swift-DemoApp -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'CoinGecko-Swift-DemoApp' in project 'CoinGecko-Swift-DemoApp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
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/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/CoinGecko-Swift-DemoApp/Preview Content/Preview Assets.xcassets /Users/admin/builder/spi-builder-workspace/CoinGecko-Swift-DemoApp/Assets.xcassets
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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 937e96dd2b5533411a91315cbc553ab4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/937e96dd2b5533411a91315cbc553ab4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/CoinGecko-Swift-DemoApp.xcodeproj: error: No profiles for 'com.genecrucean.CoinGecko-Swift-DemoApp' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.genecrucean.CoinGecko-Swift-DemoApp'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'CoinGecko-Swift-DemoApp' from project 'CoinGecko-Swift-DemoApp')
** BUILD FAILED **
The following build commands failed:
	Building project CoinGecko-Swift-DemoApp with scheme CoinGecko-Swift-DemoApp
(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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoinGecko-Swift",
  "name" : "CoinGecko-Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CoinGecko-Swift",
      "targets" : [
        "CoinGecko-Swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoinGecko_SwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "CoinGecko-SwiftTests",
      "path" : "Tests/CoinGecko-SwiftTests",
      "sources" : [
        "CoinGecko_SwiftTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CoinGecko-Swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoinGecko_Swift",
      "module_type" : "SwiftTarget",
      "name" : "CoinGecko-Swift",
      "path" : "Sources/CoinGecko-Swift",
      "product_memberships" : [
        "CoinGecko-Swift"
      ],
      "sources" : [
        "API.swift",
        "APIErrors.swift",
        "CoinGecko.swift",
        "Extensions/JSON+.swift",
        "Extensions/String+.swift",
        "Models/Responses/PingResponse.swift",
        "NetworkRequestType.swift",
        "Networking.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CoinGecko-Swift-DemoApp",
    "schemes" : [
      "CoinGecko-Swift-DemoApp"
    ],
    "targets" : [
      "CoinGecko-Swift-DemoApp"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CoinGecko-Swift-DemoApp -destination generic/platform=iOS
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 CoinGecko-Swift-DemoApp -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'CoinGecko-Swift-DemoApp' in project 'CoinGecko-Swift-DemoApp' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/CoinGecko-Swift-DemoApp/Preview Content/Preview Assets.xcassets /Users/admin/builder/spi-builder-workspace/CoinGecko-Swift-DemoApp/Assets.xcassets
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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 937e96dd2b5533411a91315cbc553ab4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/937e96dd2b5533411a91315cbc553ab4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/CoinGecko-Swift-DemoApp.xcodeproj: error: No profiles for 'com.genecrucean.CoinGecko-Swift-DemoApp' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.genecrucean.CoinGecko-Swift-DemoApp'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'CoinGecko-Swift-DemoApp' from project 'CoinGecko-Swift-DemoApp')
** BUILD FAILED **
The following build commands failed:
	Building project CoinGecko-Swift-DemoApp with scheme CoinGecko-Swift-DemoApp
(1 failure)
BUILD FAILURE 6.2 iOS