|
16 | 16 | 8B44AB40295B7D4D003D41A8 /* ZLPConstantsBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B44AB3F295B7D45003D41A8 /* ZLPConstantsBridge.m */; }; |
17 | 17 | 8BD55E9B295CB7A10091C181 /* ZLPNotifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BD55E9A295CB61E0091C181 /* ZLPNotifications.swift */; }; |
18 | 18 | 8BD55E9C295CB7A10091C181 /* ZLPNotificationsBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD55E99295CB61E0091C181 /* ZLPNotificationsBridge.m */; }; |
| 19 | + 8BDD410B2BD1C8F80030774C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 8BDD410A2BD1C8F80030774C /* PrivacyInfo.xcprivacy */; }; |
19 | 20 | 8BE55043253A2B6600B0BC8A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8BE55041253A2B6600B0BC8A /* LaunchScreen.storyboard */; }; |
20 | 21 | A148FEFC1E9D8CB900479280 /* zulip.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = A148FEFB1E9D8CB900479280 /* zulip.mp3 */; }; |
21 | 22 | A65C1ECEE03CA6692FC807AA /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2C68E38F2AA306A2C56A4B3 /* ExpoModulesProvider.swift */; }; |
|
41 | 42 | 8B44AB3F295B7D45003D41A8 /* ZLPConstantsBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ZLPConstantsBridge.m; path = ZulipMobile/ZLPConstantsBridge.m; sourceTree = "<group>"; }; |
42 | 43 | 8BD55E99295CB61E0091C181 /* ZLPNotificationsBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ZLPNotificationsBridge.m; path = ZulipMobile/ZLPNotificationsBridge.m; sourceTree = "<group>"; }; |
43 | 44 | 8BD55E9A295CB61E0091C181 /* ZLPNotifications.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ZLPNotifications.swift; path = ZulipMobile/ZLPNotifications.swift; sourceTree = "<group>"; }; |
| 45 | + 8BDD410A2BD1C8F80030774C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
44 | 46 | 8BE55042253A2B6600B0BC8A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ZulipMobile/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
45 | 47 | A148FEFB1E9D8CB900479280 /* zulip.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = zulip.mp3; sourceTree = "<group>"; }; |
46 | 48 | CFA67D1F1EC23BCB0070048E /* UtilManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UtilManager.m; path = ZulipMobile/UtilManager.m; sourceTree = "<group>"; }; |
|
112 | 114 | 83CBB9F61A601CBA00E9B192 = { |
113 | 115 | isa = PBXGroup; |
114 | 116 | children = ( |
| 117 | + 8BDD410A2BD1C8F80030774C /* PrivacyInfo.xcprivacy */, |
115 | 118 | 42689E9B23466FF7007540AA /* webview */, |
116 | 119 | A148FEFB1E9D8CB900479280 /* zulip.mp3 */, |
117 | 120 | 13B07FAE1A68108700A75B9A /* ZulipMobile */, |
|
238 | 241 | isa = PBXResourcesBuildPhase; |
239 | 242 | buildActionMask = 2147483647; |
240 | 243 | files = ( |
| 244 | + 8BDD410B2BD1C8F80030774C /* PrivacyInfo.xcprivacy in Resources */, |
241 | 245 | 8B40B9F327F7AEEC00D33897 /* zulip-icons.ttf in Resources */, |
242 | 246 | 42689E9C23466FF7007540AA /* webview in Resources */, |
243 | 247 | 13B07FBF1A68108700A75B9A /* Assets.xcassets in Resources */, |
|
0 commit comments