|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; |
11 | | - 2E5D810089BA8073F62F7239 /* Pods_iosApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5B9F962B8569E56A6E3E91D /* Pods_iosApp.framework */; }; |
12 | 11 | 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; |
13 | 12 | A506BBDB269C830700F1C1CF /* HomePageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A506BBDA269C830700F1C1CF /* HomePageView.swift */; }; |
14 | 13 | A506BBDF269C895800F1C1CF /* HeadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A506BBDE269C895800F1C1CF /* HeadingView.swift */; }; |
|
20 | 19 | A5775EF626DF85C50031FB78 /* ProjectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5775EF526DF85C50031FB78 /* ProjectView.swift */; }; |
21 | 20 | A5775EF826DF86D80031FB78 /* ProjectMaintainedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5775EF726DF86D80031FB78 /* ProjectMaintainedView.swift */; }; |
22 | 21 | A5775EFA26DFAE080031FB78 /* ExperienceItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5775EF926DFAE080031FB78 /* ExperienceItemView.swift */; }; |
| 22 | + A59EBF6F277E133100E60F43 /* PrimaryButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A59EBF6E277E133100E60F43 /* PrimaryButton.swift */; }; |
| 23 | + A5AD9CF3277DF3F0003772B8 /* Font.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5AD9CF2277DF3F0003772B8 /* Font.swift */; }; |
| 24 | + A5AD9CF5277DF897003772B8 /* BlogPageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5AD9CF4277DF897003772B8 /* BlogPageView.swift */; }; |
| 25 | + A5AD9CF8277DF8D0003772B8 /* BlogPageViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5AD9CF7277DF8D0003772B8 /* BlogPageViewModel.swift */; }; |
| 26 | + FA7EBEEF2F3237CCC16F50F3 /* Pods_iosApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AFD315BE24BC4E4211C9710 /* Pods_iosApp.framework */; }; |
23 | 27 | /* End PBXBuildFile section */ |
24 | 28 |
|
25 | 29 | /* Begin PBXFileReference section */ |
| 30 | + 00739EAE86FF721CD21F6DA2 /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = "<group>"; }; |
26 | 31 | 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = "<group>"; }; |
27 | | - 3CC9B683C7D4D5A89CE3AB2C /* Pods-iosApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.release.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.release.xcconfig"; sourceTree = "<group>"; }; |
| 32 | + 24FB50F5342DD59B53B7832E /* Pods-iosApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.release.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.release.xcconfig"; sourceTree = "<group>"; }; |
| 33 | + 6AFD315BE24BC4E4211C9710 /* Pods_iosApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iosApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | 34 | 7555FF7B242A565900829871 /* iosApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iosApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 35 | 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
30 | 36 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
37 | 43 | A5775EF526DF85C50031FB78 /* ProjectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProjectView.swift; sourceTree = "<group>"; }; |
38 | 44 | A5775EF726DF86D80031FB78 /* ProjectMaintainedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProjectMaintainedView.swift; sourceTree = "<group>"; }; |
39 | 45 | A5775EF926DFAE080031FB78 /* ExperienceItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExperienceItemView.swift; sourceTree = "<group>"; }; |
40 | | - B5B9F962B8569E56A6E3E91D /* Pods_iosApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iosApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | | - B937C53F5CBED218B466025B /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 46 | + A59EBF6E277E133100E60F43 /* PrimaryButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrimaryButton.swift; sourceTree = "<group>"; }; |
| 47 | + A5AD9CF2277DF3F0003772B8 /* Font.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Font.swift; sourceTree = "<group>"; }; |
| 48 | + A5AD9CF4277DF897003772B8 /* BlogPageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogPageView.swift; sourceTree = "<group>"; }; |
| 49 | + A5AD9CF7277DF8D0003772B8 /* BlogPageViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogPageViewModel.swift; sourceTree = "<group>"; }; |
42 | 50 | /* End PBXFileReference section */ |
43 | 51 |
|
44 | 52 | /* Begin PBXFrameworksBuildPhase section */ |
|
47 | 55 | buildActionMask = 2147483647; |
48 | 56 | files = ( |
49 | 57 | A56F477C26CBDA590052858A /* URLImage in Frameworks */, |
50 | | - 2E5D810089BA8073F62F7239 /* Pods_iosApp.framework in Frameworks */, |
| 58 | + FA7EBEEF2F3237CCC16F50F3 /* Pods_iosApp.framework in Frameworks */, |
51 | 59 | ); |
52 | 60 | runOnlyForDeploymentPostprocessing = 0; |
53 | 61 | }; |
|
57 | 65 | 033EB6B47AB2D5D1EC3C5E24 /* Pods */ = { |
58 | 66 | isa = PBXGroup; |
59 | 67 | children = ( |
60 | | - B937C53F5CBED218B466025B /* Pods-iosApp.debug.xcconfig */, |
61 | | - 3CC9B683C7D4D5A89CE3AB2C /* Pods-iosApp.release.xcconfig */, |
| 68 | + 00739EAE86FF721CD21F6DA2 /* Pods-iosApp.debug.xcconfig */, |
| 69 | + 24FB50F5342DD59B53B7832E /* Pods-iosApp.release.xcconfig */, |
62 | 70 | ); |
63 | 71 | path = Pods; |
64 | 72 | sourceTree = "<group>"; |
65 | 73 | }; |
| 74 | + 60A6FC1C05EE68C705CD8BA7 /* Frameworks */ = { |
| 75 | + isa = PBXGroup; |
| 76 | + children = ( |
| 77 | + 6AFD315BE24BC4E4211C9710 /* Pods_iosApp.framework */, |
| 78 | + ); |
| 79 | + name = Frameworks; |
| 80 | + sourceTree = "<group>"; |
| 81 | + }; |
66 | 82 | 7555FF72242A565900829871 = { |
67 | 83 | isa = PBXGroup; |
68 | 84 | children = ( |
69 | 85 | 7555FF7D242A565900829871 /* iosApp */, |
70 | 86 | 7555FF7C242A565900829871 /* Products */, |
71 | 87 | 033EB6B47AB2D5D1EC3C5E24 /* Pods */, |
72 | | - DB16D0AD7D7702BFE5F5D546 /* Frameworks */, |
| 88 | + 60A6FC1C05EE68C705CD8BA7 /* Frameworks */, |
73 | 89 | ); |
74 | 90 | sourceTree = "<group>"; |
75 | 91 | }; |
|
84 | 100 | 7555FF7D242A565900829871 /* iosApp */ = { |
85 | 101 | isa = PBXGroup; |
86 | 102 | children = ( |
| 103 | + A5AD9CF6277DF8AB003772B8 /* BlogPage */, |
| 104 | + 2152FB032600AC8F00CF470E /* iOSApp.swift */, |
87 | 105 | 7555FF82242A565900829871 /* ContentView.swift */, |
88 | 106 | 7555FF8C242A565B00829871 /* Info.plist */, |
89 | | - 2152FB032600AC8F00CF470E /* iOSApp.swift */, |
90 | 107 | A506BBDA269C830700F1C1CF /* HomePageView.swift */, |
91 | 108 | A506BBDE269C895800F1C1CF /* HeadingView.swift */, |
92 | 109 | A506BBE0269DA81500F1C1CF /* PortfolioLinkButton.swift */, |
|
96 | 113 | A5775EF526DF85C50031FB78 /* ProjectView.swift */, |
97 | 114 | A5775EF726DF86D80031FB78 /* ProjectMaintainedView.swift */, |
98 | 115 | A5775EF926DFAE080031FB78 /* ExperienceItemView.swift */, |
| 116 | + A5AD9CF2277DF3F0003772B8 /* Font.swift */, |
| 117 | + A59EBF6E277E133100E60F43 /* PrimaryButton.swift */, |
99 | 118 | ); |
100 | 119 | path = iosApp; |
101 | 120 | sourceTree = "<group>"; |
102 | 121 | }; |
103 | | - DB16D0AD7D7702BFE5F5D546 /* Frameworks */ = { |
| 122 | + A5AD9CF6277DF8AB003772B8 /* BlogPage */ = { |
104 | 123 | isa = PBXGroup; |
105 | 124 | children = ( |
106 | | - B5B9F962B8569E56A6E3E91D /* Pods_iosApp.framework */, |
| 125 | + A5AD9CF4277DF897003772B8 /* BlogPageView.swift */, |
| 126 | + A5AD9CF7277DF8D0003772B8 /* BlogPageViewModel.swift */, |
107 | 127 | ); |
108 | | - name = Frameworks; |
| 128 | + path = BlogPage; |
109 | 129 | sourceTree = "<group>"; |
110 | 130 | }; |
111 | 131 | /* End PBXGroup section */ |
|
115 | 135 | isa = PBXNativeTarget; |
116 | 136 | buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; |
117 | 137 | buildPhases = ( |
118 | | - 4C88ECF3E215C17BDE5FD2C0 /* [CP] Check Pods Manifest.lock */, |
| 138 | + 153670E327808BA02AF360FA /* [CP] Check Pods Manifest.lock */, |
119 | 139 | 7555FF77242A565900829871 /* Sources */, |
120 | 140 | 7555FF79242A565900829871 /* Resources */, |
121 | 141 | 5B0692A8699AC8D910FAFC20 /* Frameworks */, |
|
179 | 199 | /* End PBXResourcesBuildPhase section */ |
180 | 200 |
|
181 | 201 | /* Begin PBXShellScriptBuildPhase section */ |
182 | | - 4C88ECF3E215C17BDE5FD2C0 /* [CP] Check Pods Manifest.lock */ = { |
| 202 | + 153670E327808BA02AF360FA /* [CP] Check Pods Manifest.lock */ = { |
183 | 203 | isa = PBXShellScriptBuildPhase; |
184 | 204 | buildActionMask = 2147483647; |
185 | 205 | files = ( |
|
211 | 231 | A5775EF826DF86D80031FB78 /* ProjectMaintainedView.swift in Sources */, |
212 | 232 | A5775EFA26DFAE080031FB78 /* ExperienceItemView.swift in Sources */, |
213 | 233 | A506BBE1269DA81500F1C1CF /* PortfolioLinkButton.swift in Sources */, |
| 234 | + A5AD9CF8277DF8D0003772B8 /* BlogPageViewModel.swift in Sources */, |
214 | 235 | 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */, |
215 | 236 | A5775EF626DF85C50031FB78 /* ProjectView.swift in Sources */, |
216 | 237 | A506BBDB269C830700F1C1CF /* HomePageView.swift in Sources */, |
217 | 238 | 7555FF83242A565900829871 /* ContentView.swift in Sources */, |
| 239 | + A5AD9CF5277DF897003772B8 /* BlogPageView.swift in Sources */, |
218 | 240 | A506BBDF269C895800F1C1CF /* HeadingView.swift in Sources */, |
| 241 | + A5AD9CF3277DF3F0003772B8 /* Font.swift in Sources */, |
219 | 242 | A5775EF426DE7D390031FB78 /* SectionHeader.swift in Sources */, |
| 243 | + A59EBF6F277E133100E60F43 /* PrimaryButton.swift in Sources */, |
220 | 244 | A56F477526CB8B0A0052858A /* ScreenState.swift in Sources */, |
221 | 245 | A56F477326CB88C10052858A /* ViewModel.swift in Sources */, |
222 | 246 | ); |
|
276 | 300 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
277 | 301 | GCC_WARN_UNUSED_FUNCTION = YES; |
278 | 302 | GCC_WARN_UNUSED_VARIABLE = YES; |
279 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 303 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
280 | 304 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
281 | 305 | MTL_FAST_MATH = YES; |
282 | 306 | ONLY_ACTIVE_ARCH = YES; |
|
331 | 355 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
332 | 356 | GCC_WARN_UNUSED_FUNCTION = YES; |
333 | 357 | GCC_WARN_UNUSED_VARIABLE = YES; |
334 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 358 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
335 | 359 | MTL_ENABLE_DEBUG_INFO = NO; |
336 | 360 | MTL_FAST_MATH = YES; |
337 | 361 | SDKROOT = iphoneos; |
|
343 | 367 | }; |
344 | 368 | 7555FFA6242A565B00829871 /* Debug */ = { |
345 | 369 | isa = XCBuildConfiguration; |
346 | | - baseConfigurationReference = B937C53F5CBED218B466025B /* Pods-iosApp.debug.xcconfig */; |
| 370 | + baseConfigurationReference = 00739EAE86FF721CD21F6DA2 /* Pods-iosApp.debug.xcconfig */; |
347 | 371 | buildSettings = { |
348 | 372 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
349 | 373 | CODE_SIGN_STYLE = Automatic; |
|
363 | 387 | }; |
364 | 388 | 7555FFA7242A565B00829871 /* Release */ = { |
365 | 389 | isa = XCBuildConfiguration; |
366 | | - baseConfigurationReference = 3CC9B683C7D4D5A89CE3AB2C /* Pods-iosApp.release.xcconfig */; |
| 390 | + baseConfigurationReference = 24FB50F5342DD59B53B7832E /* Pods-iosApp.release.xcconfig */; |
367 | 391 | buildSettings = { |
368 | 392 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
369 | 393 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments