The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoogleUtilities with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleUtilities.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleUtilities
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 73bc572 CI fixes now that default runners can be arm64 (#151)
Cloned https://github.com/google/GoogleUtilities.git
Revision (git rev-parse @):
73bc572f3483b868b8666252549736c4d5a4e443
SUCCESS checkout https://github.com/google/GoogleUtilities.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/google/GoogleUtilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/32] Compiling third-party-IsAppEncrypted IsAppEncrypted.m
[1/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeClassDiff.m
[2/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeStateHelper.m
[3/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeSnapshot.m
[4/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeDiff.m
[5/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULRuntimeClassSnapshot.m
[6/32] Copying PrivacyInfo.xcprivacy
[7/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULSwizzler+Unswizzle.m
[8/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULProxy.m
[9/32] Compiling GoogleUtilities-SwizzlerTestHelpers GULSwizzlingCache.m
[11/35] Compiling GoogleUtilitiesPrivacy Empty.swift
[12/35] Emitting module GoogleUtilitiesPrivacy
[13/35] Compiling GoogleUtilitiesPrivacy resource_bundle_accessor.swift
[13/35] Compiling GoogleUtilities-UserDefaults GULUserDefaults.m
[14/35] Compiling GoogleUtilities-Network GULNetworkConstants.m
[15/35] Compiling GoogleUtilities-Network GULNetworkURLSession.m
[16/35] Compiling GoogleUtilities-Network GULMutableDictionary.m
[17/35] Compiling GoogleUtilities-Reachability GULReachabilityChecker.m
[18/35] Compiling GoogleUtilities-MethodSwizzler GULSwizzler.m
[19/35] Compiling GoogleUtilities-Network GULNetwork.m
[20/35] Compiling GoogleUtilities-NSData GULNSData+zlib.m
[21/35] Compiling GoogleUtilities-ISASwizzler GULSwizzledObject.m
[22/35] Compiling GoogleUtilities-ISASwizzler GULObjectSwizzler.m
[23/35] Compiling GoogleUtilities-Logger GULLogger.m
[24/35] Compiling GULURLSessionDataResponse.m
[25/35] Compiling GULKeychainUtils.m
[26/35] Compiling GULKeychainStorage.m
[27/35] Compiling NSURLSession+GULPromises.m
[28/35] Compiling GULNetworkInfo.m
[29/35] Compiling GoogleUtilities-Environment GULSecureCoding.m
[30/35] Compiling GoogleUtilities-Environment GULHeartbeatDateStorageUserDefaults.m
[31/35] Compiling GoogleUtilities-Environment GULHeartbeatDateStorage.m
[32/35] Compiling GoogleUtilities-Environment GULAppEnvironmentUtil.m
[33/35] Compiling GULAppDelegateSwizzler.m
[34/35] Compiling GULSceneDelegateSwizzler.m
Build complete! (12.72s)
Fetching https://github.com/erikdoe/ocmock.git from cache
Fetched https://github.com/erikdoe/ocmock.git (0.50s)
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/google/promises.git (0.45s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.02s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at c5eeaa6dde7c308a5ce48ae4d4530462dd3a1110
Build complete.
Done.