|
38 | 38 | B82561FC26E8CA040040A67E /* SnippetFileCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82561F926E8C9FF0040A67E /* SnippetFileCardView.swift */; };
|
39 | 39 | B825620226E8D14A0040A67E /* NSTableView+BackgroundColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B825620126E8D14A0040A67E /* NSTableView+BackgroundColor.swift */; };
|
40 | 40 | B825621326E968380040A67E /* SnippetDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B825621226E968380040A67E /* SnippetDetailsView.swift */; };
|
41 |
| - B82B557426FFFB9900DE4766 /* Sourceful in Frameworks */ = {isa = PBXBuildFile; productRef = B82B557326FFFB9900DE4766 /* Sourceful */; }; |
42 |
| - B82B557E26FFFCD500DE4766 /* SwiftUISkeleton in Frameworks */ = {isa = PBXBuildFile; productRef = B82B557D26FFFCD500DE4766 /* SwiftUISkeleton */; }; |
43 | 41 | B82B55802700011000DE4766 /* SnippetsLibraryView+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82B557F2700011000DE4766 /* SnippetsLibraryView+Equatable.swift */; };
|
44 | 42 | B82B55822700014600DE4766 /* StartView+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82B55812700014600DE4766 /* StartView+Equatable.swift */; };
|
45 | 43 | B82B5586270007C500DE4766 /* DatabaseReference+Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82B5585270007C500DE4766 /* DatabaseReference+Timeout.swift */; };
|
|
62 | 60 | B88D7A6326F7A5C000B114F6 /* SnippetPlist+Dictonary.swift in Sources */ = {isa = PBXBuildFile; fileRef = B88D7A6226F7A5C000B114F6 /* SnippetPlist+Dictonary.swift */; };
|
63 | 61 | B88D7A6C26F7FB4E00B114F6 /* SnippetsLibraryUnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B88D7A6B26F7FB4E00B114F6 /* SnippetsLibraryUnitTests.swift */; };
|
64 | 62 | B88D7A7A26F7FB8200B114F6 /* SnippetsLibraryUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B88D7A7926F7FB8200B114F6 /* SnippetsLibraryUITests.swift */; };
|
| 63 | + B89775D327037F1C00E4B706 /* Sourceful in Frameworks */ = {isa = PBXBuildFile; productRef = B89775D227037F1C00E4B706 /* Sourceful */; }; |
| 64 | + B89775D62703809900E4B706 /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = B89775D52703809900E4B706 /* FirebaseCrashlytics */; }; |
| 65 | + B89775D82703809900E4B706 /* FirebaseDatabase in Frameworks */ = {isa = PBXBuildFile; productRef = B89775D72703809900E4B706 /* FirebaseDatabase */; }; |
| 66 | + B89775DB270380C500E4B706 /* SwiftUISkeleton in Frameworks */ = {isa = PBXBuildFile; productRef = B89775DA270380C500E4B706 /* SwiftUISkeleton */; }; |
65 | 67 | B8B6DE7926ED8F5500E49C57 /* TextFieldStyleModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B6DE7826ED8F5500E49C57 /* TextFieldStyleModifier.swift */; };
|
66 | 68 | B8B6DE7B26ED9A3300E49C57 /* SnippetDetailsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B6DE7A26ED9A3300E49C57 /* SnippetDetailsViewModel.swift */; };
|
67 | 69 | B8B6DE7E26EE4BB500E49C57 /* SnippetsParserService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B6DE7D26EE4BB500E49C57 /* SnippetsParserService.swift */; };
|
|
78 | 80 | B8CE1CAE26FD431E004AD5D5 /* URLFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8CE1CAD26FD431E004AD5D5 /* URLFactory.swift */; };
|
79 | 81 | B8CE1CB026FD43B5004AD5D5 /* URLType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8CE1CAF26FD43B5004AD5D5 /* URLType.swift */; };
|
80 | 82 | B8CE1CB826FF965D004AD5D5 /* NetworkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8CE1CB726FF965D004AD5D5 /* NetworkService.swift */; };
|
81 |
| - B8CFD8AE2700C884002A66FF /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = B8CFD8AD2700C884002A66FF /* FirebaseCrashlytics */; }; |
82 |
| - B8CFD8B02700C884002A66FF /* FirebaseDatabase in Frameworks */ = {isa = PBXBuildFile; productRef = B8CFD8AF2700C884002A66FF /* FirebaseDatabase */; }; |
83 |
| - B8CFD8B22700C884002A66FF /* FirebaseRemoteConfig in Frameworks */ = {isa = PBXBuildFile; productRef = B8CFD8B12700C884002A66FF /* FirebaseRemoteConfig */; }; |
84 | 83 | B8CFD8B42700D6A7002A66FF /* SnippetsUploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8CFD8B32700D6A7002A66FF /* SnippetsUploadView.swift */; };
|
85 | 84 | B8CFD8B72700D717002A66FF /* SnippetsUploadViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8CFD8B62700D717002A66FF /* SnippetsUploadViewModel.swift */; };
|
86 | 85 | B8EB5AD526F005CC00BE3EF6 /* CustomCodeTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8EB5AD426F005CC00BE3EF6 /* CustomCodeTheme.swift */; };
|
|
219 | 218 | isa = PBXFrameworksBuildPhase;
|
220 | 219 | buildActionMask = 2147483647;
|
221 | 220 | files = (
|
222 |
| - B8CFD8AE2700C884002A66FF /* FirebaseCrashlytics in Frameworks */, |
223 |
| - B82B557426FFFB9900DE4766 /* Sourceful in Frameworks */, |
224 |
| - B8CFD8B02700C884002A66FF /* FirebaseDatabase in Frameworks */, |
225 |
| - B82B557E26FFFCD500DE4766 /* SwiftUISkeleton in Frameworks */, |
226 |
| - B8CFD8B22700C884002A66FF /* FirebaseRemoteConfig in Frameworks */, |
| 221 | + B89775D82703809900E4B706 /* FirebaseDatabase in Frameworks */, |
| 222 | + B89775D327037F1C00E4B706 /* Sourceful in Frameworks */, |
| 223 | + B89775D62703809900E4B706 /* FirebaseCrashlytics in Frameworks */, |
| 224 | + B89775DB270380C500E4B706 /* SwiftUISkeleton in Frameworks */, |
227 | 225 | );
|
228 | 226 | runOnlyForDeploymentPostprocessing = 0;
|
229 | 227 | };
|
|
650 | 648 | );
|
651 | 649 | name = SnippetsLibrary;
|
652 | 650 | packageProductDependencies = (
|
653 |
| - B82B557326FFFB9900DE4766 /* Sourceful */, |
654 |
| - B82B557D26FFFCD500DE4766 /* SwiftUISkeleton */, |
655 |
| - B8CFD8AD2700C884002A66FF /* FirebaseCrashlytics */, |
656 |
| - B8CFD8AF2700C884002A66FF /* FirebaseDatabase */, |
657 |
| - B8CFD8B12700C884002A66FF /* FirebaseRemoteConfig */, |
| 651 | + B89775D227037F1C00E4B706 /* Sourceful */, |
| 652 | + B89775D52703809900E4B706 /* FirebaseCrashlytics */, |
| 653 | + B89775D72703809900E4B706 /* FirebaseDatabase */, |
| 654 | + B89775DA270380C500E4B706 /* SwiftUISkeleton */, |
658 | 655 | );
|
659 | 656 | productName = SnippetsLibrary;
|
660 | 657 | productReference = B82561B026E81D570040A67E /* Snippets Library.app */;
|
|
728 | 725 | );
|
729 | 726 | mainGroup = B82561A726E81D570040A67E;
|
730 | 727 | packageReferences = (
|
731 |
| - B82B557226FFFB9900DE4766 /* XCRemoteSwiftPackageReference "Sourceful" */, |
732 |
| - B82B557C26FFFCD500DE4766 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */, |
733 |
| - B8CFD8AC2700C884002A66FF /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
| 728 | + B89775D127037F1C00E4B706 /* XCRemoteSwiftPackageReference "Sourceful" */, |
| 729 | + B89775D42703809900E4B706 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
| 730 | + B89775D9270380C500E4B706 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */, |
734 | 731 | );
|
735 | 732 | productRefGroup = B82561B126E81D570040A67E /* Products */;
|
736 | 733 | projectDirPath = "";
|
|
1209 | 1206 | /* End XCConfigurationList section */
|
1210 | 1207 |
|
1211 | 1208 | /* Begin XCRemoteSwiftPackageReference section */
|
1212 |
| - B82B557226FFFB9900DE4766 /* XCRemoteSwiftPackageReference "Sourceful" */ = { |
| 1209 | + B89775D127037F1C00E4B706 /* XCRemoteSwiftPackageReference "Sourceful" */ = { |
1213 | 1210 | isa = XCRemoteSwiftPackageReference;
|
1214 | 1211 | repositoryURL = "https://github.com/twostraws/Sourceful.git";
|
1215 | 1212 | requirement = {
|
1216 | 1213 | kind = upToNextMajorVersion;
|
1217 | 1214 | minimumVersion = 0.4.0;
|
1218 | 1215 | };
|
1219 | 1216 | };
|
1220 |
| - B82B557C26FFFCD500DE4766 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */ = { |
| 1217 | + B89775D42703809900E4B706 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
1221 | 1218 | isa = XCRemoteSwiftPackageReference;
|
1222 |
| - repositoryURL = "https://github.com/serbats/SwiftUISkeleton.git"; |
| 1219 | + repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git"; |
1223 | 1220 | requirement = {
|
1224 | 1221 | kind = upToNextMajorVersion;
|
1225 |
| - minimumVersion = 1.0.0; |
| 1222 | + minimumVersion = 7.0.0; |
1226 | 1223 | };
|
1227 | 1224 | };
|
1228 |
| - B8CFD8AC2700C884002A66FF /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
| 1225 | + B89775D9270380C500E4B706 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */ = { |
1229 | 1226 | isa = XCRemoteSwiftPackageReference;
|
1230 |
| - repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git"; |
| 1227 | + repositoryURL = "https://github.com/serbats/SwiftUISkeleton.git"; |
1231 | 1228 | requirement = {
|
1232 | 1229 | kind = upToNextMajorVersion;
|
1233 |
| - minimumVersion = 7.0.0; |
| 1230 | + minimumVersion = 1.0.0; |
1234 | 1231 | };
|
1235 | 1232 | };
|
1236 | 1233 | /* End XCRemoteSwiftPackageReference section */
|
1237 | 1234 |
|
1238 | 1235 | /* Begin XCSwiftPackageProductDependency section */
|
1239 |
| - B82B557326FFFB9900DE4766 /* Sourceful */ = { |
| 1236 | + B89775D227037F1C00E4B706 /* Sourceful */ = { |
1240 | 1237 | isa = XCSwiftPackageProductDependency;
|
1241 |
| - package = B82B557226FFFB9900DE4766 /* XCRemoteSwiftPackageReference "Sourceful" */; |
| 1238 | + package = B89775D127037F1C00E4B706 /* XCRemoteSwiftPackageReference "Sourceful" */; |
1242 | 1239 | productName = Sourceful;
|
1243 | 1240 | };
|
1244 |
| - B82B557D26FFFCD500DE4766 /* SwiftUISkeleton */ = { |
1245 |
| - isa = XCSwiftPackageProductDependency; |
1246 |
| - package = B82B557C26FFFCD500DE4766 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */; |
1247 |
| - productName = SwiftUISkeleton; |
1248 |
| - }; |
1249 |
| - B8CFD8AD2700C884002A66FF /* FirebaseCrashlytics */ = { |
| 1241 | + B89775D52703809900E4B706 /* FirebaseCrashlytics */ = { |
1250 | 1242 | isa = XCSwiftPackageProductDependency;
|
1251 |
| - package = B8CFD8AC2700C884002A66FF /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 1243 | + package = B89775D42703809900E4B706 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
1252 | 1244 | productName = FirebaseCrashlytics;
|
1253 | 1245 | };
|
1254 |
| - B8CFD8AF2700C884002A66FF /* FirebaseDatabase */ = { |
| 1246 | + B89775D72703809900E4B706 /* FirebaseDatabase */ = { |
1255 | 1247 | isa = XCSwiftPackageProductDependency;
|
1256 |
| - package = B8CFD8AC2700C884002A66FF /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 1248 | + package = B89775D42703809900E4B706 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
1257 | 1249 | productName = FirebaseDatabase;
|
1258 | 1250 | };
|
1259 |
| - B8CFD8B12700C884002A66FF /* FirebaseRemoteConfig */ = { |
| 1251 | + B89775DA270380C500E4B706 /* SwiftUISkeleton */ = { |
1260 | 1252 | isa = XCSwiftPackageProductDependency;
|
1261 |
| - package = B8CFD8AC2700C884002A66FF /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
1262 |
| - productName = FirebaseRemoteConfig; |
| 1253 | + package = B89775D9270380C500E4B706 /* XCRemoteSwiftPackageReference "SwiftUISkeleton" */; |
| 1254 | + productName = SwiftUISkeleton; |
1263 | 1255 | };
|
1264 | 1256 | /* End XCSwiftPackageProductDependency section */
|
1265 | 1257 | };
|
|
0 commit comments