comparison Simoleon.xcodeproj/project.pbxproj @ 8:2c7ff576554d

Add new flags
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Sun, 11 Jul 2021 22:30:15 +0100
parents 3d6f56b0d4ed
children ed35ef4738b9
comparison
equal deleted inserted replaced
7:8dad7eaac2c6 8:2c7ff576554d
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 50; 6 objectVersion = 52;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 9555932C269B0390000FD726 /* BigFlagsPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9555932B269B0390000FD726 /* BigFlagsPair.swift */; }; 10 9555932C269B0390000FD726 /* BigFlagsPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9555932B269B0390000FD726 /* BigFlagsPair.swift */; };
11 95559330269B08CE000FD726 /* MainCurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9555932F269B08CE000FD726 /* MainCurrencyRow.swift */; }; 11 95559330269B08CE000FD726 /* MainCurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9555932F269B08CE000FD726 /* MainCurrencyRow.swift */; };
14 9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95559339269B0AB8000FD726 /* ParseJson.swift */; }; 14 9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95559339269B0AB8000FD726 /* ParseJson.swift */; };
15 9555933D269B0E0A000FD726 /* Currencies.json in Resources */ = {isa = PBXBuildFile; fileRef = 9555933C269B0E0A000FD726 /* Currencies.json */; }; 15 9555933D269B0E0A000FD726 /* Currencies.json in Resources */ = {isa = PBXBuildFile; fileRef = 9555933C269B0E0A000FD726 /* Currencies.json */; };
16 9555933F269B0E47000FD726 /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9555933E269B0E47000FD726 /* CurrencyModel.swift */; }; 16 9555933F269B0E47000FD726 /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9555933E269B0E47000FD726 /* CurrencyModel.swift */; };
17 956C28CA269B5893005A4595 /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956C28C9269B5893005A4595 /* CurrencyRow.swift */; }; 17 956C28CA269B5893005A4595 /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956C28C9269B5893005A4595 /* CurrencyRow.swift */; };
18 956C28CC269B58A0005A4595 /* SmallFlagsPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956C28CB269B58A0005A4595 /* SmallFlagsPair.swift */; }; 18 956C28CC269B58A0005A4595 /* SmallFlagsPair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956C28CB269B58A0005A4595 /* SmallFlagsPair.swift */; };
19 95C02C8B269B61680061DD6D /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 95C02C8A269B61680061DD6D /* Alamofire */; };
19 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2272697752600941585 /* SimoleonApp.swift */; }; 20 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2272697752600941585 /* SimoleonApp.swift */; };
20 95C5B22A2697752600941585 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2292697752600941585 /* ContentView.swift */; }; 21 95C5B22A2697752600941585 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2292697752600941585 /* ContentView.swift */; };
21 95C5B22C2697752700941585 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22B2697752700941585 /* Assets.xcassets */; }; 22 95C5B22C2697752700941585 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22B2697752700941585 /* Assets.xcassets */; };
22 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22E2697752700941585 /* Preview Assets.xcassets */; }; 23 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22E2697752700941585 /* Preview Assets.xcassets */; };
23 95C5B2312697752700941585 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2302697752700941585 /* Persistence.swift */; }; 24 95C5B2312697752700941585 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2302697752700941585 /* Persistence.swift */; };
76 /* Begin PBXFrameworksBuildPhase section */ 77 /* Begin PBXFrameworksBuildPhase section */
77 95C5B2212697752600941585 /* Frameworks */ = { 78 95C5B2212697752600941585 /* Frameworks */ = {
78 isa = PBXFrameworksBuildPhase; 79 isa = PBXFrameworksBuildPhase;
79 buildActionMask = 2147483647; 80 buildActionMask = 2147483647;
80 files = ( 81 files = (
82 95C02C8B269B61680061DD6D /* Alamofire in Frameworks */,
81 ); 83 );
82 runOnlyForDeploymentPostprocessing = 0; 84 runOnlyForDeploymentPostprocessing = 0;
83 }; 85 };
84 95C5B2372697752700941585 /* Frameworks */ = { 86 95C5B2372697752700941585 /* Frameworks */ = {
85 isa = PBXFrameworksBuildPhase; 87 isa = PBXFrameworksBuildPhase;
223 buildRules = ( 225 buildRules = (
224 ); 226 );
225 dependencies = ( 227 dependencies = (
226 ); 228 );
227 name = Simoleon; 229 name = Simoleon;
230 packageProductDependencies = (
231 95C02C8A269B61680061DD6D /* Alamofire */,
232 );
228 productName = Simoleon; 233 productName = Simoleon;
229 productReference = 95C5B2242697752600941585 /* Simoleon.app */; 234 productReference = 95C5B2242697752600941585 /* Simoleon.app */;
230 productType = "com.apple.product-type.application"; 235 productType = "com.apple.product-type.application";
231 }; 236 };
232 95C5B2392697752700941585 /* SimoleonTests */ = { 237 95C5B2392697752700941585 /* SimoleonTests */ = {
294 knownRegions = ( 299 knownRegions = (
295 en, 300 en,
296 Base, 301 Base,
297 ); 302 );
298 mainGroup = 95C5B21B2697752600941585; 303 mainGroup = 95C5B21B2697752600941585;
304 packageReferences = (
305 95C02C89269B61680061DD6D /* XCRemoteSwiftPackageReference "Alamofire" */,
306 );
299 productRefGroup = 95C5B2252697752600941585 /* Products */; 307 productRefGroup = 95C5B2252697752600941585 /* Products */;
300 projectDirPath = ""; 308 projectDirPath = "";
301 projectRoot = ""; 309 projectRoot = "";
302 targets = ( 310 targets = (
303 95C5B2232697752600941585 /* Simoleon */, 311 95C5B2232697752600941585 /* Simoleon */,
671 defaultConfigurationIsVisible = 0; 679 defaultConfigurationIsVisible = 0;
672 defaultConfigurationName = Release; 680 defaultConfigurationName = Release;
673 }; 681 };
674 /* End XCConfigurationList section */ 682 /* End XCConfigurationList section */
675 683
684 /* Begin XCRemoteSwiftPackageReference section */
685 95C02C89269B61680061DD6D /* XCRemoteSwiftPackageReference "Alamofire" */ = {
686 isa = XCRemoteSwiftPackageReference;
687 repositoryURL = "https://github.com/Alamofire/Alamofire.git";
688 requirement = {
689 kind = upToNextMajorVersion;
690 minimumVersion = 5.4.3;
691 };
692 };
693 /* End XCRemoteSwiftPackageReference section */
694
695 /* Begin XCSwiftPackageProductDependency section */
696 95C02C8A269B61680061DD6D /* Alamofire */ = {
697 isa = XCSwiftPackageProductDependency;
698 package = 95C02C89269B61680061DD6D /* XCRemoteSwiftPackageReference "Alamofire" */;
699 productName = Alamofire;
700 };
701 /* End XCSwiftPackageProductDependency section */
702
676 /* Begin XCVersionGroup section */ 703 /* Begin XCVersionGroup section */
677 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */ = { 704 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */ = {
678 isa = XCVersionGroup; 705 isa = XCVersionGroup;
679 children = ( 706 children = (
680 95C5B2332697752700941585 /* Simoleon.xcdatamodel */, 707 95C5B2332697752700941585 /* Simoleon.xcdatamodel */,