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

Successful build of firebase-swift, reference 1.0.7 (ead606), with Swift 6.0 for macOS (SPM) on 4 Jun 2025 12:01:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/firebase-swift.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/firebase-swift
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at ead606e Create release.yml (#43)
Cloned https://github.com/zunda-pixel/firebase-swift.git
Revision (git rev-parse @):
ead606eb70bde70ef50995a1beb1cbaa7742a122
SUCCESS checkout https://github.com/zunda-pixel/firebase-swift.git at 1.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/firebase-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/16] Compiling HTTPTypes ISOLatin1String.swift
[9/16] Compiling HTTPTypes HTTPParsedFields.swift
[10/16] Compiling HTTPTypes HTTPRequest.swift
[11/16] Compiling HTTPTypes HTTPResponse.swift
[12/16] Compiling HTTPTypes NIOLock.swift
[13/16] Compiling HTTPTypes HTTPField.swift
[14/16] Emitting module HTTPTypes
[15/16] Compiling HTTPTypes HTTPFieldName.swift
[16/16] Compiling HTTPTypes HTTPFields.swift
[17/22] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[18/22] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[19/22] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[20/22] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[21/22] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[22/22] Emitting module HTTPTypesFoundation
[23/25] Compiling HTTPClient HTTPClient.swift
[24/25] Compiling HTTPClient URLSesssion++.swift
[25/25] Emitting module HTTPClient
[26/66] Compiling Storage Storage.swift
[27/67] Compiling Storage Update.swift
[28/67] Compiling Auth SendEmailVerification.swift
[29/67] Compiling Auth SendSignUpLink.swift
[30/69] Compiling Storage Item.swift
[31/69] Compiling Storage EscapePercentEncode.swift
[32/69] Compiling Storage GetItem.swift
[33/69] Compiling Storage ErrorResponse.swift
[34/69] Compiling Storage List.swift
[35/69] Emitting module Storage
[36/69] Compiling Storage Delete.swift
[37/69] Compiling Storage ContentUrl.swift
[38/69] Compiling Storage DecodeHandler.swift
[39/69] Emitting module Auth
[40/69] Compiling RemoteConfig Realtime.swift
[41/69] Compiling RemoteConfig RemoteConfig.swift
[42/69] Compiling RemoteConfig StreamExecution.swift
[43/69] Compiling RemoteConfig Fetch.swift
[44/69] Compiling Storage Upload.swift
[45/69] Compiling RemoteConfig ErrorResponse.swift
[46/69] Compiling RemoteConfig DecodeHandler.swift
[47/69] Emitting module RemoteConfig
[48/69] Compiling Auth VerifyCodeResetPasswordResponse.swift
[49/69] Compiling Auth VerifyCustomToken.swift
[50/69] Compiling Auth SendEmailToResetPassword.swift
[51/69] Compiling Auth SendEmailToUpdateEmail.swift
[52/69] Compiling Auth UpdatePassword.swift
[53/69] Compiling Auth UpdateProfile.swift
[54/69] Compiling Auth ErrorResponse.swift
[55/69] Compiling Auth GetUser.swift
[56/69] Compiling Auth LinkEmail.swift
[57/69] Compiling Auth LinkProvider.swift
[58/69] Compiling Auth ProviderUserInfo.swift
[59/69] Compiling Auth RefreshToken.swift
[60/69] Compiling Auth URL++.swift
[61/69] Compiling Auth UnLinkProvider.swift
[62/69] Compiling Auth VerifyEmailOodb.swift
[63/69] Compiling Auth VerifyPassword.swift
[66/69] Compiling Auth CreateUser.swift
[67/69] Compiling Auth CreateUserOrGetOAuth.swift
[68/69] Compiling Auth DecodeHandler.swift
[69/69] Compiling Auth DeleteAccount.swift
Build complete! (13.54s)
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[47/1025] Fetching swift-http-types, http-client
Fetched https://github.com/zunda-pixel/http-client from cache (0.77s)
Fetched https://github.com/apple/swift-http-types from cache (0.77s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (0.46s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.48s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client"
    }
  ],
  "manifest_display_name" : "firebase-swift",
  "name" : "firebase-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "Auth",
      "targets" : [
        "Auth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RemoteConfig",
      "targets" : [
        "RemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Storage",
      "targets" : [
        "Storage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StorageTests",
      "module_type" : "SwiftTarget",
      "name" : "StorageTests",
      "path" : "Tests/StorageTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/StorageTests/Resources/Swift_logo.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "StorageTests.swift"
      ],
      "target_dependencies" : [
        "Storage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Storage",
      "module_type" : "SwiftTarget",
      "name" : "Storage",
      "path" : "Sources/Storage",
      "product_dependencies" : [
        "HTTPClient",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "Storage"
      ],
      "sources" : [
        "ContentUrl.swift",
        "DecodeHandler.swift",
        "Delete.swift",
        "ErrorResponse.swift",
        "EscapePercentEncode.swift",
        "GetItem.swift",
        "Item.swift",
        "List.swift",
        "Storage.swift",
        "Update.swift",
        "Upload.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RemoteConfigTests",
      "module_type" : "SwiftTarget",
      "name" : "RemoteConfigTests",
      "path" : "Tests/RemoteConfigTests",
      "sources" : [
        "RemoteConfigTests.swift"
      ],
      "target_dependencies" : [
        "RemoteConfig"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "RemoteConfig",
      "path" : "Sources/RemoteConfig",
      "product_dependencies" : [
        "HTTPClient",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "RemoteConfig"
      ],
      "sources" : [
        "DecodeHandler.swift",
        "ErrorResponse.swift",
        "Fetch.swift",
        "Realtime.swift",
        "RemoteConfig.swift",
        "StreamExecution.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AuthTests",
      "module_type" : "SwiftTarget",
      "name" : "AuthTests",
      "path" : "Tests/AuthTests",
      "sources" : [
        "AuthTests.swift"
      ],
      "target_dependencies" : [
        "Auth"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Auth",
      "module_type" : "SwiftTarget",
      "name" : "Auth",
      "path" : "Sources/Auth",
      "product_dependencies" : [
        "HTTPClient",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "Auth"
      ],
      "sources" : [
        "Auth.swift",
        "CreateAnonymousUser.swift",
        "CreateUser.swift",
        "CreateUserOrGetOAuth.swift",
        "DecodeHandler.swift",
        "DeleteAccount.swift",
        "ErrorResponse.swift",
        "GetUser.swift",
        "LinkEmail.swift",
        "LinkProvider.swift",
        "ProviderUserInfo.swift",
        "RefreshToken.swift",
        "SendEmailToResetPassword.swift",
        "SendEmailToUpdateEmail.swift",
        "SendEmailVerification.swift",
        "SendSignUpLink.swift",
        "URL++.swift",
        "UnLinkProvider.swift",
        "UpdatePassword.swift",
        "UpdateProfile.swift",
        "VerifyCodeResetPasswordResponse.swift",
        "VerifyCustomToken.swift",
        "VerifyEmailOodb.swift",
        "VerifyPassword.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.