The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PushNotifications with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/push-notifications-swift.git
Reference: 4.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pusher/push-notifications-swift
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 0374352 Merge pull request #174 from pusher/release/4.0.0
Cloned https://github.com/pusher/push-notifications-swift.git into spi-builder-workspace
0374352e6a54071a4e3d2ddf674ba56a84630ba6
SUCCESS checkout https://github.com/pusher/push-notifications-swift.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/AliSoftware/OHHTTPStubs from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Fetched https://github.com/AliSoftware/OHHTTPStubs (0.21s)
Fetched https://github.com/Quick/Nimble (0.42s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs
Computed https://github.com/AliSoftware/OHHTTPStubs at 9.1.0 (0.03s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.0.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.04s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.0.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs
Working copy of https://github.com/AliSoftware/OHHTTPStubs resolved at 9.1.0
Building for debugging...
[1/39] Compiling PushNotifications Token.swift
[2/39] Compiling PushNotifications PropertyListReadable.swift
[3/39] Compiling PushNotifications PushNotificationsNetworkable.swift
[4/39] Compiling PushNotifications ReportEventType.swift
[5/39] Compiling PushNotifications RetryStrategy.swift
[6/44] Compiling PushNotifications InterestValidationError.swift
[7/44] Compiling PushNotifications Interests.swift
[8/44] Compiling PushNotifications Metadata.swift
[9/44] Compiling PushNotifications MultipleInvalidInterestsError.swift
[10/44] Compiling PushNotifications PersistenceConstants.swift
[11/44] Compiling PushNotifications PublishId.swift
[12/44] Emitting module PushNotifications
[13/44] Compiling PushNotifications AuthData.swift
[14/44] Compiling PushNotifications Constants.swift
[15/44] Compiling PushNotifications Device.swift
[16/44] Compiling PushNotifications FeatureFlags.swift
[17/44] Compiling PushNotifications HTTPMethod.swift
[18/44] Compiling PushNotifications InstanceId.swift
[19/44] Compiling PushNotifications PushNotificationsAPIError.swift
[20/44] Compiling PushNotifications PushNotificationsError.swift
[21/44] Compiling PushNotifications PusherAlreadyRegisteredError.swift
[22/44] Compiling PushNotifications Reason.swift
[23/44] Compiling PushNotifications Register.swift
[24/44] Compiling PushNotifications RemoteNotificationType.swift
[25/44] Compiling PushNotifications SDK.swift
[26/44] Compiling PushNotifications ServerSyncEvent.swift
[27/44] Compiling PushNotifications ServerSyncJob.swift
[28/44] Compiling PushNotifications SystemVersion.swift
[29/44] Compiling PushNotifications EventTypeHandler.swift
[30/44] Compiling PushNotifications NetworkService.swift
[31/44] Compiling PushNotifications ServerSyncEventHandler.swift
[32/44] Compiling PushNotifications ServerSyncJobStore.swift
[33/44] Compiling PushNotifications ServerSyncProcessHandler.swift
[34/44] Compiling PushNotifications Array+CalculateMD5Hash.swift
[35/44] Compiling PushNotifications Encodable+Encode.swift
[36/44] Compiling PushNotifications String+HexStringToData.swift
[37/44] Compiling PushNotifications URL+NetworkService.swift
[38/44] Compiling PushNotifications DeviceTokenHelper.swift
[39/44] Compiling PushNotifications MD5.swift
[40/44] Compiling PushNotifications TokenProvider.swift
[41/44] Compiling PushNotifications PushNotifications.swift
[42/44] Compiling PushNotifications PushNotificationsStatic.swift
[43/44] Compiling PushNotifications BeamsTokenProvider.swift
[44/44] Compiling PushNotifications DeviceStateStore.swift
Build complete! (9.37s)
Build complete.
Done.