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

Successful build of GoogleUtilities, reference main (c97127), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 18:13:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleUtilities.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleUtilities
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c97127f Bump rexml from 3.3.6 to 3.3.9 in the bundler group (#214)
Cloned https://github.com/google/GoogleUtilities.git
Revision (git rev-parse @):
c97127f6cfcf6a86992fd6a99a187fa8f37a82c8
SUCCESS checkout https://github.com/google/GoogleUtilities.git at main
Fetching https://github.com/paulb777/ocmock.git
[1/8713] Fetching ocmock
Fetched https://github.com/paulb777/ocmock.git from cache (1.54s)
Creating working copy for https://github.com/paulb777/ocmock.git
Working copy of https://github.com/paulb777/ocmock.git resolved at 173955e93e6ee6999a10729ab67e4b4efdd1db6d
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "googleutilities",
      "name": "GoogleUtilities",
      "url": "https://github.com/google/GoogleUtilities.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleUtilities",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/google/GoogleUtilities.git
[1/5028] Fetching googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (1.06s)
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at main (c97127f)
warning: '.resolve-product-dependencies': dependency 'googleutilities' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/google/GoogleUtilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/39] Copying PrivacyInfo.xcprivacy
[8/39] Compiling third-party-IsAppEncrypted IsAppEncrypted.m
[9/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeDiff.m
[10/39] Compiling GoogleUtilities-Reachability resource_bundle_accessor.m
[11/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeClassDiff.m
[11/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULSwizzlingCache.m
[13/39] Compiling GoogleUtilities-Network resource_bundle_accessor.m
[14/39] Compiling GoogleUtilities-UserDefaults resource_bundle_accessor.m
[15/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeSnapshot.m
[16/39] Compiling GoogleUtilities-Network GULNetworkConstants.m
[17/39] Compiling GoogleUtilities-Reachability GULReachabilityChecker.m
[18/39] Compiling GoogleUtilities-Network GULNetworkURLSession.m
[19/39] Compiling GoogleUtilities-UserDefaults GULUserDefaults.m
[20/39] Compiling GoogleUtilities-Network GULMutableDictionary.m
[21/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeClassSnapshot.m
[22/39] Compiling GoogleUtilities-NSData resource_bundle_accessor.m
[23/39] Compiling GoogleUtilities-MethodSwizzler resource_bundle_accessor.m
[24/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeStateHelper.m
[25/39] Compiling GoogleUtilities-NSData GULNSData+zlib.m
[26/39] Compiling GoogleUtilities-Logger resource_bundle_accessor.m
[27/39] Compiling GoogleUtilities-MethodSwizzler GULSwizzler.m
[28/39] Compiling GoogleUtilities-SwizzlerTestHelpers GULSwizzler+Unswizzle.m
[29/39] Compiling GoogleUtilities-Environment resource_bundle_accessor.m
[30/39] Compiling GULKeychainUtils.m
[31/39] Compiling GULKeychainStorage.m
[32/39] Compiling GULNetworkInfo.m
[33/39] Compiling GoogleUtilities-Network GULNetwork.m
[34/39] Compiling GoogleUtilities-AppDelegateSwizzler resource_bundle_accessor.m
[35/39] Compiling GoogleUtilities-Environment GULAppEnvironmentUtil.m
[36/39] Compiling GoogleUtilities-Logger GULLogger.m
[37/39] Compiling GoogleUtilities-AppDelegateSwizzler GULAppDelegateSwizzler.m
[38/39] Compiling GoogleUtilities-AppDelegateSwizzler GULSceneDelegateSwizzler.m
Build complete! (5.39s)
Build complete.
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "ocmock",
      "requirement" : {
        "revision" : [
          "173955e93e6ee6999a10729ab67e4b4efdd1db6d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/paulb777/ocmock.git"
    }
  ],
  "manifest_display_name" : "GoogleUtilities",
  "name" : "GoogleUtilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GULAppDelegateSwizzler",
      "targets" : [
        "GoogleUtilities-AppDelegateSwizzler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULEnvironment",
      "targets" : [
        "GoogleUtilities-Environment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULLogger",
      "targets" : [
        "GoogleUtilities-Logger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULMethodSwizzler",
      "targets" : [
        "GoogleUtilities-MethodSwizzler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULNetwork",
      "targets" : [
        "GoogleUtilities-Network"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULNSData",
      "targets" : [
        "GoogleUtilities-NSData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULReachability",
      "targets" : [
        "GoogleUtilities-Reachability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULSwizzlerTestHelpers",
      "targets" : [
        "GoogleUtilities-SwizzlerTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GULUserDefaults",
      "targets" : [
        "GoogleUtilities-UserDefaults"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "third_party_IsAppEncrypted",
      "module_type" : "ClangTarget",
      "name" : "third-party-IsAppEncrypted",
      "path" : "third_party/IsAppEncrypted",
      "product_memberships" : [
        "GULAppDelegateSwizzler",
        "GULEnvironment",
        "GULLogger",
        "GULMethodSwizzler",
        "GULNetwork",
        "GULReachability",
        "GULSwizzlerTestHelpers",
        "GULUserDefaults"
      ],
      "sources" : [
        "IsAppEncrypted.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "swift_test",
      "module_type" : "SwiftTarget",
      "name" : "swift-test",
      "path" : "SwiftPMTests/swift-test",
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "GoogleUtilities-AppDelegateSwizzler",
        "GoogleUtilities-Environment",
        "GoogleUtilities-Logger",
        "GoogleUtilities-MethodSwizzler",
        "GoogleUtilities-Network",
        "GoogleUtilities-NSData",
        "GoogleUtilities-Reachability",
        "GoogleUtilities-UserDefaults"
      ],
      "type" : "test"
    },
    {
      "c99name" : "objc_import_test",
      "module_type" : "ClangTarget",
      "name" : "objc-import-test",
      "path" : "SwiftPMTests/objc-import-test",
      "sources" : [
        "objc-header.m",
        "objc-module.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-AppDelegateSwizzler",
        "GoogleUtilities-Environment",
        "GoogleUtilities-Logger",
        "GoogleUtilities-MethodSwizzler",
        "GoogleUtilities-Network",
        "GoogleUtilities-NSData",
        "GoogleUtilities-Reachability",
        "GoogleUtilities-UserDefaults"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UtilitiesUnit",
      "module_type" : "ClangTarget",
      "name" : "UtilitiesUnit",
      "path" : "GoogleUtilities/Tests/Unit",
      "product_dependencies" : [
        "OCMock"
      ],
      "sources" : [
        "Environment/GULAppEnvironmentUtilTest.m",
        "Environment/GULKeychainStorageTests.m",
        "Logger/GULLoggerTest.m",
        "Network/GULMutableDictionaryTest.m",
        "Reachability/GULReachabilityCheckerTest.m",
        "Shared/URLSession/FIRURLSessionOCMockStub.m",
        "Swizzler/GULAppDelegateSwizzlerTest.m",
        "Swizzler/GULRuntimeClassDiffTests.m",
        "Swizzler/GULRuntimeClassSnapshotTests.m",
        "Swizzler/GULRuntimeDiffTests.m",
        "Swizzler/GULRuntimeSnapshotTests.m",
        "Swizzler/GULRuntimeStateHelperTests.m",
        "Swizzler/GULSceneDelegateSwizzlerTest.m",
        "Swizzler/GULSwizzlerInheritedMethodsSwizzlingTest.m",
        "Swizzler/GULSwizzlerTest.m",
        "Swizzler/GULSwizzlingCacheTest.m",
        "UserDefaults/GULUserDefaultsTests.m",
        "Utils/GULTestKeychain.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-AppDelegateSwizzler",
        "GoogleUtilities-Environment",
        "GoogleUtilities-Logger",
        "GoogleUtilities-MethodSwizzler",
        "GoogleUtilities-Network",
        "GoogleUtilities-NSData",
        "GoogleUtilities-Reachability",
        "GoogleUtilities-UserDefaults",
        "GoogleUtilities-SwizzlerTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleUtilities_UserDefaults",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-UserDefaults",
      "path" : "GoogleUtilities/UserDefaults",
      "product_memberships" : [
        "GULUserDefaults"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/UserDefaults/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULUserDefaults.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_SwizzlerTestHelpers",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-SwizzlerTestHelpers",
      "path" : "GoogleUtilities/SwizzlerTestHelpers",
      "product_memberships" : [
        "GULSwizzlerTestHelpers"
      ],
      "sources" : [
        "GULRuntimeClassDiff.m",
        "GULRuntimeClassSnapshot.m",
        "GULRuntimeDiff.m",
        "GULRuntimeSnapshot.m",
        "GULRuntimeStateHelper.m",
        "GULSwizzler+Unswizzle.m",
        "GULSwizzlingCache.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-MethodSwizzler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_Reachability",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-Reachability",
      "path" : "GoogleUtilities/Reachability",
      "product_memberships" : [
        "GULAppDelegateSwizzler",
        "GULNetwork",
        "GULReachability"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/Reachability/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULReachabilityChecker.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_Network",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-Network",
      "path" : "GoogleUtilities/Network",
      "product_memberships" : [
        "GULAppDelegateSwizzler",
        "GULNetwork"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/Network/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULMutableDictionary.m",
        "GULNetwork.m",
        "GULNetworkConstants.m",
        "GULNetworkURLSession.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-Logger",
        "GoogleUtilities-NSData",
        "GoogleUtilities-Reachability"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_NSData",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-NSData",
      "path" : "GoogleUtilities/NSData+zlib",
      "product_memberships" : [
        "GULAppDelegateSwizzler",
        "GULNetwork",
        "GULNSData"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/NSData+zlib/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULNSData+zlib.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_MethodSwizzler",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-MethodSwizzler",
      "path" : "GoogleUtilities/MethodSwizzler",
      "product_memberships" : [
        "GULMethodSwizzler",
        "GULSwizzlerTestHelpers"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/MethodSwizzler/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULSwizzler.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_Logger",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-Logger",
      "path" : "GoogleUtilities/Logger",
      "product_memberships" : [
        "GULAppDelegateSwizzler",
        "GULLogger",
        "GULMethodSwizzler",
        "GULNetwork",
        "GULReachability",
        "GULSwizzlerTestHelpers",
        "GULUserDefaults"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/Logger/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULLogger.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-Environment"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_Environment",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-Environment",
      "path" : "GoogleUtilities/Environment",
      "product_memberships" : [
        "GULAppDelegateSwizzler",
        "GULEnvironment",
        "GULLogger",
        "GULMethodSwizzler",
        "GULNetwork",
        "GULReachability",
        "GULSwizzlerTestHelpers",
        "GULUserDefaults"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/Environment/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULAppEnvironmentUtil.m",
        "NetworkInfo/GULNetworkInfo.m",
        "SecureStorage/GULKeychainStorage.m",
        "SecureStorage/GULKeychainUtils.m"
      ],
      "target_dependencies" : [
        "third-party-IsAppEncrypted"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleUtilities_AppDelegateSwizzler",
      "module_type" : "ClangTarget",
      "name" : "GoogleUtilities-AppDelegateSwizzler",
      "path" : "GoogleUtilities/AppDelegateSwizzler",
      "product_memberships" : [
        "GULAppDelegateSwizzler"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleUtilities/AppDelegateSwizzler/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GULAppDelegateSwizzler.m",
        "GULSceneDelegateSwizzler.m"
      ],
      "target_dependencies" : [
        "GoogleUtilities-Environment",
        "GoogleUtilities-Logger",
        "GoogleUtilities-Network"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.