Skip to content

Commit fe619f3

Browse files
authored
Merge pull request #871 from Iterable/feature/MOB-10368-reorganize-sdk-files
[MOB-10368] Reorganize sdk files
2 parents 5670893 + 1c52c4f commit fe619f3

File tree

68 files changed

+605
-646
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+605
-646
lines changed

swift-sdk.xcodeproj/project.pbxproj

Lines changed: 602 additions & 646 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/common/MockApplicationStateProvider.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
//
44

55
import Foundation
6+
import UIKit
67

78
@testable import IterableSDK
89

tests/endpoint-tests/E2EDependencyContainer.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
//
33

44
import Foundation
5+
import UIKit
6+
57
@testable import IterableSDK
68

79

0 commit comments

Comments
 (0)