last one
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
9F1BBA09F99BFA122CE4F25B /* SiriIntentsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79C899D0CE53C5AD2CC34B72 /* SiriIntentsTests.swift */; };
|
||||
A1D77AB578439B70433604BC /* ShieldToast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 856911533BDD3778A4B73846 /* ShieldToast.swift */; };
|
||||
A2A7B622BE4A8E8D70F46DB0 /* BackupExclusionHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = C81B2029FDD789080FB8940E /* BackupExclusionHelper.swift */; };
|
||||
A4307EED5A69FD9876587EA2 /* BGTaskRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C089AC1DCAE26FF815925D76 /* BGTaskRegistration.swift */; };
|
||||
A4693DD9CE09C6CA0FCB1256 /* PermissionRationaleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C9F31D8ECA2B62ADBCCC615 /* PermissionRationaleView.swift */; };
|
||||
A4A544DDAA6F3FF2251C8E80 /* NotificationAnalytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23A155702BEE39B630103DB5 /* NotificationAnalytics.swift */; };
|
||||
A501AFBADC2B566D0AAE1F97 /* HomeTitleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B71A19E97A49C6426A2BFE5 /* HomeTitleViewModel.swift */; };
|
||||
@@ -332,6 +333,7 @@
|
||||
B92B0397F4DBE1F2F79DCF96 /* AsyncSemaphore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncSemaphore.swift; sourceTree = "<group>"; };
|
||||
BC0631E3D41BDAF51CF2AAF5 /* ThemeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeManager.swift; sourceTree = "<group>"; };
|
||||
BF48DCC2B7B0F0CAC8BBAE74 /* CallRecorderService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallRecorderService.swift; sourceTree = "<group>"; };
|
||||
C089AC1DCAE26FF815925D76 /* BGTaskRegistration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BGTaskRegistration.swift; sourceTree = "<group>"; };
|
||||
C22A2495F0B7162D77898D43 /* AuthFlowUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthFlowUITests.swift; sourceTree = "<group>"; };
|
||||
C23E16CD2648BB923A600486 /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
|
||||
C654597D61C877BCEC6033A1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
@@ -426,6 +428,7 @@
|
||||
62763E6E8E89624887F90E47 /* TRPCBridge.swift */,
|
||||
099FBF47526E8BF21E966CE7 /* WidgetDataService.swift */,
|
||||
F9567672F4E0FFF633E651CE /* Security */,
|
||||
C089AC1DCAE26FF815925D76 /* BGTaskRegistration.swift */,
|
||||
);
|
||||
path = Services;
|
||||
sourceTree = "<group>";
|
||||
@@ -746,8 +749,6 @@
|
||||
dependencies = (
|
||||
);
|
||||
name = KordantWidgets;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = KordantWidgets;
|
||||
productReference = 1550C2D8DAC3644E57EE2293 /* KordantWidgets.appex */;
|
||||
productType = "com.apple.product-type.app-extension";
|
||||
@@ -764,8 +765,6 @@
|
||||
dependencies = (
|
||||
);
|
||||
name = KordantSpamShieldExtension;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = KordantSpamShieldExtension;
|
||||
productReference = A94EF21C88A991CB44E369C6 /* KordantSpamShieldExtension.appex */;
|
||||
productType = "com.apple.product-type.app-extension";
|
||||
@@ -782,8 +781,6 @@
|
||||
27D92BC556A061277B7E39B6 /* PBXTargetDependency */,
|
||||
);
|
||||
name = KordantUITests;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = KordantUITests;
|
||||
productReference = 140490443DB9EB9F7D363E53 /* KordantUITests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.ui-testing";
|
||||
@@ -800,8 +797,6 @@
|
||||
59D903BA1449A52AA4740FB6 /* PBXTargetDependency */,
|
||||
);
|
||||
name = KordantTests;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = KordantTests;
|
||||
productReference = 478A94508A02D7E028AAAAED /* KordantTests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.unit-test";
|
||||
@@ -862,7 +857,6 @@
|
||||
56BFCA7A2585E9E10D0679FA /* XCRemoteSwiftPackageReference "swift-collections" */,
|
||||
76B498AC6A201A7B03687F68 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */,
|
||||
);
|
||||
preferredProjectObjectVersion = 77;
|
||||
productRefGroup = C03F0C3C0F49ED169EEE5E4B /* Products */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
@@ -1106,6 +1100,7 @@
|
||||
065699225925ACA0A6EAB6A3 /* WidgetData.swift in Sources */,
|
||||
B7FBE8EDE4B42C44A6FBF93B /* WidgetDataManager.swift in Sources */,
|
||||
0B8C5B12B08FCC49DDFF04BF /* WidgetDataService.swift in Sources */,
|
||||
A4307EED5A69FD9876587EA2 /* BGTaskRegistration.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user