|
12 | 12 | A339774405143C9F31B34DA3 /* Pods_SelfControlIOSTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E38E2A3851FB26B638BC57F /* Pods_SelfControlIOSTests.framework */; };
|
13 | 13 | A7004475EED8281FC7E23E31 /* Pods_SCFilterControlProvider.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4FEDDAF9959688D12A1484F5 /* Pods_SCFilterControlProvider.framework */; };
|
14 | 14 | C415A43D29B9C5251812EF9B /* Pods_SelfControlIOSUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40D1DD9B7ABFD420591B5C45 /* Pods_SelfControlIOSUITests.framework */; };
|
| 15 | + CB0E6AA11EC19759003CA02B /* SCUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = CB0E6AA01EC19759003CA02B /* SCUtils.m */; }; |
| 16 | + CB0E6AA21EC1982A003CA02B /* SCUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = CB0E6AA01EC19759003CA02B /* SCUtils.m */; }; |
| 17 | + CB0E6AA31EC1982A003CA02B /* SCUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = CB0E6AA01EC19759003CA02B /* SCUtils.m */; }; |
15 | 18 | CB84E2EA1E109803005A0A6B /* SCFilterDataProvider.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = CB84E2E11E109803005A0A6B /* SCFilterDataProvider.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
16 | 19 | CB84E2FB1E1098E6005A0A6B /* SCFilterControlProvider.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = CB84E2F21E1098E6005A0A6B /* SCFilterControlProvider.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
17 | 20 | CB84E3081E109A59005A0A6B /* DataExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB84E3051E109A59005A0A6B /* DataExtension.swift */; };
|
|
104 | 107 | C21782EE3B920946130B3C63 /* Pods-SCFilterControlProvider.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SCFilterControlProvider.release.xcconfig"; path = "Pods/Target Support Files/Pods-SCFilterControlProvider/Pods-SCFilterControlProvider.release.xcconfig"; sourceTree = "<group>"; };
|
105 | 108 | C71BD1CBC762FFF03C7DF4E8 /* Pods-SCFilterDataProvider.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SCFilterDataProvider.release.xcconfig"; path = "Pods/Target Support Files/Pods-SCFilterDataProvider/Pods-SCFilterDataProvider.release.xcconfig"; sourceTree = "<group>"; };
|
106 | 109 | CB0A04121E9B556B00EDD04F /* SelfControlIOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SelfControlIOS.entitlements; sourceTree = "<group>"; };
|
| 110 | + CB0E6A9F1EC19759003CA02B /* SCUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCUtils.h; sourceTree = "<group>"; }; |
| 111 | + CB0E6AA01EC19759003CA02B /* SCUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SCUtils.m; sourceTree = "<group>"; }; |
107 | 112 | CB5D28AC1E9B572600EF7753 /* SCFilterDataProvider.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SCFilterDataProvider.entitlements; sourceTree = "<group>"; };
|
108 | 113 | CB5D28AD1E9B572D00EF7753 /* SCFilterControlProvider.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SCFilterControlProvider.entitlements; sourceTree = "<group>"; };
|
109 | 114 | CB84E2E11E109803005A0A6B /* SCFilterDataProvider.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SCFilterDataProvider.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
291 | 296 | CBF188DF1E62AC83008EFB00 /* SCBlockRule.m */,
|
292 | 297 | CBF188DB1E62AAB4008EFB00 /* SCBlockManager.h */,
|
293 | 298 | CBF188DC1E62AAB4008EFB00 /* SCBlockManager.m */,
|
| 299 | + CB0E6A9F1EC19759003CA02B /* SCUtils.h */, |
| 300 | + CB0E6AA01EC19759003CA02B /* SCUtils.m */, |
294 | 301 | CB93D1B01E0F216700CE0571 /* Main.storyboard */,
|
295 | 302 | CB93D1B31E0F216700CE0571 /* Assets.xcassets */,
|
296 | 303 | CB93D1B51E0F216700CE0571 /* LaunchScreen.storyboard */,
|
|
752 | 759 | CB84E3131E10AAB6005A0A6B /* FilterUtilities.swift in Sources */,
|
753 | 760 | CBF188E11E62AEAF008EFB00 /* SCBlockRule.m in Sources */,
|
754 | 761 | CB84E3081E109A59005A0A6B /* DataExtension.swift in Sources */,
|
| 762 | + CB0E6AA21EC1982A003CA02B /* SCUtils.m in Sources */, |
755 | 763 | );
|
756 | 764 | runOnlyForDeploymentPostprocessing = 0;
|
757 | 765 | };
|
|
762 | 770 | CB84E3141E10AAB7005A0A6B /* FilterUtilities.swift in Sources */,
|
763 | 771 | CBF188E21E62AEB0008EFB00 /* SCBlockRule.m in Sources */,
|
764 | 772 | CB84E30F1E109AB5005A0A6B /* ControlExtension.swift in Sources */,
|
| 773 | + CB0E6AA31EC1982A003CA02B /* SCUtils.m in Sources */, |
765 | 774 | );
|
766 | 775 | runOnlyForDeploymentPostprocessing = 0;
|
767 | 776 | };
|
|
778 | 787 | CB93D1AD1E0F216700CE0571 /* BlockViewController.swift in Sources */,
|
779 | 788 | CBF188CB1E6299F0008EFB00 /* main.m in Sources */,
|
780 | 789 | CBF188DA1E629D16008EFB00 /* SCMainViewController.m in Sources */,
|
| 790 | + CB0E6AA11EC19759003CA02B /* SCUtils.m in Sources */, |
781 | 791 | CBF188CE1E629A3B008EFB00 /* SCAppDelegate.m in Sources */,
|
782 | 792 | CBF188D11E629B5A008EFB00 /* SCStartViewController.m in Sources */,
|
783 | 793 | CBF188DD1E62AAB4008EFB00 /* SCBlockManager.m in Sources */,
|
|
0 commit comments