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

Failed to build Rudder, reference v2.4.3 (22575f), with Swift 5.10 for macOS (SPM) on 23 Nov 2024 00:41:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rudderlabs/rudder-sdk-ios.git
Reference: v2.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rudderlabs/rudder-sdk-ios
 * tag               v2.4.3     -> FETCH_HEAD
HEAD is now at 22575f7 chore(release): pulling release/2.4.3 into master-v2
Cloned https://github.com/rudderlabs/rudder-sdk-ios.git
Revision (git rev-parse @):
22575f73141aa4192582ee2ade9ae70ee29a6faa
SUCCESS checkout https://github.com/rudderlabs/rudder-sdk-ios.git at v2.4.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/rudderlabs/rudder-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: unexpected input file: /Users/admin/builder/spi-builder-workspace/Sources/Classes/Networking/APIClient/SampleBatchPayload.json
[3/70] Compiling Rudder RSServerConfig.swift
[4/70] Compiling Rudder RSAtomic.swift
[5/70] Compiling Rudder RSConfig.swift
[6/70] Compiling Rudder RSDBMessage.swift
[7/70] Compiling Rudder RSKeyPath.swift
[8/70] Compiling Rudder RSOption.swift
[9/70] Compiling Rudder RSConsoleLogger.swift
[10/70] Compiling Rudder RSiOSScreenViewEvents.swift
[11/70] Compiling Rudder RSwatchOSDelegation.swift
[12/70] Compiling Rudder RSwatchOSLifecycleEvents.swift
[13/70] Compiling Rudder RSwatchOSLifecycleMonitor.swift
[14/70] Compiling Rudder RSwatchOSScreenViewEvents.swift
[15/70] Compiling Rudder RSAnyCodable.swift
[16/70] Compiling Rudder RSAppTrackingConsent.swift
[17/70] Compiling Rudder RSErrorCode.swift
[18/70] Compiling Rudder RSLogLevel.swift
[19/70] Compiling Rudder RSMessageType.swift
[20/70] Compiling Rudder RSDestination.swift
[21/70] Compiling Rudder RSDestinationConfig.swift
[22/70] Compiling Rudder RSDestinationDefinition.swift
[23/70] Compiling Rudder RSTypeAlias.swift
[24/70] Compiling Rudder RSUserDefaults.swift
[25/70] Compiling Rudder RSVersion.swift
[26/70] Compiling Rudder NSError+Ext.swift
[27/70] Compiling Rudder String+Ext.swift
[28/70] Compiling Rudder UserDefaults+Ext.swift
[29/70] Compiling Rudder JSON.swift
[30/70] Compiling Rudder RSAnyDecodable.swift
[31/70] Compiling Rudder RSAnyEncodable.swift
[32/70] Compiling Rudder RSRepeatingTimer.swift
[33/70] Compiling Rudder API.swift
[34/70] Compiling Rudder RSServiceManager.swift
[35/70] Compiling Rudder RSUtils.swift
[36/70] Compiling Rudder RSIdentifyTraitsPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[37/70] Compiling Rudder RSIntegrationPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[38/70] Compiling Rudder RSLoggerPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[39/70] Compiling Rudder RSOptionPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[40/70] Compiling Rudder RSReplayQueuePlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[41/70] Compiling Rudder RSUserIdPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[42/70] Compiling Rudder RSUserSessionPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/Plugins/RSUserSessionPlugin.swift:94:13: warning: variable 'sessionId' was never mutated; consider changing to 'let' constant
        var sessionId: Int = newSessionId ?? RSUtils.getTimeStamp()
        ~~~ ^
        let
[43/70] Compiling Rudder RSLifeCycle.swift
[44/70] Compiling Rudder RSLogger.swift
[45/70] Compiling Rudder RSMessage.swift
[46/70] Compiling Rudder RSPlugins.swift
[47/70] Compiling Rudder RSPushNotifications.swift
[48/70] Compiling Rudder RSServiceType.swift
[49/70] Compiling Rudder RSmacOSLifecycleEvents.swift
[50/70] Compiling Rudder RSAdvertisementIdPlugin.swift
[51/70] Compiling Rudder RSAliasIdPlugin.swift
[52/70] Compiling Rudder RSAnonymousIdPlugin.swift
[53/70] Compiling Rudder RSAppTrackingConsentPlugin.swift
[54/70] Compiling Rudder RSContextPlugin.swift
[55/70] Compiling Rudder RSDeviceTokenPlugin.swift
[56/70] Compiling Rudder RSGDPRPlugin.swift
[57/70] Compiling Rudder RudderDestinationPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[58/70] Compiling Rudder RSClient+Plugins.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[59/70] Compiling Rudder RSClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[60/70] Compiling Rudder RSController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[61/70] Compiling Rudder RSDatabaseManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[62/70] Compiling Rudder RSConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[63/70] Compiling Rudder RSEventsAndKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: provide a default value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: force-unwrap the value to avoid this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                 !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:147:56: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                if JSONSerialization.isValidJSONObject(jsonObject) {
                                                       ^~~~~~~~~~
                                                                  as Any
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: warning: expression implicitly coerced from '[String : Any]?' to 'Any'
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: provide a default value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: force-unwrap the value to avoid this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                        !
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Client/RSDatabaseManager.swift:148:79: note: explicitly cast to 'Any' with 'as Any' to silence this warning
                    let jsonData = try JSONSerialization.data(withJSONObject: jsonObject)
                                                                              ^~~~~~~~~~
                                                                                         as Any
[64/70] Compiling Rudder RSmacOSLifecycleMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[65/70] Compiling Rudder RSmacOSScreenViewEvents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[66/70] Compiling Rudder AppleUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[67/70] Compiling Rudder Vendor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[68/70] Compiling Rudder RSiOSDelegation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[69/70] Compiling Rudder RSiOSLifecycleEvents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[70/70] Compiling Rudder RSiOSLifecycleMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:61:51: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
            return objc_getAssociatedObject(self, &AssociatedKey.client) as? RSClient
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/Helpers/Platforms/Mac/RSmacOSScreenViewEvents.swift:65:48: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<RSClient>'; this is likely incorrect because 'Optional<RSClient>' may contain an object reference.
                objc_setAssociatedObject(self, &AssociatedKey.client, value, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                               ^
[71/71] Merging module Rudder
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SDKInfo/Info.plist
BUILD FAILURE 5.10 macosSpm