|
82 | 82 | 7CCDB3342ED3469B001E857B /* cacert.pem in Resources */ = {isa = PBXBuildFile; fileRef = 7CCDB3322ED34680001E857B /* cacert.pem */; }; |
83 | 83 | 7CCDB3372ED5B4B6001E857B /* UIImage+IOSRelatedIcons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCDB3362ED5B4A8001E857B /* UIImage+IOSRelatedIcons.swift */; }; |
84 | 84 | 7CCDB3392ED5DF56001E857B /* DocumentPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCDB3382ED5DF55001E857B /* DocumentPickerViewController.swift */; }; |
| 85 | + 7CCDB33B2ED5F4B4001E857B /* UIAlertController+PrimaryAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCDB33A2ED5F4AC001E857B /* UIAlertController+PrimaryAction.swift */; }; |
85 | 86 | 7CDC7BBE2C516ADD00B51EFB /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = 7CDC7BBD2C516ADD00B51EFB /* FirebaseCrashlytics */; }; |
86 | 87 | 7CE25BA72C24A848007B2FD7 /* CircularAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE25BA62C24A848007B2FD7 /* CircularAnimation.swift */; }; |
87 | 88 | 7CF6DA332C0F112B0033D03F /* OpenSSL in Frameworks */ = {isa = PBXBuildFile; productRef = 7CF6DA322C0F112B0033D03F /* OpenSSL */; }; |
|
335 | 336 | 7CCDB3322ED34680001E857B /* cacert.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = cacert.pem; sourceTree = "<group>"; }; |
336 | 337 | 7CCDB3362ED5B4A8001E857B /* UIImage+IOSRelatedIcons.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+IOSRelatedIcons.swift"; sourceTree = "<group>"; }; |
337 | 338 | 7CCDB3382ED5DF55001E857B /* DocumentPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentPickerViewController.swift; sourceTree = "<group>"; }; |
| 339 | + 7CCDB33A2ED5F4AC001E857B /* UIAlertController+PrimaryAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIAlertController+PrimaryAction.swift"; sourceTree = "<group>"; }; |
338 | 340 | 7CE25BA62C24A848007B2FD7 /* CircularAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularAnimation.swift; sourceTree = "<group>"; }; |
339 | 341 | 7CF6DA342C0F3DB90033D03F /* BCHostingConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BCHostingConfiguration.swift; sourceTree = "<group>"; }; |
340 | 342 | 7CF6DA362C0F6D150033D03F /* InfoPlist.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = InfoPlist.xcstrings; sourceTree = "<group>"; }; |
|
677 | 679 | 7C95B7B52C385B8E000EC50F /* UIKit */ = { |
678 | 680 | isa = PBXGroup; |
679 | 681 | children = ( |
| 682 | + 7CCDB33A2ED5F4AC001E857B /* UIAlertController+PrimaryAction.swift */, |
680 | 683 | 7CCDB3382ED5DF55001E857B /* DocumentPickerViewController.swift */, |
681 | 684 | 7CC634762E09ED83007E3EED /* UILabel+Marquee.swift */, |
682 | 685 | 7CB831182D194840005F3F42 /* UIApplication+KeySceneWindow.swift */, |
|
1818 | 1821 | D1B99D942BEE631B00F51514 /* Tier.swift in Sources */, |
1819 | 1822 | D1A226A02AEEEFCC00669D6D /* SceneDelegate.swift in Sources */, |
1820 | 1823 | D11BE5442AFB901E00780C1B /* PRSwitchView.swift in Sources */, |
| 1824 | + 7CCDB33B2ED5F4B4001E857B /* UIAlertController+PrimaryAction.swift in Sources */, |
1821 | 1825 | D173D9E32BC0327D00E4F9EB /* BackgroundService.swift in Sources */, |
1822 | 1826 | 7CB58D842CE662BB00929205 /* TagsView.swift in Sources */, |
1823 | 1827 | D1352D382BBD73CD00104E7B /* ColoredProgressBarView.swift in Sources */, |
|
0 commit comments