|
47 | 47 | FD8574882CD9D040003D9D29 /* SubTemperatureView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD8574872CD9D040003D9D29 /* SubTemperatureView.swift */; }; |
48 | 48 | FD949A402CDC8C3B00F8CF48 /* WeatherService+Dependencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A3F2CDC8C3B00F8CF48 /* WeatherService+Dependencies.swift */; }; |
49 | 49 | FD949A422CDC8DD800F8CF48 /* Application.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A412CDC8DD800F8CF48 /* Application.swift */; }; |
50 | | -FD949A5C2CDC935E00F8CF48 /* WeatherServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A5B2CDC935E00F8CF48 /* WeatherServiceTests.swift */; }; |
51 | 50 | FD949A692CDCA44300F8CF48 /* GeocodingService+Dependencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A682CDCA44300F8CF48 /* GeocodingService+Dependencies.swift */; }; |
52 | | -FD949A6B2CDCA54500F8CF48 /* GeocodingServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A6A2CDCA54500F8CF48 /* GeocodingServiceTests.swift */; }; |
53 | 51 | FD949A712CDD4E0F00F8CF48 /* DataTransferService+Dependencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A702CDD4E0F00F8CF48 /* DataTransferService+Dependencies.swift */; }; |
54 | 52 | FD949A742CDD614300F8CF48 /* WeatherDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A732CDD614300F8CF48 /* WeatherDataStore.swift */; }; |
55 | 53 | FD949A762CDD66D000F8CF48 /* View+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD949A752CDD66D000F8CF48 /* View+Extensions.swift */; }; |
|
62 | 60 | FDB65E732CDC030300E4A52E /* wizard_house.scn in Resources */ = {isa = PBXBuildFile; fileRef = FDB65E722CDC030300E4A52E /* wizard_house.scn */; }; |
63 | 61 | FDB65E762CDC033C00E4A52E /* HouseViewRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDB65E752CDC033C00E4A52E /* HouseViewRepresentable.swift */; }; |
64 | 62 | FDB65E782CDC28D400E4A52E /* IsVisibleModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDB65E772CDC28D400E4A52E /* IsVisibleModifier.swift */; }; |
65 | | -FDB65E7B2CDC4F2600E4A52E /* NetworkingService in Frameworks */ = {isa = PBXBuildFile; productRef = FDB65E7A2CDC4F2600E4A52E /* NetworkingService */; }; |
66 | 63 | FDB65E7E2CDC4F4E00E4A52E /* DependencyInjector in Frameworks */ = {isa = PBXBuildFile; productRef = FDB65E7D2CDC4F4E00E4A52E /* DependencyInjector */; }; |
67 | 64 | FDE0B9662CD8082200017A6B /* SheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDE0B9652CD8082200017A6B /* SheetView.swift */; }; |
68 | 65 | FDF41DEB2CE37AC8000C4FB4 /* OSLog+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDF41DEA2CE37AC8000C4FB4 /* OSLog+Extensions.swift */; }; |
|
106 | 103 | FD4B928F2CF0AA0000EA05E7 /* rain_fall.sks */ = {isa = PBXFileReference; lastKnownFileType = file.sks; path = rain_fall.sks; sourceTree = "<group>"; }; |
107 | 104 | FD4B92922CF0AAD600EA05E7 /* snow_fall.sks */ = {isa = PBXFileReference; lastKnownFileType = file.sks; path = snow_fall.sks; sourceTree = "<group>"; }; |
108 | 105 | FD4B92942CF0B4E100EA05E7 /* night_cloudy.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = night_cloudy.json; sourceTree = "<group>"; }; |
109 | | -FD4B92982CF0E07000EA05E7 /* SkyWizard-SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SkyWizard-SwiftUI.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 106 | +FD4B92982CF0E07000EA05E7 /* SkyWizard-SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "SkyWizard-SwiftUI.app"; path = "/Users/hishd/Desktop/Development/PROJECTS/SkyWizard-SwiftUI/build/Debug-iphoneos/SkyWizard-SwiftUI.app"; sourceTree = "<absolute>"; }; |
110 | 107 | FD73C1AF2CD89EE4004DA8A7 /* DailyWeatherView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DailyWeatherView.swift; sourceTree = "<group>"; }; |
111 | 108 | FD8574692CD9C690003D9D29 /* cloudy.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = cloudy.json; sourceTree = "<group>"; }; |
112 | 109 | FD85746A2CD9C690003D9D29 /* cloudy_sun.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = cloudy_sun.json; sourceTree = "<group>"; }; |
|
121 | 118 | FD8574872CD9D040003D9D29 /* SubTemperatureView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubTemperatureView.swift; sourceTree = "<group>"; }; |
122 | 119 | FD949A3F2CDC8C3B00F8CF48 /* WeatherService+Dependencies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WeatherService+Dependencies.swift"; sourceTree = "<group>"; }; |
123 | 120 | FD949A412CDC8DD800F8CF48 /* Application.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Application.swift; sourceTree = "<group>"; }; |
124 | | -FD949A4D2CDC916900F8CF48 /* SkyWizard-SwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "SkyWizard-SwiftUITests.xctest"; path = "/Users/hishd/Desktop/Development/SwiftUI/SkyWizard-SwiftUI/build/Debug-iphoneos/SkyWizard-SwiftUI.app/PlugIns/SkyWizard-SwiftUITests.xctest"; sourceTree = "<absolute>"; }; |
125 | | -FD949A5B2CDC935E00F8CF48 /* WeatherServiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeatherServiceTests.swift; sourceTree = "<group>"; }; |
126 | 121 | FD949A682CDCA44300F8CF48 /* GeocodingService+Dependencies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GeocodingService+Dependencies.swift"; sourceTree = "<group>"; }; |
127 | | -FD949A6A2CDCA54500F8CF48 /* GeocodingServiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeocodingServiceTests.swift; sourceTree = "<group>"; }; |
128 | 122 | FD949A702CDD4E0F00F8CF48 /* DataTransferService+Dependencies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DataTransferService+Dependencies.swift"; sourceTree = "<group>"; }; |
129 | 123 | FD949A732CDD614300F8CF48 /* WeatherDataStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeatherDataStore.swift; sourceTree = "<group>"; }; |
130 | 124 | FD949A752CDD66D000F8CF48 /* View+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extensions.swift"; sourceTree = "<group>"; }; |
|
137 | 131 | FDB65E722CDC030300E4A52E /* wizard_house.scn */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = wizard_house.scn; sourceTree = "<group>"; }; |
138 | 132 | FDB65E752CDC033C00E4A52E /* HouseViewRepresentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HouseViewRepresentable.swift; sourceTree = "<group>"; }; |
139 | 133 | FDB65E772CDC28D400E4A52E /* IsVisibleModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IsVisibleModifier.swift; sourceTree = "<group>"; }; |
| 134 | +FDD1E81D2D21F0BF00B9A1EF /* SkyWizard-SwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "SkyWizard-SwiftUITests.xctest"; path = "/Users/hishd/Desktop/Development/PROJECTS/SkyWizard-SwiftUI/build/Debug-iphoneos/SkyWizard-SwiftUI.app/PlugIns/SkyWizard-SwiftUITests.xctest"; sourceTree = "<absolute>"; }; |
140 | 135 | FDE0B9652CD8082200017A6B /* SheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SheetView.swift; sourceTree = "<group>"; }; |
141 | 136 | FDF41DEA2CE37AC8000C4FB4 /* OSLog+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OSLog+Extensions.swift"; sourceTree = "<group>"; }; |
142 | 137 | FDF41DEC2CE386E5000C4FB4 /* WeatherDataStore+Dependencies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WeatherDataStore+Dependencies.swift"; sourceTree = "<group>"; }; |
|
149 | 144 | isa = PBXFrameworksBuildPhase; |
150 | 145 | buildActionMask = 2147483647; |
151 | 146 | files = ( |
152 | | -FDB65E7B2CDC4F2600E4A52E /* NetworkingService in Frameworks */, |
153 | 147 | FD8574672CD9C572003D9D29 /* Lottie in Frameworks */, |
154 | 148 | FD4B92882CF0A84300EA05E7 /* SkyWizardModel in Frameworks */, |
155 | 149 | FD4B92862CF0A84300EA05E7 /* SkyWizardEnum in Frameworks */, |
|
225 | 219 | FD32A9F02CB4484D002B8706 /* SkyWizard-SwiftUI */, |
226 | 220 | FD949A572CDC917200F8CF48 /* SkyWizard-SwiftUITests */, |
227 | 221 | FD4B92832CF0A82C00EA05E7 /* SkyWizardAPI */, |
228 | | -FD4B92982CF0E07000EA05E7 /* SkyWizard-SwiftUI.app */, |
229 | 222 | ); |
230 | 223 | sourceTree = "<group>"; |
231 | 224 | }; |
|
378 | 371 | FD949A572CDC917200F8CF48 /* SkyWizard-SwiftUITests */ = { |
379 | 372 | isa = PBXGroup; |
380 | 373 | children = ( |
381 | | -FD949A5A2CDC91DF00F8CF48 /* Geocoding Service */, |
382 | | -FD949A592CDC91D700F8CF48 /* Weather Service */, |
383 | 374 | ); |
384 | 375 | path = "SkyWizard-SwiftUITests"; |
385 | 376 | sourceTree = "<group>"; |
386 | 377 | }; |
387 | | -FD949A592CDC91D700F8CF48 /* Weather Service */ = { |
388 | | -isa = PBXGroup; |
389 | | -children = ( |
390 | | -FD949A5B2CDC935E00F8CF48 /* WeatherServiceTests.swift */, |
391 | | -); |
392 | | -path = "Weather Service"; |
393 | | -sourceTree = "<group>"; |
394 | | -}; |
395 | | -FD949A5A2CDC91DF00F8CF48 /* Geocoding Service */ = { |
396 | | -isa = PBXGroup; |
397 | | -children = ( |
398 | | -FD949A6A2CDCA54500F8CF48 /* GeocodingServiceTests.swift */, |
399 | | -); |
400 | | -path = "Geocoding Service"; |
401 | | -sourceTree = "<group>"; |
402 | | -}; |
403 | 378 | FD949A722CDD613800F8CF48 /* Datastores */ = { |
404 | 379 | isa = PBXGroup; |
405 | 380 | children = ( |
|
467 | 442 | name = "SkyWizard-SwiftUI"; |
468 | 443 | packageProductDependencies = ( |
469 | 444 | FD8574662CD9C572003D9D29 /* Lottie */, |
470 | | -FDB65E7A2CDC4F2600E4A52E /* NetworkingService */, |
471 | 445 | FDB65E7D2CDC4F4E00E4A52E /* DependencyInjector */, |
472 | 446 | FD4B92852CF0A84300EA05E7 /* SkyWizardEnum */, |
473 | 447 | FD4B92872CF0A84300EA05E7 /* SkyWizardModel */, |
|
494 | 468 | packageProductDependencies = ( |
495 | 469 | ); |
496 | 470 | productName = "SkyWizard-SwiftUITests"; |
497 | | -productReference = FD949A4D2CDC916900F8CF48 /* SkyWizard-SwiftUITests.xctest */; |
| 471 | +productReference = FDD1E81D2D21F0BF00B9A1EF /* SkyWizard-SwiftUITests.xctest */; |
498 | 472 | productType = "com.apple.product-type.bundle.unit-test"; |
499 | 473 | }; |
500 | 474 | /* End PBXNativeTarget section */ |
|
527 | 501 | minimizedProjectReferenceProxies = 1; |
528 | 502 | packageReferences = ( |
529 | 503 | FD8574652CD9C572003D9D29 /* XCRemoteSwiftPackageReference "lottie-spm" */, |
530 | | -FDB65E792CDC4F2600E4A52E /* XCRemoteSwiftPackageReference "NetworkingService" */, |
531 | 504 | FDB65E7C2CDC4F4E00E4A52E /* XCRemoteSwiftPackageReference "DependencyInjector" */, |
532 | 505 | ); |
533 | 506 | preferredProjectObjectVersion = 77; |
|
624 | 597 | isa = PBXSourcesBuildPhase; |
625 | 598 | buildActionMask = 2147483647; |
626 | 599 | files = ( |
627 | | -FD949A5C2CDC935E00F8CF48 /* WeatherServiceTests.swift in Sources */, |
628 | | -FD949A6B2CDCA54500F8CF48 /* GeocodingServiceTests.swift in Sources */, |
629 | 600 | ); |
630 | 601 | runOnlyForDeploymentPostprocessing = 0; |
631 | 602 | }; |
|
908 | 879 | minimumVersion = 4.5.0; |
909 | 880 | }; |
910 | 881 | }; |
911 | | -FDB65E792CDC4F2600E4A52E /* XCRemoteSwiftPackageReference "NetworkingService" */ = { |
912 | | -isa = XCRemoteSwiftPackageReference; |
913 | | -repositoryURL = "https://github.com/hishd/NetworkingService"; |
914 | | -requirement = { |
915 | | -kind = upToNextMajorVersion; |
916 | | -minimumVersion = 1.0.4; |
917 | | -}; |
918 | | -}; |
919 | 882 | FDB65E7C2CDC4F4E00E4A52E /* XCRemoteSwiftPackageReference "DependencyInjector" */ = { |
920 | 883 | isa = XCRemoteSwiftPackageReference; |
921 | 884 | repositoryURL = "https://github.com/hishd/DependencyInjector"; |
|
944 | 907 | package = FD8574652CD9C572003D9D29 /* XCRemoteSwiftPackageReference "lottie-spm" */; |
945 | 908 | productName = Lottie; |
946 | 909 | }; |
947 | | -FDB65E7A2CDC4F2600E4A52E /* NetworkingService */ = { |
948 | | -isa = XCSwiftPackageProductDependency; |
949 | | -package = FDB65E792CDC4F2600E4A52E /* XCRemoteSwiftPackageReference "NetworkingService" */; |
950 | | -productName = NetworkingService; |
951 | | -}; |
952 | 910 | FDB65E7D2CDC4F4E00E4A52E /* DependencyInjector */ = { |
953 | 911 | isa = XCSwiftPackageProductDependency; |
954 | 912 | package = FDB65E7C2CDC4F4E00E4A52E /* XCRemoteSwiftPackageReference "DependencyInjector" */; |
|
0 commit comments