Skip to content

Fix Issue with Bundle path checking (closes #858) #1040

Fix Issue with Bundle path checking (closes #858)

Fix Issue with Bundle path checking (closes #858) #1040

GitHub Actions / Test results: Integration (iOS, Xcode 13.4) failed Jan 19, 2024 in 0s

Xcode test results

Build Summary

Compile resource_bundle_accessor.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/resource_bundle_accessor.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestConfigurationBuilder.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestConfigurationBuilder.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestEmitterConfiguration.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEmitterConfiguration.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestFocalMeterConfiguration.swift (x86_64)
error: Swift Compiler Error: Cannot force unwrap value of non-optional type 'TrackerController'

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        

Compile TestMultipleInstances.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestMultipleInstances.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestRemoteConfiguration.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestRemoteConfiguration.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestTrackerConfiguration.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestTrackerConfiguration.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestTrackerController.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestTrackerController.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestEcommerceController.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEcommerceController.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestEcommerceEntities.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEcommerceEntities.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestEcommerceEvents.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEcommerceEvents.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestGlobalContexts.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestGlobalContexts.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestSchemaRuleset.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestSchemaRuleset.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile LegacyTestSubject.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/LegacyTestSubject.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Compile TestMediaAdTracking.swift (x86_64)
warning: Swift Compiler Warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
error: Command CompileSwift failed with a nonzero exit code

snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift:133:41: error: cannot force unwrap value of non-optional type 'TrackerController'
                                      ])!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
                                        
/Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestMediaAdTracking.dia:1:1: warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature") (in target 'Tests' from project 'SnowplowTracker')
Command CompileSwift failed with a nonzero exit code

Annotations

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/resource_bundle_accessor.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestConfigurationBuilder.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEmitterConfiguration.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 133 in snowplow-ios-tracker/Tests/Configurations/TestFocalMeterConfiguration.swift

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

error

Cannot force unwrap value of non-optional type 'TrackerController'

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestMultipleInstances.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestRemoteConfiguration.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestTrackerConfiguration.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestTrackerController.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEcommerceController.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEcommerceEntities.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestEcommerceEvents.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestGlobalContexts.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestSchemaRuleset.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/LegacyTestSubject.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")

Check failure on line 1 in /Users/runner/Library/Developer/Xcode/DerivedData/snowplow-ios-tracker-ddfhmgtjhspvgqbcahyudsyjbiiv/Build/Intermediates.noindex/SnowplowTracker.build/Debug-iphonesimulator/Tests.build/Objects-normal/x86_64/TestMediaAdTracking.dia

See this annotation in the file changed.

@github-actions github-actions / Test results: Integration (iOS, Xcode 13.4)

warning

Could not read serialized diagnostics file: error("Invalid diagnostics signature")