The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoogleMaps, reference main (7223c0), with Swift 6.0 for iOS using Xcode 16.2 on 20 Apr 2026 01:53:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps-Package -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YAtechnologies/GoogleMaps-SP.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YAtechnologies/GoogleMaps-SP
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7223c00 Update README.md
Cloned https://github.com/YAtechnologies/GoogleMaps-SP.git
Revision (git rev-parse @):
7223c00b9d7d9520f83ea8b857fd134db7235558
SUCCESS checkout https://github.com/YAtechnologies/GoogleMaps-SP.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/YAtechnologies/GoogleMaps-SP.git
Command line invocation:
    /Applications/Xcode-16.2.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleMaps",
  "name" : "GoogleMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GoogleMapsBase",
      "targets" : [
        "GoogleMapsBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleMapsCore",
      "targets" : [
        "GoogleMapsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleMaps",
      "targets" : [
        "GoogleMaps",
        "GoogleMapsBase",
        "GoogleMapsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleMapsM4B",
      "targets" : [
        "GoogleMapsM4B"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlaces",
        "GoogleMapsBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsM4B",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsM4B",
      "path" : "remote/archive/GoogleMapsM4B.xcframework.zip",
      "product_memberships" : [
        "GoogleMapsM4B"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsCore",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsCore",
      "path" : "remote/archive/GoogleMapsCore.xcframework.zip",
      "product_memberships" : [
        "GoogleMapsCore",
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsBase",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsBase",
      "path" : "remote/archive/GoogleMapsBase.xcframework.zip",
      "product_memberships" : [
        "GoogleMapsBase",
        "GoogleMaps",
        "GooglePlaces"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMaps",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMaps",
      "path" : "remote/archive/GoogleMaps.xcframework.zip",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release",
      "Simulator Release"
    ],
    "name" : "GoogleMaps",
    "schemes" : [
      "GoogleMaps",
      "GoogleMapsBase",
      "GoogleMapsCore",
      "GoogleMapsM4B",
      "GooglePlaces"
    ],
    "targets" : [
      "GoogleMaps",
      "GoogleMapsBase",
      "GoogleMapsCore",
      "GoogleMapsM4B",
      "GooglePlaces"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleMaps",
      "GoogleMaps-Package",
      "GoogleMapsBase",
      "GoogleMapsCore",
      "GoogleMapsM4B",
      "GooglePlaces"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.2.0.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 GoogleMaps-Package -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GoogleMaps: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'GooglePlaces' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMapsM4B' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMapsCore' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMapsBase' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMaps' in project 'GoogleMaps' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
Build description signature: e43ae9ba8006ce99cf7e7af9813d0ba9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e43ae9ba8006ce99cf7e7af9813d0ba9.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleMapsCore.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleMapsBase.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsM4B/GoogleMapsM4B.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleMapsM4B.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsM4B/GoogleMapsM4B.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GooglePlaces.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleMaps.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleMaps",
  "name" : "GoogleMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GoogleMapsBase",
      "targets" : [
        "GoogleMapsBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleMapsCore",
      "targets" : [
        "GoogleMapsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleMaps",
      "targets" : [
        "GoogleMaps",
        "GoogleMapsBase",
        "GoogleMapsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleMapsM4B",
      "targets" : [
        "GoogleMapsM4B"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlaces",
        "GoogleMapsBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsM4B",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsM4B",
      "path" : "remote/archive/GoogleMapsM4B.xcframework.zip",
      "product_memberships" : [
        "GoogleMapsM4B"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsCore",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsCore",
      "path" : "remote/archive/GoogleMapsCore.xcframework.zip",
      "product_memberships" : [
        "GoogleMapsCore",
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsBase",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsBase",
      "path" : "remote/archive/GoogleMapsBase.xcframework.zip",
      "product_memberships" : [
        "GoogleMapsBase",
        "GoogleMaps",
        "GooglePlaces"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMaps",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMaps",
      "path" : "remote/archive/GoogleMaps.xcframework.zip",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.