Skip to content

Commit ff53df1

Browse files
authored
Merge branch 'master' into MOB-7857-Add-user-logged-in-check-for-jwt
2 parents 0866017 + 27f2321 commit ff53df1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

swift-sdk.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,6 @@
10631063
AC3C10F8213F46A900A9B839 /* IterableLogging.swift */,
10641064
ACA8D1A221910C66001B1332 /* IterableMessaging.swift */,
10651065
AC78F0E6253D7F09006378A5 /* IterablePushNotificationMetadata.swift */,
1066-
BA2BB8182BADD5A500EA0229 /* PrivacyInfo.xcprivacy */,
10671066
);
10681067
path = "swift-sdk";
10691068
sourceTree = "<group>";
@@ -1202,6 +1201,7 @@
12021201
AC44C0EB22615F8100E0641D /* Resources */ = {
12031202
isa = PBXGroup;
12041203
children = (
1204+
BA2BB8182BADD5A500EA0229 /* PrivacyInfo.xcprivacy */,
12051205
E9BF47972B46DEB30033DB69 /* IterableEmbeddedView.xib */,
12061206
AC219C522260006600B98631 /* Assets.xcassets */,
12071207
AC50865224C60172001DC132 /* IterableDataModel.xcdatamodeld */,

0 commit comments

Comments
 (0)