The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SixZeroSevenAuth with Swift 5.10 for visionOS using Xcode 15.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/assad62/SZSAuthentication.git
Reference: v0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/assad62/SZSAuthentication
 * tag               v0.1.3     -> FETCH_HEAD
HEAD is now at 04f048e Added deprecation notice to readme
Cloned https://github.com/assad62/SZSAuthentication.git
Revision (git rev-parse @):
04f048effd76b5d067c779810bd6b3a37c3fedb9
SUCCESS checkout https://github.com/assad62/SZSAuthentication.git at v0.1.3
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/assad62/SZSAuthentication.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/google/interop-ios-for-google-sdks.git
Fetching from https://github.com/google/GoogleUtilities.git
Fetching from https://github.com/kean/URLQueryEncoder
Fetching from https://github.com/firebase/firebase-ios-sdk.git
Fetching from https://github.com/supabase-community/gotrue-swift
Fetching from https://github.com/kean/Get
Fetching from https://github.com/binaryscraping/GetExtensions
Fetching from https://github.com/supabase-community/realtime-swift.git
Fetching from https://github.com/supabase-community/supabase-swift.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/firebase/nanopb.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/google/promises.git
Fetching from https://github.com/google/abseil-cpp-binary.git
Fetching from https://github.com/google/GoogleAppMeasurement.git
Fetching from https://github.com/google/grpc-binary.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess
Fetching from https://github.com/firebase/leveldb.git
Fetching from https://github.com/supabase-community/functions-swift
Fetching from https://github.com/supabase-community/storage-swift.git
Fetching from https://github.com/google/GoogleDataTransport.git
Fetching from https://github.com/google/app-check.git
Fetching from https://github.com/supabase-community/postgrest-swift
Creating working copy of package ‘Get’
Checking out 2.2.0 of package ‘Get’
Creating working copy of package ‘storage-swift’
Checking out 0.1.4 of package ‘storage-swift’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘URLQueryEncoder’
Checking out 0.2.1 of package ‘URLQueryEncoder’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
Creating working copy of package ‘promises’
Checking out 2.4.0 of package ‘promises’
Creating working copy of package ‘swift-protobuf’
Checking out 1.27.1 of package ‘swift-protobuf’
Creating working copy of package ‘grpc-binary’
Checking out 1.62.2 of package ‘grpc-binary’
Creating working copy of package ‘GoogleAppMeasurement’
Checking out 10.28.0 of package ‘GoogleAppMeasurement’
Creating working copy of package ‘realtime-swift’
Checking out 0.0.2 of package ‘realtime-swift’
Creating working copy of package ‘GoogleDataTransport’
Checking out 9.4.0 of package ‘GoogleDataTransport’
Creating working copy of package ‘functions-swift’
Checking out 1.1.1 of package ‘functions-swift’
Creating working copy of package ‘interop-ios-for-google-sdks’
Checking out 100.0.0 of package ‘interop-ios-for-google-sdks’
Creating working copy of package ‘gotrue-swift’
Checking out 1.3.0 of package ‘gotrue-swift’
Creating working copy of package ‘GetExtensions’
Checking out 1.0.0 of package ‘GetExtensions’
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024011602.0 of package ‘abseil-cpp-binary’
Creating working copy of package ‘nanopb’
Checking out 2.30910.0 of package ‘nanopb’
Creating working copy of package ‘app-check’
Checking out 10.19.2 of package ‘app-check’
Creating working copy of package ‘postgrest-swift’
Checking out 1.0.3 of package ‘postgrest-swift’
Creating working copy of package ‘GoogleUtilities’
Checking out 7.13.3 of package ‘GoogleUtilities’
Creating working copy of package ‘firebase-ios-sdk’
Checking out 10.29.0 of package ‘firebase-ios-sdk’
Creating working copy of package ‘supabase-swift’
Checking out 0.3.0 of package ‘supabase-swift’
Creating working copy of package ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
target 'SixZeroSevenAuthTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Model/SZSUser.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Supabase/SupabaseAuthentication.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Firebase/FirebaseAuthentication.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/RestApi/RestAPIAuthentication.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/SZSAuthManager.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Supabase/SupabaseConfig.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Firebase/FirebaseConfig.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/RestApi/RestAPIConfig.swift
Resolved source packages:
  nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
  Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 10.29.0
  GoTrue: https://github.com/supabase-community/gotrue-swift @ 1.3.0
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
  PostgREST: https://github.com/supabase-community/postgrest-swift @ 1.0.3
  leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
  Supabase: https://github.com/supabase-community/supabase-swift.git @ 0.3.0
  GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 9.4.0
  SupabaseStorage: https://github.com/supabase-community/storage-swift.git @ 0.1.4
  AppCheck: https://github.com/google/app-check.git @ 10.19.2
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess @ 4.2.2
  GetExtensions: https://github.com/binaryscraping/GetExtensions @ 1.0.0
  URLQueryEncoder: https://github.com/kean/URLQueryEncoder @ 0.2.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.27.1
  spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
  Realtime: https://github.com/supabase-community/realtime-swift.git @ 0.0.2
  GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
  Promises: https://github.com/google/promises.git @ 2.4.0
  Get: https://github.com/kean/Get @ 2.2.0
  GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 10.28.0
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
  gRPC: https://github.com/google/grpc-binary.git @ 1.62.2
  functions-swift: https://github.com/supabase-community/functions-swift @ 1.1.1
  abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024011602.0
Resolve Package Graph
2024-08-03 22:33:09.908 xcodebuild[466:2610] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-03-08_22-33-0009.xcresult
xcodebuild: error: Could not resolve package dependencies:
  target 'SixZeroSevenAuthTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Model/SZSUser.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Supabase/SupabaseAuthentication.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Firebase/FirebaseAuthentication.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/RestApi/RestAPIAuthentication.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/SZSAuthManager.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Supabase/SupabaseConfig.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/Firebase/FirebaseConfig.swift, /Users/admin/builder/spi-builder-workspace/Sources/607Auth/RestApi/RestAPIConfig.swift
GENERIC FAILURE 5.10 visionOS