comparison DemoProject/DemoProject.xcodeproj/project.pbxproj @ 56:68a32dc9861f

Revert "Add exclude in Package.swift" This reverts commit efa73bd69966dc38407aaa7775477af3fb94a14c.
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Mon, 03 May 2021 17:01:43 +0200
parents 787ad339ba72
children 1621702163f0
comparison
equal deleted inserted replaced
55:7de0d3d2259a 56:68a32dc9861f
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 52; 6 objectVersion = 50;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 95770BDF263C5F85003FA924 /* DemoProjectApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95770BDE263C5F85003FA924 /* DemoProjectApp.swift */; }; 10 95770BDF263C5F85003FA924 /* DemoProjectApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95770BDE263C5F85003FA924 /* DemoProjectApp.swift */; };
11 95770BE1263C5F85003FA924 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95770BE0263C5F85003FA924 /* ContentView.swift */; }; 11 95770BE1263C5F85003FA924 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95770BE0263C5F85003FA924 /* ContentView.swift */; };
12 95770BE3263C5F86003FA924 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95770BE2263C5F86003FA924 /* Assets.xcassets */; }; 12 95770BE3263C5F86003FA924 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95770BE2263C5F86003FA924 /* Assets.xcassets */; };
13 95770BE6263C5F86003FA924 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95770BE5263C5F86003FA924 /* Preview Assets.xcassets */; }; 13 95770BE6263C5F86003FA924 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95770BE5263C5F86003FA924 /* Preview Assets.xcassets */; };
14 95770BEE263C5FCD003FA924 /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95770BED263C5FCD003FA924 /* Home.swift */; }; 14 95770BEE263C5FCD003FA924 /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95770BED263C5FCD003FA924 /* Home.swift */; };
15 95770BF1263C6096003FA924 /* StockCharts in Frameworks */ = {isa = PBXBuildFile; productRef = 95770BF0263C6096003FA924 /* StockCharts */; };
16 /* End PBXBuildFile section */ 15 /* End PBXBuildFile section */
17 16
18 /* Begin PBXFileReference section */ 17 /* Begin PBXFileReference section */
19 95770BDB263C5F85003FA924 /* DemoProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoProject.app; sourceTree = BUILT_PRODUCTS_DIR; }; 18 95770BDB263C5F85003FA924 /* DemoProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoProject.app; sourceTree = BUILT_PRODUCTS_DIR; };
20 95770BDE263C5F85003FA924 /* DemoProjectApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoProjectApp.swift; sourceTree = "<group>"; }; 19 95770BDE263C5F85003FA924 /* DemoProjectApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoProjectApp.swift; sourceTree = "<group>"; };
28 /* Begin PBXFrameworksBuildPhase section */ 27 /* Begin PBXFrameworksBuildPhase section */
29 95770BD8263C5F85003FA924 /* Frameworks */ = { 28 95770BD8263C5F85003FA924 /* Frameworks */ = {
30 isa = PBXFrameworksBuildPhase; 29 isa = PBXFrameworksBuildPhase;
31 buildActionMask = 2147483647; 30 buildActionMask = 2147483647;
32 files = ( 31 files = (
33 95770BF1263C6096003FA924 /* StockCharts in Frameworks */,
34 ); 32 );
35 runOnlyForDeploymentPostprocessing = 0; 33 runOnlyForDeploymentPostprocessing = 0;
36 }; 34 };
37 /* End PBXFrameworksBuildPhase section */ 35 /* End PBXFrameworksBuildPhase section */
38 36
89 ); 87 );
90 dependencies = ( 88 dependencies = (
91 ); 89 );
92 name = DemoProject; 90 name = DemoProject;
93 packageProductDependencies = ( 91 packageProductDependencies = (
94 95770BF0263C6096003FA924 /* StockCharts */,
95 ); 92 );
96 productName = DemoProject; 93 productName = DemoProject;
97 productReference = 95770BDB263C5F85003FA924 /* DemoProject.app */; 94 productReference = 95770BDB263C5F85003FA924 /* DemoProject.app */;
98 productType = "com.apple.product-type.application"; 95 productType = "com.apple.product-type.application";
99 }; 96 };
119 en, 116 en,
120 Base, 117 Base,
121 ); 118 );
122 mainGroup = 95770BD2263C5F85003FA924; 119 mainGroup = 95770BD2263C5F85003FA924;
123 packageReferences = ( 120 packageReferences = (
124 95770BEF263C6096003FA924 /* XCRemoteSwiftPackageReference "StockCharts" */,
125 ); 121 );
126 productRefGroup = 95770BDC263C5F85003FA924 /* Products */; 122 productRefGroup = 95770BDC263C5F85003FA924 /* Products */;
127 projectDirPath = ""; 123 projectDirPath = "";
128 projectRoot = ""; 124 projectRoot = "";
129 targets = ( 125 targets = (
338 ); 334 );
339 defaultConfigurationIsVisible = 0; 335 defaultConfigurationIsVisible = 0;
340 defaultConfigurationName = Release; 336 defaultConfigurationName = Release;
341 }; 337 };
342 /* End XCConfigurationList section */ 338 /* End XCConfigurationList section */
343
344 /* Begin XCRemoteSwiftPackageReference section */
345 95770BEF263C6096003FA924 /* XCRemoteSwiftPackageReference "StockCharts" */ = {
346 isa = XCRemoteSwiftPackageReference;
347 repositoryURL = "https://github.com/denniscm190/StockCharts.git";
348 requirement = {
349 branch = main;
350 kind = branch;
351 };
352 };
353 /* End XCRemoteSwiftPackageReference section */
354
355 /* Begin XCSwiftPackageProductDependency section */
356 95770BF0263C6096003FA924 /* StockCharts */ = {
357 isa = XCSwiftPackageProductDependency;
358 package = 95770BEF263C6096003FA924 /* XCRemoteSwiftPackageReference "StockCharts" */;
359 productName = StockCharts;
360 };
361 /* End XCSwiftPackageProductDependency section */
362 }; 339 };
363 rootObject = 95770BD3263C5F85003FA924 /* Project object */; 340 rootObject = 95770BD3263C5F85003FA924 /* Project object */;
364 } 341 }