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 raygun4apple, reference 2.1.2 (8bcacc), with Swift 5.10 for macOS (SPM) on 24 Sep 2024 05:56:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MindscapeHQ/raygun4apple.git
Reference: 2.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MindscapeHQ/raygun4apple
 * tag               2.1.2      -> FETCH_HEAD
HEAD is now at 8bcacca Merge pull request #61 from MindscapeHQ/dp/update_changelog
Cloned https://github.com/MindscapeHQ/raygun4apple.git
Revision (git rev-parse @):
8bcacca8f9de34c24cc9162868406ea0ecd1d518
SUCCESS checkout https://github.com/MindscapeHQ/raygun4apple.git at 2.1.2
========================================
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": "raygun4apple",
      "name": "raygun4apple",
      "url": "https://github.com/MindscapeHQ/raygun4apple.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/raygun4apple",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/MindscapeHQ/raygun4apple.git
[1/4012] Fetching raygun4apple
Fetched https://github.com/MindscapeHQ/raygun4apple.git from cache (5.48s)
Creating working copy for https://github.com/MindscapeHQ/raygun4apple.git
Working copy of https://github.com/MindscapeHQ/raygun4apple.git resolved at 2.1.2 (8bcacca)
warning: '.resolve-product-dependencies': dependency 'raygun4apple' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MindscapeHQ/raygun4apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/79] Compiling Raygun_Demangle.cpp
[1/79] Compiling Raygun_Punycode.cpp
[2/79] Compiling RaygunCrashInstallation.m
[3/79] Compiling RaygunClientMessage.m
[4/79] Compiling Raygun_KSCString.m
[5/79] Compiling RaygunBinaryImage.m
[6/79] Compiling RaygunEnvironmentMessage.m
[7/79] Compiling RaygunBreadcrumb.m
[8/79] Compiling NSData+GZip.m
[9/79] Compiling RaygunCrashReportCustomSink.m
[10/79] Compiling Container+Raygun_DeepSearch.m
[11/79] Compiling Raygun_KSCrashMonitor_NSException.m
[12/79] Compiling RaygunClient.m
[13/79] Compiling Raygun_KSCrashReportFilterBasic.m
[14/79] Compiling Raygun_KSStackCursor_MachineContext.c
[15/79] Compiling Raygun_KSSysCtl.c
[16/79] Compiling Raygun_KSStackCursor.c
[17/79] Compiling Raygun_KSSignalInfo.c
[18/79] Compiling Raygun_KSString.c
[19/79] Compiling Raygun_KSStackCursor_Backtrace.c
[20/79] Compiling Raygun_KSMemory.c
[21/79] Compiling Raygun_KSMachineContext.c
[22/79] Compiling Raygun_KSMach.c
[23/79] Compiling Raygun_KSID.c
[24/79] Compiling Raygun_KSJSONCodec.c
[25/79] Compiling Raygun_KSFileUtils.c
[26/79] Compiling Raygun_KSJSONCodecObjC.m
[27/79] Compiling Raygun_KSDemangle_CPP.cpp
[28/79] Compiling Raygun_KSDynamicLinker.c
[29/79] Compiling Raygun_KSThread.c
[30/79] Compiling Raygun_KSStackCursor_SelfThread.c
[31/79] Compiling Raygun_KSDebug.c
[32/79] Compiling Raygun_KSCPU_x86_64.c
[33/79] Compiling Raygun_KSCPU_x86_32.c
[34/79] Compiling Raygun_KSDate.c
[35/79] Compiling Raygun_KSLogger.c
[36/79] Compiling Raygun_KSCPU_arm.c
[37/79] Compiling Raygun_KSCPU.c
[38/79] Compiling Raygun_KSCPU_arm64.c
[39/79] Compiling Raygun_KSCrashReportStore.c
[40/79] Compiling Raygun_KSSymbolicator.c
[41/79] Compiling Raygun_KSCrashReportFixer.c
[42/79] Compiling Raygun_KSCrashCachedData.c
[43/79] Compiling NSError+Raygun_SimpleConstructor.m
[44/79] Compiling Raygun_KSCrashReport.c
[45/79] Compiling Raygun_KSCrashC.c
[46/79] Compiling Raygun_KSCrashMonitor_Zombie.c
[47/79] Compiling Raygun_KSCrashMonitor_User.c
[48/79] Compiling Raygun_KSCrashDoctor.m
[49/79] Compiling Raygun_KSCrashMonitor_Signal.c
/Users/admin/builder/spi-builder-workspace/Sources/Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_MachException.c:269:19: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    if(threadName == kThreadSecondary)
                  ^  ~~~~~~~~~~~~~~~~
1 warning generated.
[50/79] Compiling Raygun_KSCrashMonitor_MachException.c
[51/79] Compiling Raygun_KSCrash.m
[52/79] Compiling Raygun_KSCrashMonitorType.c
[53/79] Compiling Raygun_KSCrashMonitor.c
[54/79] Compiling Raygun_KSCrashMonitor_AppState.c
[55/79] Compiling Raygun_KSCrashMonitor_CPPException.cpp
[56/79] Compiling Raygun_KSCrashMonitor_Deadlock.m
[57/79] Compiling Raygun_KSDemangle_Swift.cpp
[58/79] Compiling UIViewController+RaygunRUM.m
[59/79] Compiling Raygun_KSObjC.c
[60/79] Compiling Raygun_KSCrashInstallation.m
[61/79] Compiling RaygunUtils.m
[62/79] Compiling Raygun_KSCrashMonitor_System.m
[63/79] Compiling RaygunUserInformation.m
[64/79] Compiling RaygunThread.m
[65/79] Compiling RaygunMessageDetails.m
[66/79] Compiling RaygunMessage.m
[67/79] Compiling RaygunLogger.m
[68/79] Compiling RaygunFrame.m
[69/79] Compiling RaygunFileManager.m
[70/79] Compiling RaygunFile.m
[71/79] Compiling RaygunEventMessage.m
[72/79] Compiling RaygunEventData.m
[73/79] Compiling RaygunErrorMessage.m
[74/79] Compiling RaygunCrashReportSink.m
[75/79] Compiling NSViewController+RaygunRUM.m
[76/79] Compiling RaygunNetworkPerformanceMonitor.m
[77/79] Compiling RaygunCrashReportConverter.m
[78/79] Compiling RaygunRealUserMonitoring.m
Build complete! (5.92s)
Build complete.
Done.