|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + BC5F4AA827CBBD5400E82425 /* MapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC5F4AA727CBBD5400E82425 /* MapViewController.swift */; }; |
| 11 | + BC5F4AAA27CBBD8200E82425 /* ClientAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC5F4AA927CBBD8200E82425 /* ClientAPI.swift */; }; |
| 12 | + BC5F4AAC27CBC72F00E82425 /* ListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC5F4AAB27CBC72F00E82425 /* ListViewController.swift */; }; |
| 13 | + BC5F4AAE27CBCE1200E82425 /* UIViewController + Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC5F4AAD27CBCE1200E82425 /* UIViewController + Ext.swift */; }; |
10 | 14 | BC69EBB827C4FD07006D85DD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC69EBB727C4FD07006D85DD /* AppDelegate.swift */; };
|
11 | 15 | BC69EBBA27C4FD07006D85DD /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC69EBB927C4FD07006D85DD /* SceneDelegate.swift */; };
|
12 | 16 | BC69EBBC27C4FD07006D85DD /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC69EBBB27C4FD07006D85DD /* MainViewController.swift */; };
|
13 | 17 | BC69EBC127C4FD09006D85DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BC69EBC027C4FD09006D85DD /* Assets.xcassets */; };
|
14 | 18 | BC69EBC427C4FD09006D85DD /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BC69EBC227C4FD09006D85DD /* LaunchScreen.storyboard */; };
|
| 19 | + BC8E922127CACA41006B1B3C /* .swiftlint.yml in Resources */ = {isa = PBXBuildFile; fileRef = BC8E922027CACA41006B1B3C /* .swiftlint.yml */; }; |
15 | 20 | E18108920768AA2DDA77B8FD /* Pods_Task4.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E19019E5D0DB8FB342C934 /* Pods_Task4.framework */; };
|
16 | 21 | /* End PBXBuildFile section */
|
17 | 22 |
|
18 | 23 | /* Begin PBXFileReference section */
|
19 | 24 | 65E19019E5D0DB8FB342C934 /* Pods_Task4.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Task4.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
20 | 25 | 9CA093AA9384F4B4514F05B6 /* Pods-Task4.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Task4.debug.xcconfig"; path = "Target Support Files/Pods-Task4/Pods-Task4.debug.xcconfig"; sourceTree = "<group>"; };
|
| 26 | + BC5F4AA727CBBD5400E82425 /* MapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapViewController.swift; sourceTree = "<group>"; }; |
| 27 | + BC5F4AA927CBBD8200E82425 /* ClientAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClientAPI.swift; sourceTree = "<group>"; }; |
| 28 | + BC5F4AAB27CBC72F00E82425 /* ListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListViewController.swift; sourceTree = "<group>"; }; |
| 29 | + BC5F4AAD27CBCE1200E82425 /* UIViewController + Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController + Ext.swift"; sourceTree = "<group>"; }; |
21 | 30 | BC69EBB427C4FD07006D85DD /* Task4.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Task4.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
22 | 31 | BC69EBB727C4FD07006D85DD /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
23 | 32 | BC69EBB927C4FD07006D85DD /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
24 | 33 | BC69EBBB27C4FD07006D85DD /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
|
25 | 34 | BC69EBC027C4FD09006D85DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
26 | 35 | BC69EBC327C4FD09006D85DD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
27 | 36 | BC69EBC527C4FD09006D85DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 37 | + BC8E922027CACA41006B1B3C /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; }; |
28 | 38 | D16CC7566D75C8D69C33F212 /* Pods-Task4.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Task4.release.xcconfig"; path = "Target Support Files/Pods-Task4/Pods-Task4.release.xcconfig"; sourceTree = "<group>"; };
|
29 | 39 | /* End PBXFileReference section */
|
30 | 40 |
|
|
46 | 56 | 9CA093AA9384F4B4514F05B6 /* Pods-Task4.debug.xcconfig */,
|
47 | 57 | D16CC7566D75C8D69C33F212 /* Pods-Task4.release.xcconfig */,
|
48 | 58 | );
|
49 |
| - name = Pods; |
50 | 59 | path = Pods;
|
51 | 60 | sourceTree = "<group>";
|
52 | 61 | };
|
|
61 | 70 | BC69EBAB27C4FD06006D85DD = {
|
62 | 71 | isa = PBXGroup;
|
63 | 72 | children = (
|
| 73 | + BC8E922027CACA41006B1B3C /* .swiftlint.yml */, |
64 | 74 | BC69EBB627C4FD07006D85DD /* Task4 */,
|
65 | 75 | BC69EBB527C4FD07006D85DD /* Products */,
|
66 | 76 | 458A7B5C9688074B2F4AB2A8 /* Pods */,
|
|
82 | 92 | BC69EBB727C4FD07006D85DD /* AppDelegate.swift */,
|
83 | 93 | BC69EBB927C4FD07006D85DD /* SceneDelegate.swift */,
|
84 | 94 | BC69EBBB27C4FD07006D85DD /* MainViewController.swift */,
|
| 95 | + BC5F4AA727CBBD5400E82425 /* MapViewController.swift */, |
| 96 | + BC5F4AAB27CBC72F00E82425 /* ListViewController.swift */, |
| 97 | + BC5F4AAD27CBCE1200E82425 /* UIViewController + Ext.swift */, |
| 98 | + BC5F4AA927CBBD8200E82425 /* ClientAPI.swift */, |
85 | 99 | BC69EBC027C4FD09006D85DD /* Assets.xcassets */,
|
86 | 100 | BC69EBC227C4FD09006D85DD /* LaunchScreen.storyboard */,
|
87 | 101 | BC69EBC527C4FD09006D85DD /* Info.plist */,
|
|
150 | 164 | isa = PBXResourcesBuildPhase;
|
151 | 165 | buildActionMask = 2147483647;
|
152 | 166 | files = (
|
| 167 | + BC8E922127CACA41006B1B3C /* .swiftlint.yml in Resources */, |
153 | 168 | BC69EBC427C4FD09006D85DD /* LaunchScreen.storyboard in Resources */,
|
154 | 169 | BC69EBC127C4FD09006D85DD /* Assets.xcassets in Resources */,
|
155 | 170 | );
|
|
223 | 238 | files = (
|
224 | 239 | BC69EBBC27C4FD07006D85DD /* MainViewController.swift in Sources */,
|
225 | 240 | BC69EBB827C4FD07006D85DD /* AppDelegate.swift in Sources */,
|
| 241 | + BC5F4AAE27CBCE1200E82425 /* UIViewController + Ext.swift in Sources */, |
| 242 | + BC5F4AAC27CBC72F00E82425 /* ListViewController.swift in Sources */, |
226 | 243 | BC69EBBA27C4FD07006D85DD /* SceneDelegate.swift in Sources */,
|
| 244 | + BC5F4AAA27CBBD8200E82425 /* ClientAPI.swift in Sources */, |
| 245 | + BC5F4AA827CBBD5400E82425 /* MapViewController.swift in Sources */, |
227 | 246 | );
|
228 | 247 | runOnlyForDeploymentPostprocessing = 0;
|
229 | 248 | };
|
|
0 commit comments