Skip to content

Commit

Permalink
chore: prepare for 3.6.0
Browse files Browse the repository at this point in the history
## [3.6.0](3.5.1...3.6.0) (2024-11-13)

### Features

* support for large in-app messages ([#831](#831)) ([3731f68](3731f68))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 3731f68 commit c8e1a44
Show file tree
Hide file tree
Showing 12 changed files with 55 additions and 49 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.6.0](https://github.com/customerio/customerio-ios/compare/3.5.1...3.6.0) (2024-11-13)

### Features

* support for large in-app messages ([#831](https://github.com/customerio/customerio-ios/issues/831)) ([3731f68](https://github.com/customerio/customerio-ios/commit/3731f685a19bd1e9840c53ab3bcd70e37deac182))

## [3.5.1](https://github.com/customerio/customerio-ios/compare/3.5.0...3.5.1) (2024-10-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion CustomerIO.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Pod::Spec.new do |spec|
spec.name = "CustomerIO"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIOCommon.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIOCommon"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIODataPipelines.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIODataPipelines"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIOMessagingInApp.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIOMessagingInApp"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIOMessagingPush.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIOMessagingPush"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIOMessagingPushAPN.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIOMessagingPushAPN"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIOMessagingPushFCM.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIOMessagingPushFCM"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion CustomerIOTrackingMigration.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CustomerIOTrackingMigration"
spec.version = "3.5.1" # Don't modify this line - it's automatically updated
spec.version = "3.6.0" # Don't modify this line - it's automatically updated
spec.summary = "Official Customer.io SDK for iOS."
spec.homepage = "https://github.com/customerio/customerio-ios"
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'
Expand Down
2 changes: 1 addition & 1 deletion Sources/Common/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ import Foundation
Keep this file as small as possible to make the automated updating script stable and easy to use.
*/
public enum SdkVersion {
public static let version: String = "3.5.1"
public static let version: String = "3.6.0"
}
40 changes: 20 additions & 20 deletions reports/sdk-binary-size-including-dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FILE SIZE VM SIZE
-------------- --------------
16.3% 147Ki 16.3% 147Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/autogenerated/AutoMockable.generated.swift
16.2% 147Ki 16.2% 147Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/autogenerated/AutoMockable.generated.swift
3.9% 35.3Ki 3.9% 35.3Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Communication/EventBusHandler.swift
3.9% 35.2Ki 3.9% 35.2Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/autogenerated/AutoMockable.generated.swift
3.6% 32.2Ki 3.6% 32.2Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/autogenerated/AutoMockable.generated.swift
3.5% 32.2Ki 3.5% 32.2Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/autogenerated/AutoMockable.generated.swift
2.9% 26.4Ki 2.9% 26.4Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/State/InAppMessageManager.swift
2.5% 22.8Ki 2.5% 22.8Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Migration/autogenerated/AutoMockable.generated.swift
2.5% 22.7Ki 2.5% 22.7Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/DataPipelineImplementation.swift
Expand All @@ -13,7 +13,7 @@
2.0% 18.6Ki 2.0% 18.6Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Communication/Event.swift
2.0% 18.2Ki 2.0% 18.2Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/EngineWeb/AnyEncodable.swift
1.7% 15.6Ki 1.7% 15.6Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Type/PushNotification.swift
1.7% 15.4Ki 1.7% 15.4Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Managers/MessageManager.swift
1.7% 15.6Ki 1.7% 15.6Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Managers/MessageManager.swift
1.6% 14.7Ki 1.6% 14.7Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Communication/EventMemoryStorage.swift
1.6% 14.3Ki 1.6% 14.3Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/autogenerated/AutoDependencyInjection.generated.swift
1.6% 14.2Ki 1.6% 14.2Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/State/InAppMessageMiddleware.swift
Expand All @@ -24,45 +24,45 @@
1.1% 9.81Ki 1.1% 9.81Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/State/InAppMessageState.swift
1.1% 9.65Ki 1.1% 9.65Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/JsonAdapter.swift
1.0% 9.50Ki 1.0% 9.50Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/CustomerIOInstance.swift
1.0% 9.41Ki 1.0% 9.41Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/EngineWeb/EngineWeb.swift
1.0% 8.83Ki 1.0% 8.83Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Service/Request/TrackDeliveryEventRequestBody.swift
1.0% 8.74Ki 1.0% 8.74Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/UserNotificationsFramework/Wrappers.swift
0.9% 8.61Ki 0.9% 8.61Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/Plugins/AutoTrackingScreenViews.swift
0.9% 8.61Ki 0.9% 8.61Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/State/InAppMessageReducer.swift
0.9% 8.22Ki 0.9% 8.22Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Migration/DataPipelineMigrationAssistant.swift
0.9% 7.89Ki 0.9% 7.89Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Background Queue/Queue.swift
0.8% 7.70Ki 0.8% 7.70Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/EngineWeb/EngineWeb.swift
0.8% 7.45Ki 0.8% 7.45Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/RichPushHttpClient.swift
0.8% 7.41Ki 0.8% 7.41Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Background Queue/Type/QueueTaskMetadata.swift
0.8% 7.34Ki 0.8% 7.34Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/RichPushHttpClient.swift
0.8% 6.84Ki 0.8% 6.84Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Store/PushHistory.swift
0.7% 6.34Ki 0.7% 6.34Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Gist.swift
0.7% 6.30Ki 0.7% 6.30Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Managers/ModalViewManager.swift
0.7% 6.25Ki 0.7% 6.25Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Gist.swift
0.7% 6.21Ki 0.7% 6.21Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/KeyValueStorage.swift
0.7% 6.07Ki 0.7% 6.07Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Utilities/URLComponents.swift
0.7% 5.90Ki 0.7% 5.90Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/autogenerated/AutoDependencyInjection.generated.swift
0.6% 5.90Ki 0.6% 5.90Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/autogenerated/AutoDependencyInjection.generated.swift
0.6% 5.75Ki 0.6% 5.75Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/autogenerated/AutoDependencyInjection.generated.swift
0.6% 5.70Ki 0.6% 5.70Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Migration/TrackEventMigrationType.swift
0.6% 5.64Ki 0.6% 5.64Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Background Queue/Type/QueueTask.swift
0.6% 5.51Ki 0.6% 5.51Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/State/InAppMessageAction.swift
0.6% 5.39Ki 0.6% 5.39Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/autogenerated/AutoDependencyInjection.generated.swift
0.6% 5.36Ki 0.6% 5.36Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Config/MessagingPushConfigBuilder.swift
0.6% 5.16Ki 0.6% 5.16Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Service/Response/ErrorMessageResponse.swift
0.5% 4.84Ki 0.5% 4.84Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Network/GistQueueNetwork.swift
0.5% 4.71Ki 0.5% 4.71Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Config/MessagingPushConfigBuilder.swift
0.6% 5.06Ki 0.6% 5.06Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Network/GistQueueNetwork.swift
0.5% 4.49Ki 0.5% 4.49Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/Plugins/DataPipelinePublishedEvents.swift
0.5% 4.44Ki 0.5% 4.44Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Service/Request/MetricRequest.swift
0.5% 4.43Ki 0.5% 4.43Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Communication/EventBus.swift
0.5% 4.40Ki 0.5% 4.40Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/Plugins/DeviceContexualAttributes.swift
0.5% 4.38Ki 0.5% 4.38Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Managers/Models/Message.swift
0.5% 4.25Ki 0.5% 4.25Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/PushHandling/iOSPushEventListener.swift
0.5% 4.22Ki 0.5% 4.22Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/FileStorage.swift
0.4% 3.98Ki 0.4% 3.98Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/GistDelegate.swift
0.4% 3.98Ki 0.4% 3.98Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Managers/Models/Message.swift
0.4% 3.79Ki 0.4% 3.79Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/EngineWeb/EngineWebConfiguration.swift
0.4% 3.75Ki 0.4% 3.75Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Module/ModuleTopLevelObject.swift
0.4% 3.70Ki 0.4% 3.70Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Service/HttpRequestRunner.swift
0.4% 3.59Ki 0.4% 3.59Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/MessagingPush.swift
0.4% 3.65Ki 0.4% 3.65Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/MessagingPush.swift
0.4% 3.57Ki 0.4% 3.57Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Config/MessagingInAppConfigBuilder.swift
0.4% 3.47Ki 0.4% 3.47Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Views/GistModalViewController.swift
0.4% 3.37Ki 0.4% 3.37Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Extensions/StringExtensions.swift
0.4% 3.32Ki 0.4% 3.32Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/Atomic.swift
0.4% 3.21Ki 0.4% 3.21Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/MessagingPush+RichPush.swift
0.4% 3.27Ki 0.4% 3.27Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/MessagingPush+RichPush.swift
0.3% 3.10Ki 0.3% 3.10Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/StringAnyEncodable.swift
0.3% 3.06Ki 0.3% 3.06Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/DIManager.swift
0.3% 3.02Ki 0.3% 3.02Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/EngineWeb/EngineEventHandler.swift
Expand All @@ -80,16 +80,16 @@
0.3% 2.53Ki 0.3% 2.53Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/Util/DeviceAttributesProvider.swift
0.3% 2.37Ki 0.3% 2.37Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/State/Core/Subscription.swift
0.3% 2.34Ki 0.3% 2.34Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/RichPushRequestHandler.swift
0.3% 2.30Ki 0.3% 2.30Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPushAPN/MessagingPushAPN.swift
0.3% 2.29Ki 0.3% 2.29Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/Config/SDKConfigBuilder.swift
0.2% 2.25Ki 0.2% 2.25Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/MessagingPushImplementation.swift
0.3% 2.29Ki 0.3% 2.29Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPushAPN/MessagingPushAPN.swift
0.2% 2.23Ki 0.2% 2.23Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/UserNotificationsFramework/UserNotificationsFrameworkAdapter.swift
0.2% 2.20Ki 0.2% 2.20Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPushFCM/MessagingPushFCM.swift
0.2% 2.18Ki 0.2% 2.18Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPushFCM/MessagingPushFCM.swift
0.2% 2.09Ki 0.2% 2.09Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Background Queue/Type/QueueTaskRunResults.swift
0.2% 2.07Ki 0.2% 2.07Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/MessagingInAppImplementation.swift
0.2% 1.98Ki 0.2% 1.98Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/MessagingPushImplementation.swift
0.2% 1.95Ki 0.2% 1.95Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/LockManager.swift
0.2% 1.82Ki 0.2% 1.82Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/RichPushDeliveryTracker.swift
0.2% 1.80Ki 0.2% 1.80Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPushAPN/MessagingPush+APN.swift
0.2% 1.77Ki 0.2% 1.77Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/RichPush/RichPushDeliveryTracker.swift
0.2% 1.73Ki 0.2% 1.73Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/autogenerated/AutoDependencyInjection.generated.swift
0.2% 1.65Ki 0.2% 1.65Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPushFCM/MessagingPush+FCM.swift
0.2% 1.64Ki 0.2% 1.64Ki /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Views/GistView.swift
Expand Down Expand Up @@ -133,8 +133,8 @@
0.1% 652 0.1% 652 /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Type/CustomerIOParsedPushPayload.swift
0.1% 612 0.1% 612 /Users/runner/work/customerio-ios/customerio-ios/Sources/DataPipeline/CustomerIO.swift
0.1% 600 0.1% 600 /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Service/DownloadFileType.swift
0.1% 600 0.1% 600 /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Config/MessagingPushConfigOptions.swift
0.1% 576 0.1% 576 /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Extensions/UIKitExtensions.swift
0.1% 572 0.1% 572 /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingPush/Config/MessagingPushConfigOptions.swift
0.1% 568 0.1% 568 /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Network/Endpoints/QueueEndpoint.swift
0.1% 532 0.1% 532 /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Managers/LogManager.swift
0.1% 508 0.1% 508 /Users/runner/work/customerio-ios/customerio-ios/Sources/MessagingInApp/Gist/Network/Endpoints/Utilities/GistNetworkRequestError.swift
Expand Down Expand Up @@ -167,6 +167,6 @@
0.0% 36 0.0% 36 /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Util/Time.swift
0.0% 20 0.0% 20 /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Deprecated/CustomerIO+Tracking.swift
0.0% 8 0.0% 8 /Users/runner/work/customerio-ios/customerio-ios/Sources/Common/Extensions/ErrorExtension.swift
100.0% 907Ki 100.0% 907Ki TOTAL
Filtering enabled (source_filter); omitted file = 2.54Mi, vm = 2.63Mi of entries
100.0% 911Ki 100.0% 911Ki TOTAL
Filtering enabled (source_filter); omitted file = 2.55Mi, vm = 2.64Mi of entries

Loading

0 comments on commit c8e1a44

Please sign in to comment.