|
|
@ -578,7 +578,7 @@
|
|
|
|
B847570323D5698100759540 /* LokiPushNotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B847570223D5698100759540 /* LokiPushNotificationManager.swift */; };
|
|
|
|
B847570323D5698100759540 /* LokiPushNotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B847570223D5698100759540 /* LokiPushNotificationManager.swift */; };
|
|
|
|
B85357BF23A1AE0800AAF6CD /* SeedReminderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357BE23A1AE0800AAF6CD /* SeedReminderView.swift */; };
|
|
|
|
B85357BF23A1AE0800AAF6CD /* SeedReminderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357BE23A1AE0800AAF6CD /* SeedReminderView.swift */; };
|
|
|
|
B85357C123A1B81900AAF6CD /* SeedReminderViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C023A1B81900AAF6CD /* SeedReminderViewDelegate.swift */; };
|
|
|
|
B85357C123A1B81900AAF6CD /* SeedReminderViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C023A1B81900AAF6CD /* SeedReminderViewDelegate.swift */; };
|
|
|
|
B85357C323A1BD1200AAF6CD /* SeedVCV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C223A1BD1200AAF6CD /* SeedVCV2.swift */; };
|
|
|
|
B85357C323A1BD1200AAF6CD /* SeedVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C223A1BD1200AAF6CD /* SeedVC.swift */; };
|
|
|
|
B85357C523A1F13800AAF6CD /* LinkDeviceVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C423A1F13800AAF6CD /* LinkDeviceVC.swift */; };
|
|
|
|
B85357C523A1F13800AAF6CD /* LinkDeviceVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C423A1F13800AAF6CD /* LinkDeviceVC.swift */; };
|
|
|
|
B85357C723A1FB5100AAF6CD /* LinkDeviceVCDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C623A1FB5100AAF6CD /* LinkDeviceVCDelegate.swift */; };
|
|
|
|
B85357C723A1FB5100AAF6CD /* LinkDeviceVCDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85357C623A1FB5100AAF6CD /* LinkDeviceVCDelegate.swift */; };
|
|
|
|
B8544E3123D16CA500299F14 /* DeviceUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8544E3023D16CA500299F14 /* DeviceUtilities.swift */; };
|
|
|
|
B8544E3123D16CA500299F14 /* DeviceUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8544E3023D16CA500299F14 /* DeviceUtilities.swift */; };
|
|
|
@ -1424,7 +1424,7 @@
|
|
|
|
B847570223D5698100759540 /* LokiPushNotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LokiPushNotificationManager.swift; sourceTree = "<group>"; };
|
|
|
|
B847570223D5698100759540 /* LokiPushNotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LokiPushNotificationManager.swift; sourceTree = "<group>"; };
|
|
|
|
B85357BE23A1AE0800AAF6CD /* SeedReminderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedReminderView.swift; sourceTree = "<group>"; };
|
|
|
|
B85357BE23A1AE0800AAF6CD /* SeedReminderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedReminderView.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C023A1B81900AAF6CD /* SeedReminderViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedReminderViewDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C023A1B81900AAF6CD /* SeedReminderViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedReminderViewDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C223A1BD1200AAF6CD /* SeedVCV2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedVCV2.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C223A1BD1200AAF6CD /* SeedVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedVC.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C423A1F13800AAF6CD /* LinkDeviceVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkDeviceVC.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C423A1F13800AAF6CD /* LinkDeviceVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkDeviceVC.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C623A1FB5100AAF6CD /* LinkDeviceVCDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkDeviceVCDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
B85357C623A1FB5100AAF6CD /* LinkDeviceVCDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkDeviceVCDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
B8544E3023D16CA500299F14 /* DeviceUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceUtilities.swift; sourceTree = "<group>"; };
|
|
|
|
B8544E3023D16CA500299F14 /* DeviceUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceUtilities.swift; sourceTree = "<group>"; };
|
|
|
@ -2832,7 +2832,7 @@
|
|
|
|
B82B408F239DD75000A248E7 /* RestoreVC.swift */,
|
|
|
|
B82B408F239DD75000A248E7 /* RestoreVC.swift */,
|
|
|
|
B893063E2383961A005EAA8E /* ScanQRCodeWrapperVC.swift */,
|
|
|
|
B893063E2383961A005EAA8E /* ScanQRCodeWrapperVC.swift */,
|
|
|
|
B86BD08523399CEF000F5AE3 /* SeedModal.swift */,
|
|
|
|
B86BD08523399CEF000F5AE3 /* SeedModal.swift */,
|
|
|
|
B85357C223A1BD1200AAF6CD /* SeedVCV2.swift */,
|
|
|
|
B85357C223A1BD1200AAF6CD /* SeedVC.swift */,
|
|
|
|
B8CCF6422397711F0091D419 /* SettingsVC.swift */,
|
|
|
|
B8CCF6422397711F0091D419 /* SettingsVC.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = "View Controllers";
|
|
|
|
path = "View Controllers";
|
|
|
@ -4011,7 +4011,7 @@
|
|
|
|
34D1F0B41F86D31D0066283D /* ConversationCollectionView.m in Sources */,
|
|
|
|
34D1F0B41F86D31D0066283D /* ConversationCollectionView.m in Sources */,
|
|
|
|
34B3F8821E8DF1700035BE1A /* NewContactThreadViewController.m in Sources */,
|
|
|
|
34B3F8821E8DF1700035BE1A /* NewContactThreadViewController.m in Sources */,
|
|
|
|
45D308AD2049A439000189E4 /* PinEntryView.m in Sources */,
|
|
|
|
45D308AD2049A439000189E4 /* PinEntryView.m in Sources */,
|
|
|
|
B85357C323A1BD1200AAF6CD /* SeedVCV2.swift in Sources */,
|
|
|
|
B85357C323A1BD1200AAF6CD /* SeedVC.swift in Sources */,
|
|
|
|
340FC8B1204DAC8D007AEB0F /* BlockListViewController.m in Sources */,
|
|
|
|
340FC8B1204DAC8D007AEB0F /* BlockListViewController.m in Sources */,
|
|
|
|
45B5360E206DD8BB00D61655 /* UIResponder+OWS.swift in Sources */,
|
|
|
|
45B5360E206DD8BB00D61655 /* UIResponder+OWS.swift in Sources */,
|
|
|
|
4CFE6B6C21F92BA700006701 /* LegacyNotificationsAdaptee.swift in Sources */,
|
|
|
|
4CFE6B6C21F92BA700006701 /* LegacyNotificationsAdaptee.swift in Sources */,
|
|
|
|