The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PostHog with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PostHog/posthog-ios.git
Reference: 3.2.4
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PostHog/posthog-ios
 * tag               3.2.4      -> FETCH_HEAD
HEAD is now at d127599 Update version
Cloned https://github.com/PostHog/posthog-ios.git
Revision (git rev-parse @):
d127599034e08f12f340e5e2da13090a894d55d6
SUCCESS checkout https://github.com/PostHog/posthog-ios.git at 3.2.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/PostHog/posthog-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/21] Emitting module PostHog
[3/27] Compiling PostHog PostHogStorage.swift
[4/27] Compiling PostHog PostHogVersion.swift
[5/27] Compiling PostHog UIViewController.swift
[6/27] Compiling PostHog Data+Gzip.swift
[7/27] Compiling PostHog DateUtils.swift
[8/27] Compiling PostHog DictUtils.swift
[9/27] Compiling PostHog Errors.swift
[10/27] Compiling PostHog FileUtils.swift
[11/27] Compiling PostHog Hedgelog.swift
[12/27] Compiling PostHog Reachability.swift
[13/27] Compiling PostHog ReadWriteLock.swift
[14/27] Compiling PostHog resource_bundle_accessor.swift
[15/27] Compiling PostHog PostHogFeatureFlags.swift
[16/27] Compiling PostHog PostHogFileBackedQueue.swift
[17/27] Compiling PostHog PostHogLegacyQueue.swift
[18/27] Compiling PostHog PostHogQueue.swift
[19/27] Compiling PostHog PostHogSDK.swift
[20/27] Compiling PostHog PostHogSessionManager.swift
[21/27] Compiling PostHog PostHogEvent.swift
[22/27] Compiling PostHog PostHogApi.swift
[23/27] Compiling PostHog PostHogBatchUploadInfo.swift
[24/27] Compiling PostHog PostHogConfig.swift
[25/27] Compiling PostHog PostHogConsumerPayload.swift
[26/27] Compiling PostHog PostHogContext.swift
[27/27] Compiling PostHog PostHogExtensions.swift
Build complete! (14.05s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.31s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.38s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git (0.47s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.20s)
Fetched https://github.com/Quick/Quick.git (1.36s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.03s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 6.1.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 6.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Build complete.
Done.