Mercurial > public > simoleon
comparison Simoleon.xcodeproj/project.pbxproj @ 182:ba3ebe8cefe5
refactor code
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Wed, 08 Dec 2021 10:58:15 +0100 |
parents | 5a9430fd6b4d |
children | d2398f02e1ce |
comparison
equal
deleted
inserted
replaced
181:5a9430fd6b4d | 182:ba3ebe8cefe5 |
---|---|
5 }; | 5 }; |
6 objectVersion = 55; | 6 objectVersion = 55; |
7 objects = { | 7 objects = { |
8 | 8 |
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 9511E2CA2760B72B005EEE8D /* simoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2C92760B72B005EEE8D /* simoleonApp.swift */; }; | 10 9511E3052760B8D6005EEE8D /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E3042760B8D6005EEE8D /* SimoleonApp.swift */; }; |
11 9511E2CC2760B72B005EEE8D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2CB2760B72B005EEE8D /* ContentView.swift */; }; | 11 9511E3072760B8D6005EEE8D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E3062760B8D6005EEE8D /* ContentView.swift */; }; |
12 9511E2CE2760B72C005EEE8D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9511E2CD2760B72C005EEE8D /* Assets.xcassets */; }; | 12 9511E3092760B8D7005EEE8D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9511E3082760B8D7005EEE8D /* Assets.xcassets */; }; |
13 9511E2D12760B72C005EEE8D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9511E2D02760B72C005EEE8D /* Preview Assets.xcassets */; }; | 13 9511E30C2760B8D7005EEE8D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9511E30B2760B8D7005EEE8D /* Preview Assets.xcassets */; }; |
14 9511E2D32760B72C005EEE8D /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2D22760B72C005EEE8D /* Persistence.swift */; }; | 14 9511E30E2760B8D7005EEE8D /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E30D2760B8D7005EEE8D /* Persistence.swift */; }; |
15 9511E2D62760B72C005EEE8D /* simoleon.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2D42760B72C005EEE8D /* simoleon.xcdatamodeld */; }; | 15 9511E3112760B8D7005EEE8D /* Simoleon.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 9511E30F2760B8D7005EEE8D /* Simoleon.xcdatamodeld */; }; |
16 9511E2E02760B72C005EEE8D /* simoleonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2DF2760B72C005EEE8D /* simoleonTests.swift */; }; | 16 9511E31B2760B8D7005EEE8D /* SimoleonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E31A2760B8D7005EEE8D /* SimoleonTests.swift */; }; |
17 9511E2EA2760B72C005EEE8D /* simoleonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2E92760B72C005EEE8D /* simoleonUITests.swift */; }; | 17 9511E3252760B8D7005EEE8D /* SimoleonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E3242760B8D7005EEE8D /* SimoleonUITests.swift */; }; |
18 9511E2EC2760B72C005EEE8D /* simoleonUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E2EB2760B72C005EEE8D /* simoleonUITestsLaunchTests.swift */; }; | 18 9511E3272760B8D7005EEE8D /* SimoleonUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9511E3262760B8D7005EEE8D /* SimoleonUITestsLaunchTests.swift */; }; |
19 /* End PBXBuildFile section */ | 19 /* End PBXBuildFile section */ |
20 | 20 |
21 /* Begin PBXContainerItemProxy section */ | 21 /* Begin PBXContainerItemProxy section */ |
22 9511E2DC2760B72C005EEE8D /* PBXContainerItemProxy */ = { | 22 9511E3172760B8D7005EEE8D /* PBXContainerItemProxy */ = { |
23 isa = PBXContainerItemProxy; | 23 isa = PBXContainerItemProxy; |
24 containerPortal = 9511E2BE2760B72B005EEE8D /* Project object */; | 24 containerPortal = 9511E2F92760B8D6005EEE8D /* Project object */; |
25 proxyType = 1; | 25 proxyType = 1; |
26 remoteGlobalIDString = 9511E2C52760B72B005EEE8D; | 26 remoteGlobalIDString = 9511E3002760B8D6005EEE8D; |
27 remoteInfo = simoleon; | 27 remoteInfo = Simoleon; |
28 }; | 28 }; |
29 9511E2E62760B72C005EEE8D /* PBXContainerItemProxy */ = { | 29 9511E3212760B8D7005EEE8D /* PBXContainerItemProxy */ = { |
30 isa = PBXContainerItemProxy; | 30 isa = PBXContainerItemProxy; |
31 containerPortal = 9511E2BE2760B72B005EEE8D /* Project object */; | 31 containerPortal = 9511E2F92760B8D6005EEE8D /* Project object */; |
32 proxyType = 1; | 32 proxyType = 1; |
33 remoteGlobalIDString = 9511E2C52760B72B005EEE8D; | 33 remoteGlobalIDString = 9511E3002760B8D6005EEE8D; |
34 remoteInfo = simoleon; | 34 remoteInfo = Simoleon; |
35 }; | 35 }; |
36 /* End PBXContainerItemProxy section */ | 36 /* End PBXContainerItemProxy section */ |
37 | 37 |
38 /* Begin PBXFileReference section */ | 38 /* Begin PBXFileReference section */ |
39 9511E2C62760B72B005EEE8D /* simoleon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = simoleon.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 39 9511E3012760B8D6005EEE8D /* Simoleon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simoleon.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
40 9511E2C92760B72B005EEE8D /* simoleonApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = simoleonApp.swift; sourceTree = "<group>"; }; | 40 9511E3042760B8D6005EEE8D /* SimoleonApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonApp.swift; sourceTree = "<group>"; }; |
41 9511E2CB2760B72B005EEE8D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; | 41 9511E3062760B8D6005EEE8D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
42 9511E2CD2760B72C005EEE8D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | 42 9511E3082760B8D7005EEE8D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
43 9511E2D02760B72C005EEE8D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; | 43 9511E30B2760B8D7005EEE8D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
44 9511E2D22760B72C005EEE8D /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; | 44 9511E30D2760B8D7005EEE8D /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; |
45 9511E2D52760B72C005EEE8D /* simoleon.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = simoleon.xcdatamodel; sourceTree = "<group>"; }; | 45 9511E3102760B8D7005EEE8D /* Simoleon.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Simoleon.xcdatamodel; sourceTree = "<group>"; }; |
46 9511E2DB2760B72C005EEE8D /* simoleonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = simoleonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | 46 9511E3162760B8D7005EEE8D /* SimoleonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 9511E2DF2760B72C005EEE8D /* simoleonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = simoleonTests.swift; sourceTree = "<group>"; }; | 47 9511E31A2760B8D7005EEE8D /* SimoleonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonTests.swift; sourceTree = "<group>"; }; |
48 9511E2E52760B72C005EEE8D /* simoleonUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = simoleonUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | 48 9511E3202760B8D7005EEE8D /* SimoleonUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 9511E2E92760B72C005EEE8D /* simoleonUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = simoleonUITests.swift; sourceTree = "<group>"; }; | 49 9511E3242760B8D7005EEE8D /* SimoleonUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonUITests.swift; sourceTree = "<group>"; }; |
50 9511E2EB2760B72C005EEE8D /* simoleonUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = simoleonUITestsLaunchTests.swift; sourceTree = "<group>"; }; | 50 9511E3262760B8D7005EEE8D /* SimoleonUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonUITestsLaunchTests.swift; sourceTree = "<group>"; }; |
51 /* End PBXFileReference section */ | 51 /* End PBXFileReference section */ |
52 | 52 |
53 /* Begin PBXFrameworksBuildPhase section */ | 53 /* Begin PBXFrameworksBuildPhase section */ |
54 9511E2C32760B72B005EEE8D /* Frameworks */ = { | 54 9511E2FE2760B8D6005EEE8D /* Frameworks */ = { |
55 isa = PBXFrameworksBuildPhase; | 55 isa = PBXFrameworksBuildPhase; |
56 buildActionMask = 2147483647; | 56 buildActionMask = 2147483647; |
57 files = ( | 57 files = ( |
58 ); | 58 ); |
59 runOnlyForDeploymentPostprocessing = 0; | 59 runOnlyForDeploymentPostprocessing = 0; |
60 }; | 60 }; |
61 9511E2D82760B72C005EEE8D /* Frameworks */ = { | 61 9511E3132760B8D7005EEE8D /* Frameworks */ = { |
62 isa = PBXFrameworksBuildPhase; | 62 isa = PBXFrameworksBuildPhase; |
63 buildActionMask = 2147483647; | 63 buildActionMask = 2147483647; |
64 files = ( | 64 files = ( |
65 ); | 65 ); |
66 runOnlyForDeploymentPostprocessing = 0; | 66 runOnlyForDeploymentPostprocessing = 0; |
67 }; | 67 }; |
68 9511E2E22760B72C005EEE8D /* Frameworks */ = { | 68 9511E31D2760B8D7005EEE8D /* Frameworks */ = { |
69 isa = PBXFrameworksBuildPhase; | 69 isa = PBXFrameworksBuildPhase; |
70 buildActionMask = 2147483647; | 70 buildActionMask = 2147483647; |
71 files = ( | 71 files = ( |
72 ); | 72 ); |
73 runOnlyForDeploymentPostprocessing = 0; | 73 runOnlyForDeploymentPostprocessing = 0; |
74 }; | 74 }; |
75 /* End PBXFrameworksBuildPhase section */ | 75 /* End PBXFrameworksBuildPhase section */ |
76 | 76 |
77 /* Begin PBXGroup section */ | 77 /* Begin PBXGroup section */ |
78 9511E2BD2760B72B005EEE8D = { | 78 9511E2F82760B8D6005EEE8D = { |
79 isa = PBXGroup; | 79 isa = PBXGroup; |
80 children = ( | 80 children = ( |
81 9511E2C82760B72B005EEE8D /* simoleon */, | 81 9511E3032760B8D6005EEE8D /* Simoleon */, |
82 9511E2DE2760B72C005EEE8D /* simoleonTests */, | 82 9511E3192760B8D7005EEE8D /* SimoleonTests */, |
83 9511E2E82760B72C005EEE8D /* simoleonUITests */, | 83 9511E3232760B8D7005EEE8D /* SimoleonUITests */, |
84 9511E2C72760B72B005EEE8D /* Products */, | 84 9511E3022760B8D6005EEE8D /* Products */, |
85 ); | 85 ); |
86 sourceTree = "<group>"; | 86 sourceTree = "<group>"; |
87 }; | 87 }; |
88 9511E2C72760B72B005EEE8D /* Products */ = { | 88 9511E3022760B8D6005EEE8D /* Products */ = { |
89 isa = PBXGroup; | 89 isa = PBXGroup; |
90 children = ( | 90 children = ( |
91 9511E2C62760B72B005EEE8D /* simoleon.app */, | 91 9511E3012760B8D6005EEE8D /* Simoleon.app */, |
92 9511E2DB2760B72C005EEE8D /* simoleonTests.xctest */, | 92 9511E3162760B8D7005EEE8D /* SimoleonTests.xctest */, |
93 9511E2E52760B72C005EEE8D /* simoleonUITests.xctest */, | 93 9511E3202760B8D7005EEE8D /* SimoleonUITests.xctest */, |
94 ); | 94 ); |
95 name = Products; | 95 name = Products; |
96 sourceTree = "<group>"; | 96 sourceTree = "<group>"; |
97 }; | 97 }; |
98 9511E2C82760B72B005EEE8D /* simoleon */ = { | 98 9511E3032760B8D6005EEE8D /* Simoleon */ = { |
99 isa = PBXGroup; | 99 isa = PBXGroup; |
100 children = ( | 100 children = ( |
101 9511E2C92760B72B005EEE8D /* simoleonApp.swift */, | 101 9511E3042760B8D6005EEE8D /* SimoleonApp.swift */, |
102 9511E2CB2760B72B005EEE8D /* ContentView.swift */, | 102 9511E3062760B8D6005EEE8D /* ContentView.swift */, |
103 9511E2CD2760B72C005EEE8D /* Assets.xcassets */, | 103 9511E3082760B8D7005EEE8D /* Assets.xcassets */, |
104 9511E2D22760B72C005EEE8D /* Persistence.swift */, | 104 9511E30D2760B8D7005EEE8D /* Persistence.swift */, |
105 9511E2D42760B72C005EEE8D /* simoleon.xcdatamodeld */, | 105 9511E30F2760B8D7005EEE8D /* Simoleon.xcdatamodeld */, |
106 9511E2CF2760B72C005EEE8D /* Preview Content */, | 106 9511E30A2760B8D7005EEE8D /* Preview Content */, |
107 ); | 107 ); |
108 path = simoleon; | 108 path = Simoleon; |
109 sourceTree = "<group>"; | 109 sourceTree = "<group>"; |
110 }; | 110 }; |
111 9511E2CF2760B72C005EEE8D /* Preview Content */ = { | 111 9511E30A2760B8D7005EEE8D /* Preview Content */ = { |
112 isa = PBXGroup; | 112 isa = PBXGroup; |
113 children = ( | 113 children = ( |
114 9511E2D02760B72C005EEE8D /* Preview Assets.xcassets */, | 114 9511E30B2760B8D7005EEE8D /* Preview Assets.xcassets */, |
115 ); | 115 ); |
116 path = "Preview Content"; | 116 path = "Preview Content"; |
117 sourceTree = "<group>"; | 117 sourceTree = "<group>"; |
118 }; | 118 }; |
119 9511E2DE2760B72C005EEE8D /* simoleonTests */ = { | 119 9511E3192760B8D7005EEE8D /* SimoleonTests */ = { |
120 isa = PBXGroup; | 120 isa = PBXGroup; |
121 children = ( | 121 children = ( |
122 9511E2DF2760B72C005EEE8D /* simoleonTests.swift */, | 122 9511E31A2760B8D7005EEE8D /* SimoleonTests.swift */, |
123 ); | 123 ); |
124 path = simoleonTests; | 124 path = SimoleonTests; |
125 sourceTree = "<group>"; | 125 sourceTree = "<group>"; |
126 }; | 126 }; |
127 9511E2E82760B72C005EEE8D /* simoleonUITests */ = { | 127 9511E3232760B8D7005EEE8D /* SimoleonUITests */ = { |
128 isa = PBXGroup; | 128 isa = PBXGroup; |
129 children = ( | 129 children = ( |
130 9511E2E92760B72C005EEE8D /* simoleonUITests.swift */, | 130 9511E3242760B8D7005EEE8D /* SimoleonUITests.swift */, |
131 9511E2EB2760B72C005EEE8D /* simoleonUITestsLaunchTests.swift */, | 131 9511E3262760B8D7005EEE8D /* SimoleonUITestsLaunchTests.swift */, |
132 ); | 132 ); |
133 path = simoleonUITests; | 133 path = SimoleonUITests; |
134 sourceTree = "<group>"; | 134 sourceTree = "<group>"; |
135 }; | 135 }; |
136 /* End PBXGroup section */ | 136 /* End PBXGroup section */ |
137 | 137 |
138 /* Begin PBXNativeTarget section */ | 138 /* Begin PBXNativeTarget section */ |
139 9511E2C52760B72B005EEE8D /* simoleon */ = { | 139 9511E3002760B8D6005EEE8D /* Simoleon */ = { |
140 isa = PBXNativeTarget; | 140 isa = PBXNativeTarget; |
141 buildConfigurationList = 9511E2EF2760B72C005EEE8D /* Build configuration list for PBXNativeTarget "simoleon" */; | 141 buildConfigurationList = 9511E32A2760B8D7005EEE8D /* Build configuration list for PBXNativeTarget "Simoleon" */; |
142 buildPhases = ( | 142 buildPhases = ( |
143 9511E2C22760B72B005EEE8D /* Sources */, | 143 9511E2FD2760B8D6005EEE8D /* Sources */, |
144 9511E2C32760B72B005EEE8D /* Frameworks */, | 144 9511E2FE2760B8D6005EEE8D /* Frameworks */, |
145 9511E2C42760B72B005EEE8D /* Resources */, | 145 9511E2FF2760B8D6005EEE8D /* Resources */, |
146 ); | 146 ); |
147 buildRules = ( | 147 buildRules = ( |
148 ); | 148 ); |
149 dependencies = ( | 149 dependencies = ( |
150 ); | 150 ); |
151 name = simoleon; | 151 name = Simoleon; |
152 productName = simoleon; | 152 productName = Simoleon; |
153 productReference = 9511E2C62760B72B005EEE8D /* simoleon.app */; | 153 productReference = 9511E3012760B8D6005EEE8D /* Simoleon.app */; |
154 productType = "com.apple.product-type.application"; | 154 productType = "com.apple.product-type.application"; |
155 }; | 155 }; |
156 9511E2DA2760B72C005EEE8D /* simoleonTests */ = { | 156 9511E3152760B8D7005EEE8D /* SimoleonTests */ = { |
157 isa = PBXNativeTarget; | 157 isa = PBXNativeTarget; |
158 buildConfigurationList = 9511E2F22760B72C005EEE8D /* Build configuration list for PBXNativeTarget "simoleonTests" */; | 158 buildConfigurationList = 9511E32D2760B8D7005EEE8D /* Build configuration list for PBXNativeTarget "SimoleonTests" */; |
159 buildPhases = ( | 159 buildPhases = ( |
160 9511E2D72760B72C005EEE8D /* Sources */, | 160 9511E3122760B8D7005EEE8D /* Sources */, |
161 9511E2D82760B72C005EEE8D /* Frameworks */, | 161 9511E3132760B8D7005EEE8D /* Frameworks */, |
162 9511E2D92760B72C005EEE8D /* Resources */, | 162 9511E3142760B8D7005EEE8D /* Resources */, |
163 ); | 163 ); |
164 buildRules = ( | 164 buildRules = ( |
165 ); | 165 ); |
166 dependencies = ( | 166 dependencies = ( |
167 9511E2DD2760B72C005EEE8D /* PBXTargetDependency */, | 167 9511E3182760B8D7005EEE8D /* PBXTargetDependency */, |
168 ); | 168 ); |
169 name = simoleonTests; | 169 name = SimoleonTests; |
170 productName = simoleonTests; | 170 productName = SimoleonTests; |
171 productReference = 9511E2DB2760B72C005EEE8D /* simoleonTests.xctest */; | 171 productReference = 9511E3162760B8D7005EEE8D /* SimoleonTests.xctest */; |
172 productType = "com.apple.product-type.bundle.unit-test"; | 172 productType = "com.apple.product-type.bundle.unit-test"; |
173 }; | 173 }; |
174 9511E2E42760B72C005EEE8D /* simoleonUITests */ = { | 174 9511E31F2760B8D7005EEE8D /* SimoleonUITests */ = { |
175 isa = PBXNativeTarget; | 175 isa = PBXNativeTarget; |
176 buildConfigurationList = 9511E2F52760B72C005EEE8D /* Build configuration list for PBXNativeTarget "simoleonUITests" */; | 176 buildConfigurationList = 9511E3302760B8D7005EEE8D /* Build configuration list for PBXNativeTarget "SimoleonUITests" */; |
177 buildPhases = ( | 177 buildPhases = ( |
178 9511E2E12760B72C005EEE8D /* Sources */, | 178 9511E31C2760B8D7005EEE8D /* Sources */, |
179 9511E2E22760B72C005EEE8D /* Frameworks */, | 179 9511E31D2760B8D7005EEE8D /* Frameworks */, |
180 9511E2E32760B72C005EEE8D /* Resources */, | 180 9511E31E2760B8D7005EEE8D /* Resources */, |
181 ); | 181 ); |
182 buildRules = ( | 182 buildRules = ( |
183 ); | 183 ); |
184 dependencies = ( | 184 dependencies = ( |
185 9511E2E72760B72C005EEE8D /* PBXTargetDependency */, | 185 9511E3222760B8D7005EEE8D /* PBXTargetDependency */, |
186 ); | 186 ); |
187 name = simoleonUITests; | 187 name = SimoleonUITests; |
188 productName = simoleonUITests; | 188 productName = SimoleonUITests; |
189 productReference = 9511E2E52760B72C005EEE8D /* simoleonUITests.xctest */; | 189 productReference = 9511E3202760B8D7005EEE8D /* SimoleonUITests.xctest */; |
190 productType = "com.apple.product-type.bundle.ui-testing"; | 190 productType = "com.apple.product-type.bundle.ui-testing"; |
191 }; | 191 }; |
192 /* End PBXNativeTarget section */ | 192 /* End PBXNativeTarget section */ |
193 | 193 |
194 /* Begin PBXProject section */ | 194 /* Begin PBXProject section */ |
195 9511E2BE2760B72B005EEE8D /* Project object */ = { | 195 9511E2F92760B8D6005EEE8D /* Project object */ = { |
196 isa = PBXProject; | 196 isa = PBXProject; |
197 attributes = { | 197 attributes = { |
198 BuildIndependentTargetsInParallel = 1; | 198 BuildIndependentTargetsInParallel = 1; |
199 LastSwiftUpdateCheck = 1310; | 199 LastSwiftUpdateCheck = 1310; |
200 LastUpgradeCheck = 1310; | 200 LastUpgradeCheck = 1310; |
201 TargetAttributes = { | 201 TargetAttributes = { |
202 9511E2C52760B72B005EEE8D = { | 202 9511E3002760B8D6005EEE8D = { |
203 CreatedOnToolsVersion = 13.1; | 203 CreatedOnToolsVersion = 13.1; |
204 }; | 204 }; |
205 9511E2DA2760B72C005EEE8D = { | 205 9511E3152760B8D7005EEE8D = { |
206 CreatedOnToolsVersion = 13.1; | 206 CreatedOnToolsVersion = 13.1; |
207 TestTargetID = 9511E2C52760B72B005EEE8D; | 207 TestTargetID = 9511E3002760B8D6005EEE8D; |
208 }; | 208 }; |
209 9511E2E42760B72C005EEE8D = { | 209 9511E31F2760B8D7005EEE8D = { |
210 CreatedOnToolsVersion = 13.1; | 210 CreatedOnToolsVersion = 13.1; |
211 TestTargetID = 9511E2C52760B72B005EEE8D; | 211 TestTargetID = 9511E3002760B8D6005EEE8D; |
212 }; | 212 }; |
213 }; | 213 }; |
214 }; | 214 }; |
215 buildConfigurationList = 9511E2C12760B72B005EEE8D /* Build configuration list for PBXProject "simoleon" */; | 215 buildConfigurationList = 9511E2FC2760B8D6005EEE8D /* Build configuration list for PBXProject "Simoleon" */; |
216 compatibilityVersion = "Xcode 13.0"; | 216 compatibilityVersion = "Xcode 13.0"; |
217 developmentRegion = en; | 217 developmentRegion = en; |
218 hasScannedForEncodings = 0; | 218 hasScannedForEncodings = 0; |
219 knownRegions = ( | 219 knownRegions = ( |
220 en, | 220 en, |
221 Base, | 221 Base, |
222 ); | 222 ); |
223 mainGroup = 9511E2BD2760B72B005EEE8D; | 223 mainGroup = 9511E2F82760B8D6005EEE8D; |
224 productRefGroup = 9511E2C72760B72B005EEE8D /* Products */; | 224 productRefGroup = 9511E3022760B8D6005EEE8D /* Products */; |
225 projectDirPath = ""; | 225 projectDirPath = ""; |
226 projectRoot = ""; | 226 projectRoot = ""; |
227 targets = ( | 227 targets = ( |
228 9511E2C52760B72B005EEE8D /* simoleon */, | 228 9511E3002760B8D6005EEE8D /* Simoleon */, |
229 9511E2DA2760B72C005EEE8D /* simoleonTests */, | 229 9511E3152760B8D7005EEE8D /* SimoleonTests */, |
230 9511E2E42760B72C005EEE8D /* simoleonUITests */, | 230 9511E31F2760B8D7005EEE8D /* SimoleonUITests */, |
231 ); | 231 ); |
232 }; | 232 }; |
233 /* End PBXProject section */ | 233 /* End PBXProject section */ |
234 | 234 |
235 /* Begin PBXResourcesBuildPhase section */ | 235 /* Begin PBXResourcesBuildPhase section */ |
236 9511E2C42760B72B005EEE8D /* Resources */ = { | 236 9511E2FF2760B8D6005EEE8D /* Resources */ = { |
237 isa = PBXResourcesBuildPhase; | 237 isa = PBXResourcesBuildPhase; |
238 buildActionMask = 2147483647; | 238 buildActionMask = 2147483647; |
239 files = ( | 239 files = ( |
240 9511E2D12760B72C005EEE8D /* Preview Assets.xcassets in Resources */, | 240 9511E30C2760B8D7005EEE8D /* Preview Assets.xcassets in Resources */, |
241 9511E2CE2760B72C005EEE8D /* Assets.xcassets in Resources */, | 241 9511E3092760B8D7005EEE8D /* Assets.xcassets in Resources */, |
242 ); | 242 ); |
243 runOnlyForDeploymentPostprocessing = 0; | 243 runOnlyForDeploymentPostprocessing = 0; |
244 }; | 244 }; |
245 9511E2D92760B72C005EEE8D /* Resources */ = { | 245 9511E3142760B8D7005EEE8D /* Resources */ = { |
246 isa = PBXResourcesBuildPhase; | 246 isa = PBXResourcesBuildPhase; |
247 buildActionMask = 2147483647; | 247 buildActionMask = 2147483647; |
248 files = ( | 248 files = ( |
249 ); | 249 ); |
250 runOnlyForDeploymentPostprocessing = 0; | 250 runOnlyForDeploymentPostprocessing = 0; |
251 }; | 251 }; |
252 9511E2E32760B72C005EEE8D /* Resources */ = { | 252 9511E31E2760B8D7005EEE8D /* Resources */ = { |
253 isa = PBXResourcesBuildPhase; | 253 isa = PBXResourcesBuildPhase; |
254 buildActionMask = 2147483647; | 254 buildActionMask = 2147483647; |
255 files = ( | 255 files = ( |
256 ); | 256 ); |
257 runOnlyForDeploymentPostprocessing = 0; | 257 runOnlyForDeploymentPostprocessing = 0; |
258 }; | 258 }; |
259 /* End PBXResourcesBuildPhase section */ | 259 /* End PBXResourcesBuildPhase section */ |
260 | 260 |
261 /* Begin PBXSourcesBuildPhase section */ | 261 /* Begin PBXSourcesBuildPhase section */ |
262 9511E2C22760B72B005EEE8D /* Sources */ = { | 262 9511E2FD2760B8D6005EEE8D /* Sources */ = { |
263 isa = PBXSourcesBuildPhase; | 263 isa = PBXSourcesBuildPhase; |
264 buildActionMask = 2147483647; | 264 buildActionMask = 2147483647; |
265 files = ( | 265 files = ( |
266 9511E2D32760B72C005EEE8D /* Persistence.swift in Sources */, | 266 9511E30E2760B8D7005EEE8D /* Persistence.swift in Sources */, |
267 9511E2CC2760B72B005EEE8D /* ContentView.swift in Sources */, | 267 9511E3072760B8D6005EEE8D /* ContentView.swift in Sources */, |
268 9511E2CA2760B72B005EEE8D /* simoleonApp.swift in Sources */, | 268 9511E3052760B8D6005EEE8D /* SimoleonApp.swift in Sources */, |
269 9511E2D62760B72C005EEE8D /* simoleon.xcdatamodeld in Sources */, | 269 9511E3112760B8D7005EEE8D /* Simoleon.xcdatamodeld in Sources */, |
270 ); | 270 ); |
271 runOnlyForDeploymentPostprocessing = 0; | 271 runOnlyForDeploymentPostprocessing = 0; |
272 }; | 272 }; |
273 9511E2D72760B72C005EEE8D /* Sources */ = { | 273 9511E3122760B8D7005EEE8D /* Sources */ = { |
274 isa = PBXSourcesBuildPhase; | 274 isa = PBXSourcesBuildPhase; |
275 buildActionMask = 2147483647; | 275 buildActionMask = 2147483647; |
276 files = ( | 276 files = ( |
277 9511E2E02760B72C005EEE8D /* simoleonTests.swift in Sources */, | 277 9511E31B2760B8D7005EEE8D /* SimoleonTests.swift in Sources */, |
278 ); | 278 ); |
279 runOnlyForDeploymentPostprocessing = 0; | 279 runOnlyForDeploymentPostprocessing = 0; |
280 }; | 280 }; |
281 9511E2E12760B72C005EEE8D /* Sources */ = { | 281 9511E31C2760B8D7005EEE8D /* Sources */ = { |
282 isa = PBXSourcesBuildPhase; | 282 isa = PBXSourcesBuildPhase; |
283 buildActionMask = 2147483647; | 283 buildActionMask = 2147483647; |
284 files = ( | 284 files = ( |
285 9511E2EC2760B72C005EEE8D /* simoleonUITestsLaunchTests.swift in Sources */, | 285 9511E3272760B8D7005EEE8D /* SimoleonUITestsLaunchTests.swift in Sources */, |
286 9511E2EA2760B72C005EEE8D /* simoleonUITests.swift in Sources */, | 286 9511E3252760B8D7005EEE8D /* SimoleonUITests.swift in Sources */, |
287 ); | 287 ); |
288 runOnlyForDeploymentPostprocessing = 0; | 288 runOnlyForDeploymentPostprocessing = 0; |
289 }; | 289 }; |
290 /* End PBXSourcesBuildPhase section */ | 290 /* End PBXSourcesBuildPhase section */ |
291 | 291 |
292 /* Begin PBXTargetDependency section */ | 292 /* Begin PBXTargetDependency section */ |
293 9511E2DD2760B72C005EEE8D /* PBXTargetDependency */ = { | 293 9511E3182760B8D7005EEE8D /* PBXTargetDependency */ = { |
294 isa = PBXTargetDependency; | 294 isa = PBXTargetDependency; |
295 target = 9511E2C52760B72B005EEE8D /* simoleon */; | 295 target = 9511E3002760B8D6005EEE8D /* Simoleon */; |
296 targetProxy = 9511E2DC2760B72C005EEE8D /* PBXContainerItemProxy */; | 296 targetProxy = 9511E3172760B8D7005EEE8D /* PBXContainerItemProxy */; |
297 }; | 297 }; |
298 9511E2E72760B72C005EEE8D /* PBXTargetDependency */ = { | 298 9511E3222760B8D7005EEE8D /* PBXTargetDependency */ = { |
299 isa = PBXTargetDependency; | 299 isa = PBXTargetDependency; |
300 target = 9511E2C52760B72B005EEE8D /* simoleon */; | 300 target = 9511E3002760B8D6005EEE8D /* Simoleon */; |
301 targetProxy = 9511E2E62760B72C005EEE8D /* PBXContainerItemProxy */; | 301 targetProxy = 9511E3212760B8D7005EEE8D /* PBXContainerItemProxy */; |
302 }; | 302 }; |
303 /* End PBXTargetDependency section */ | 303 /* End PBXTargetDependency section */ |
304 | 304 |
305 /* Begin XCBuildConfiguration section */ | 305 /* Begin XCBuildConfiguration section */ |
306 9511E2ED2760B72C005EEE8D /* Debug */ = { | 306 9511E3282760B8D7005EEE8D /* Debug */ = { |
307 isa = XCBuildConfiguration; | 307 isa = XCBuildConfiguration; |
308 buildSettings = { | 308 buildSettings = { |
309 ALWAYS_SEARCH_USER_PATHS = NO; | 309 ALWAYS_SEARCH_USER_PATHS = NO; |
310 CLANG_ANALYZER_NONNULL = YES; | 310 CLANG_ANALYZER_NONNULL = YES; |
311 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | 311 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
362 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; | 362 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
363 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | 363 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
364 }; | 364 }; |
365 name = Debug; | 365 name = Debug; |
366 }; | 366 }; |
367 9511E2EE2760B72C005EEE8D /* Release */ = { | 367 9511E3292760B8D7005EEE8D /* Release */ = { |
368 isa = XCBuildConfiguration; | 368 isa = XCBuildConfiguration; |
369 buildSettings = { | 369 buildSettings = { |
370 ALWAYS_SEARCH_USER_PATHS = NO; | 370 ALWAYS_SEARCH_USER_PATHS = NO; |
371 CLANG_ANALYZER_NONNULL = YES; | 371 CLANG_ANALYZER_NONNULL = YES; |
372 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | 372 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
417 SWIFT_OPTIMIZATION_LEVEL = "-O"; | 417 SWIFT_OPTIMIZATION_LEVEL = "-O"; |
418 VALIDATE_PRODUCT = YES; | 418 VALIDATE_PRODUCT = YES; |
419 }; | 419 }; |
420 name = Release; | 420 name = Release; |
421 }; | 421 }; |
422 9511E2F02760B72C005EEE8D /* Debug */ = { | 422 9511E32B2760B8D7005EEE8D /* Debug */ = { |
423 isa = XCBuildConfiguration; | 423 isa = XCBuildConfiguration; |
424 buildSettings = { | 424 buildSettings = { |
425 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 425 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
426 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | 426 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
427 CODE_SIGN_STYLE = Automatic; | 427 CODE_SIGN_STYLE = Automatic; |
428 CURRENT_PROJECT_VERSION = 1; | 428 CURRENT_PROJECT_VERSION = 1; |
429 DEVELOPMENT_ASSET_PATHS = "\"simoleon/Preview Content\""; | 429 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; |
430 DEVELOPMENT_TEAM = MTX83R5H8X; | 430 DEVELOPMENT_TEAM = MTX83R5H8X; |
431 ENABLE_PREVIEWS = YES; | 431 ENABLE_PREVIEWS = YES; |
432 GENERATE_INFOPLIST_FILE = YES; | 432 GENERATE_INFOPLIST_FILE = YES; |
433 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; | 433 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
434 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; | 434 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
438 LD_RUNPATH_SEARCH_PATHS = ( | 438 LD_RUNPATH_SEARCH_PATHS = ( |
439 "$(inherited)", | 439 "$(inherited)", |
440 "@executable_path/Frameworks", | 440 "@executable_path/Frameworks", |
441 ); | 441 ); |
442 MARKETING_VERSION = 1.0; | 442 MARKETING_VERSION = 1.0; |
443 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.simoleon; | 443 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; |
444 PRODUCT_NAME = "$(TARGET_NAME)"; | 444 PRODUCT_NAME = "$(TARGET_NAME)"; |
445 SWIFT_EMIT_LOC_STRINGS = YES; | 445 SWIFT_EMIT_LOC_STRINGS = YES; |
446 SWIFT_VERSION = 5.0; | 446 SWIFT_VERSION = 5.0; |
447 TARGETED_DEVICE_FAMILY = "1,2"; | 447 TARGETED_DEVICE_FAMILY = "1,2"; |
448 }; | 448 }; |
449 name = Debug; | 449 name = Debug; |
450 }; | 450 }; |
451 9511E2F12760B72C005EEE8D /* Release */ = { | 451 9511E32C2760B8D7005EEE8D /* Release */ = { |
452 isa = XCBuildConfiguration; | 452 isa = XCBuildConfiguration; |
453 buildSettings = { | 453 buildSettings = { |
454 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 454 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
455 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | 455 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
456 CODE_SIGN_STYLE = Automatic; | 456 CODE_SIGN_STYLE = Automatic; |
457 CURRENT_PROJECT_VERSION = 1; | 457 CURRENT_PROJECT_VERSION = 1; |
458 DEVELOPMENT_ASSET_PATHS = "\"simoleon/Preview Content\""; | 458 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; |
459 DEVELOPMENT_TEAM = MTX83R5H8X; | 459 DEVELOPMENT_TEAM = MTX83R5H8X; |
460 ENABLE_PREVIEWS = YES; | 460 ENABLE_PREVIEWS = YES; |
461 GENERATE_INFOPLIST_FILE = YES; | 461 GENERATE_INFOPLIST_FILE = YES; |
462 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; | 462 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
463 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; | 463 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
467 LD_RUNPATH_SEARCH_PATHS = ( | 467 LD_RUNPATH_SEARCH_PATHS = ( |
468 "$(inherited)", | 468 "$(inherited)", |
469 "@executable_path/Frameworks", | 469 "@executable_path/Frameworks", |
470 ); | 470 ); |
471 MARKETING_VERSION = 1.0; | 471 MARKETING_VERSION = 1.0; |
472 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.simoleon; | 472 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; |
473 PRODUCT_NAME = "$(TARGET_NAME)"; | 473 PRODUCT_NAME = "$(TARGET_NAME)"; |
474 SWIFT_EMIT_LOC_STRINGS = YES; | 474 SWIFT_EMIT_LOC_STRINGS = YES; |
475 SWIFT_VERSION = 5.0; | 475 SWIFT_VERSION = 5.0; |
476 TARGETED_DEVICE_FAMILY = "1,2"; | 476 TARGETED_DEVICE_FAMILY = "1,2"; |
477 }; | 477 }; |
478 name = Release; | 478 name = Release; |
479 }; | 479 }; |
480 9511E2F32760B72C005EEE8D /* Debug */ = { | 480 9511E32E2760B8D7005EEE8D /* Debug */ = { |
481 isa = XCBuildConfiguration; | 481 isa = XCBuildConfiguration; |
482 buildSettings = { | 482 buildSettings = { |
483 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; | 483 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
484 BUNDLE_LOADER = "$(TEST_HOST)"; | 484 BUNDLE_LOADER = "$(TEST_HOST)"; |
485 CODE_SIGN_STYLE = Automatic; | 485 CODE_SIGN_STYLE = Automatic; |
491 "$(inherited)", | 491 "$(inherited)", |
492 "@executable_path/Frameworks", | 492 "@executable_path/Frameworks", |
493 "@loader_path/Frameworks", | 493 "@loader_path/Frameworks", |
494 ); | 494 ); |
495 MARKETING_VERSION = 1.0; | 495 MARKETING_VERSION = 1.0; |
496 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.simoleonTests; | 496 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; |
497 PRODUCT_NAME = "$(TARGET_NAME)"; | 497 PRODUCT_NAME = "$(TARGET_NAME)"; |
498 SWIFT_EMIT_LOC_STRINGS = NO; | 498 SWIFT_EMIT_LOC_STRINGS = NO; |
499 SWIFT_VERSION = 5.0; | 499 SWIFT_VERSION = 5.0; |
500 TARGETED_DEVICE_FAMILY = "1,2"; | 500 TARGETED_DEVICE_FAMILY = "1,2"; |
501 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/simoleon.app/simoleon"; | 501 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; |
502 }; | 502 }; |
503 name = Debug; | 503 name = Debug; |
504 }; | 504 }; |
505 9511E2F42760B72C005EEE8D /* Release */ = { | 505 9511E32F2760B8D7005EEE8D /* Release */ = { |
506 isa = XCBuildConfiguration; | 506 isa = XCBuildConfiguration; |
507 buildSettings = { | 507 buildSettings = { |
508 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; | 508 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
509 BUNDLE_LOADER = "$(TEST_HOST)"; | 509 BUNDLE_LOADER = "$(TEST_HOST)"; |
510 CODE_SIGN_STYLE = Automatic; | 510 CODE_SIGN_STYLE = Automatic; |
516 "$(inherited)", | 516 "$(inherited)", |
517 "@executable_path/Frameworks", | 517 "@executable_path/Frameworks", |
518 "@loader_path/Frameworks", | 518 "@loader_path/Frameworks", |
519 ); | 519 ); |
520 MARKETING_VERSION = 1.0; | 520 MARKETING_VERSION = 1.0; |
521 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.simoleonTests; | 521 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; |
522 PRODUCT_NAME = "$(TARGET_NAME)"; | 522 PRODUCT_NAME = "$(TARGET_NAME)"; |
523 SWIFT_EMIT_LOC_STRINGS = NO; | 523 SWIFT_EMIT_LOC_STRINGS = NO; |
524 SWIFT_VERSION = 5.0; | 524 SWIFT_VERSION = 5.0; |
525 TARGETED_DEVICE_FAMILY = "1,2"; | 525 TARGETED_DEVICE_FAMILY = "1,2"; |
526 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/simoleon.app/simoleon"; | 526 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; |
527 }; | 527 }; |
528 name = Release; | 528 name = Release; |
529 }; | 529 }; |
530 9511E2F62760B72C005EEE8D /* Debug */ = { | 530 9511E3312760B8D7005EEE8D /* Debug */ = { |
531 isa = XCBuildConfiguration; | 531 isa = XCBuildConfiguration; |
532 buildSettings = { | 532 buildSettings = { |
533 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; | 533 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
534 CODE_SIGN_STYLE = Automatic; | 534 CODE_SIGN_STYLE = Automatic; |
535 CURRENT_PROJECT_VERSION = 1; | 535 CURRENT_PROJECT_VERSION = 1; |
539 "$(inherited)", | 539 "$(inherited)", |
540 "@executable_path/Frameworks", | 540 "@executable_path/Frameworks", |
541 "@loader_path/Frameworks", | 541 "@loader_path/Frameworks", |
542 ); | 542 ); |
543 MARKETING_VERSION = 1.0; | 543 MARKETING_VERSION = 1.0; |
544 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.simoleonUITests; | 544 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonUITests; |
545 PRODUCT_NAME = "$(TARGET_NAME)"; | 545 PRODUCT_NAME = "$(TARGET_NAME)"; |
546 SWIFT_EMIT_LOC_STRINGS = NO; | 546 SWIFT_EMIT_LOC_STRINGS = NO; |
547 SWIFT_VERSION = 5.0; | 547 SWIFT_VERSION = 5.0; |
548 TARGETED_DEVICE_FAMILY = "1,2"; | 548 TARGETED_DEVICE_FAMILY = "1,2"; |
549 TEST_TARGET_NAME = simoleon; | 549 TEST_TARGET_NAME = Simoleon; |
550 }; | 550 }; |
551 name = Debug; | 551 name = Debug; |
552 }; | 552 }; |
553 9511E2F72760B72C005EEE8D /* Release */ = { | 553 9511E3322760B8D7005EEE8D /* Release */ = { |
554 isa = XCBuildConfiguration; | 554 isa = XCBuildConfiguration; |
555 buildSettings = { | 555 buildSettings = { |
556 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; | 556 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
557 CODE_SIGN_STYLE = Automatic; | 557 CODE_SIGN_STYLE = Automatic; |
558 CURRENT_PROJECT_VERSION = 1; | 558 CURRENT_PROJECT_VERSION = 1; |
562 "$(inherited)", | 562 "$(inherited)", |
563 "@executable_path/Frameworks", | 563 "@executable_path/Frameworks", |
564 "@loader_path/Frameworks", | 564 "@loader_path/Frameworks", |
565 ); | 565 ); |
566 MARKETING_VERSION = 1.0; | 566 MARKETING_VERSION = 1.0; |
567 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.simoleonUITests; | 567 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonUITests; |
568 PRODUCT_NAME = "$(TARGET_NAME)"; | 568 PRODUCT_NAME = "$(TARGET_NAME)"; |
569 SWIFT_EMIT_LOC_STRINGS = NO; | 569 SWIFT_EMIT_LOC_STRINGS = NO; |
570 SWIFT_VERSION = 5.0; | 570 SWIFT_VERSION = 5.0; |
571 TARGETED_DEVICE_FAMILY = "1,2"; | 571 TARGETED_DEVICE_FAMILY = "1,2"; |
572 TEST_TARGET_NAME = simoleon; | 572 TEST_TARGET_NAME = Simoleon; |
573 }; | 573 }; |
574 name = Release; | 574 name = Release; |
575 }; | 575 }; |
576 /* End XCBuildConfiguration section */ | 576 /* End XCBuildConfiguration section */ |
577 | 577 |
578 /* Begin XCConfigurationList section */ | 578 /* Begin XCConfigurationList section */ |
579 9511E2C12760B72B005EEE8D /* Build configuration list for PBXProject "simoleon" */ = { | 579 9511E2FC2760B8D6005EEE8D /* Build configuration list for PBXProject "Simoleon" */ = { |
580 isa = XCConfigurationList; | 580 isa = XCConfigurationList; |
581 buildConfigurations = ( | 581 buildConfigurations = ( |
582 9511E2ED2760B72C005EEE8D /* Debug */, | 582 9511E3282760B8D7005EEE8D /* Debug */, |
583 9511E2EE2760B72C005EEE8D /* Release */, | 583 9511E3292760B8D7005EEE8D /* Release */, |
584 ); | 584 ); |
585 defaultConfigurationIsVisible = 0; | 585 defaultConfigurationIsVisible = 0; |
586 defaultConfigurationName = Release; | 586 defaultConfigurationName = Release; |
587 }; | 587 }; |
588 9511E2EF2760B72C005EEE8D /* Build configuration list for PBXNativeTarget "simoleon" */ = { | 588 9511E32A2760B8D7005EEE8D /* Build configuration list for PBXNativeTarget "Simoleon" */ = { |
589 isa = XCConfigurationList; | 589 isa = XCConfigurationList; |
590 buildConfigurations = ( | 590 buildConfigurations = ( |
591 9511E2F02760B72C005EEE8D /* Debug */, | 591 9511E32B2760B8D7005EEE8D /* Debug */, |
592 9511E2F12760B72C005EEE8D /* Release */, | 592 9511E32C2760B8D7005EEE8D /* Release */, |
593 ); | 593 ); |
594 defaultConfigurationIsVisible = 0; | 594 defaultConfigurationIsVisible = 0; |
595 defaultConfigurationName = Release; | 595 defaultConfigurationName = Release; |
596 }; | 596 }; |
597 9511E2F22760B72C005EEE8D /* Build configuration list for PBXNativeTarget "simoleonTests" */ = { | 597 9511E32D2760B8D7005EEE8D /* Build configuration list for PBXNativeTarget "SimoleonTests" */ = { |
598 isa = XCConfigurationList; | 598 isa = XCConfigurationList; |
599 buildConfigurations = ( | 599 buildConfigurations = ( |
600 9511E2F32760B72C005EEE8D /* Debug */, | 600 9511E32E2760B8D7005EEE8D /* Debug */, |
601 9511E2F42760B72C005EEE8D /* Release */, | 601 9511E32F2760B8D7005EEE8D /* Release */, |
602 ); | 602 ); |
603 defaultConfigurationIsVisible = 0; | 603 defaultConfigurationIsVisible = 0; |
604 defaultConfigurationName = Release; | 604 defaultConfigurationName = Release; |
605 }; | 605 }; |
606 9511E2F52760B72C005EEE8D /* Build configuration list for PBXNativeTarget "simoleonUITests" */ = { | 606 9511E3302760B8D7005EEE8D /* Build configuration list for PBXNativeTarget "SimoleonUITests" */ = { |
607 isa = XCConfigurationList; | 607 isa = XCConfigurationList; |
608 buildConfigurations = ( | 608 buildConfigurations = ( |
609 9511E2F62760B72C005EEE8D /* Debug */, | 609 9511E3312760B8D7005EEE8D /* Debug */, |
610 9511E2F72760B72C005EEE8D /* Release */, | 610 9511E3322760B8D7005EEE8D /* Release */, |
611 ); | 611 ); |
612 defaultConfigurationIsVisible = 0; | 612 defaultConfigurationIsVisible = 0; |
613 defaultConfigurationName = Release; | 613 defaultConfigurationName = Release; |
614 }; | 614 }; |
615 /* End XCConfigurationList section */ | 615 /* End XCConfigurationList section */ |
616 | 616 |
617 /* Begin XCVersionGroup section */ | 617 /* Begin XCVersionGroup section */ |
618 9511E2D42760B72C005EEE8D /* simoleon.xcdatamodeld */ = { | 618 9511E30F2760B8D7005EEE8D /* Simoleon.xcdatamodeld */ = { |
619 isa = XCVersionGroup; | 619 isa = XCVersionGroup; |
620 children = ( | 620 children = ( |
621 9511E2D52760B72C005EEE8D /* simoleon.xcdatamodel */, | 621 9511E3102760B8D7005EEE8D /* Simoleon.xcdatamodel */, |
622 ); | 622 ); |
623 currentVersion = 9511E2D52760B72C005EEE8D /* simoleon.xcdatamodel */; | 623 currentVersion = 9511E3102760B8D7005EEE8D /* Simoleon.xcdatamodel */; |
624 path = simoleon.xcdatamodeld; | 624 path = Simoleon.xcdatamodeld; |
625 sourceTree = "<group>"; | 625 sourceTree = "<group>"; |
626 versionGroupType = wrapper.xcdatamodel; | 626 versionGroupType = wrapper.xcdatamodel; |
627 }; | 627 }; |
628 /* End XCVersionGroup section */ | 628 /* End XCVersionGroup section */ |
629 }; | 629 }; |
630 rootObject = 9511E2BE2760B72B005EEE8D /* Project object */; | 630 rootObject = 9511E2F92760B8D6005EEE8D /* Project object */; |
631 } | 631 } |