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.8 for macOS (SPM) on 24 Sep 2024 05:57:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/MindscapeHQ/raygun4apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/79] Compiling Raygun_KSCrashC.c
[1/79] Compiling Raygun_KSCrashMonitor_User.c
[2/79] Compiling Raygun_KSCrashCachedData.c
[3/79] Compiling Raygun_KSCrashMonitor_Zombie.c
[4/79] Compiling Raygun_Punycode.cpp
[5/79] Compiling Raygun_Demangle.cpp
[6/79] Compiling Raygun_KSThread.c
[7/79] Compiling Raygun_KSSysCtl.c
[8/79] Compiling Raygun_KSSymbolicator.c
[9/79] Compiling Raygun_KSString.c
[10/79] Compiling Raygun_KSStackCursor_SelfThread.c
[11/79] Compiling Raygun_KSStackCursor_MachineContext.c
[12/79] Compiling Raygun_KSStackCursor_Backtrace.c
[13/79] Compiling Raygun_KSStackCursor.c
[14/79] Compiling Raygun_KSSignalInfo.c
[15/79] Compiling RaygunClientMessage.m
[16/79] Compiling RaygunBreadcrumb.m
[17/79] Compiling Raygun_KSMemory.c
[18/79] Compiling Raygun_KSMachineContext.c
[19/79] Compiling Raygun_KSMach.c
[20/79] Compiling Container+Raygun_DeepSearch.m
[21/79] Compiling Raygun_KSLogger.c
[22/79] Compiling NSData+GZip.m
[23/79] Compiling Raygun_KSJSONCodec.c
[24/79] Compiling RaygunEnvironmentMessage.m
[25/79] Compiling Raygun_KSObjC.c
[26/79] Compiling Raygun_KSID.c
[27/79] Compiling Raygun_KSJSONCodecObjC.m
[28/79] Compiling Raygun_KSDemangle_CPP.cpp
[29/79] Compiling Raygun_KSFileUtils.c
[30/79] Compiling Raygun_KSDynamicLinker.c
[31/79] Compiling Raygun_KSDebug.c
[32/79] Compiling Raygun_KSCString.m
[33/79] Compiling Raygun_KSCrash.m
[34/79] Compiling Raygun_KSCPU_x86_64.c
[35/79] Compiling Raygun_KSCPU_x86_32.c
[36/79] Compiling Raygun_KSDate.c
[37/79] Compiling Raygun_KSCPU_arm.c
[38/79] Compiling Raygun_KSCPU_arm64.c
[39/79] Compiling Raygun_KSCPU.c
[40/79] Compiling Raygun_KSCrashReportFilterBasic.m
[41/79] Compiling Raygun_KSCrashReportStore.c
[42/79] Compiling Raygun_KSCrashReportFixer.c
[43/79] Compiling Raygun_KSCrashReport.c
[44/79] Compiling Raygun_KSDemangle_Swift.cpp
[45/79] Compiling Raygun_KSCrashMonitor_Signal.c
[46/79] Compiling Raygun_KSCrashMonitor_CPPException.cpp
/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.
[47/79] Compiling Raygun_KSCrashMonitor_MachException.c
[48/79] Compiling RaygunClient.m
[49/79] Compiling Raygun_KSCrashMonitor_AppState.c
[50/79] Compiling NSError+Raygun_SimpleConstructor.m
[51/79] Compiling Raygun_KSCrashMonitorType.c
[52/79] Compiling Raygun_KSCrashMonitor.c
[53/79] Compiling Raygun_KSCrashDoctor.m
[54/79] Compiling UIViewController+RaygunRUM.m
[55/79] Compiling Raygun_KSCrashMonitor_System.m
[56/79] Compiling Raygun_KSCrashMonitor_NSException.m
[57/79] Compiling Raygun_KSCrashMonitor_Deadlock.m
[58/79] Compiling Raygun_KSCrashInstallation.m
[59/79] Compiling RaygunUtils.m
[60/79] Compiling RaygunUserInformation.m
[61/79] Compiling RaygunThread.m
[62/79] Compiling RaygunMessageDetails.m
[63/79] Compiling RaygunMessage.m
[64/79] Compiling RaygunLogger.m
[65/79] Compiling RaygunFrame.m
[66/79] Compiling RaygunFileManager.m
[67/79] Compiling RaygunFile.m
[68/79] Compiling RaygunEventMessage.m
[69/79] Compiling RaygunEventData.m
[70/79] Compiling RaygunErrorMessage.m
[71/79] Compiling RaygunCrashReportSink.m
[72/79] Compiling RaygunCrashReportCustomSink.m
[73/79] Compiling RaygunCrashInstallation.m
[74/79] Compiling RaygunBinaryImage.m
[75/79] Compiling NSViewController+RaygunRUM.m
[76/79] Compiling RaygunRealUserMonitoring.m
[77/79] Compiling RaygunNetworkPerformanceMonitor.m
[78/79] Compiling RaygunCrashReportConverter.m
Build complete! (12.59s)
Build complete.
Done.