|
11 | 11 | 3302638B1DC2475E007D7317 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 330263891DC2475E007D7317 /* LaunchScreen.storyboard */; }; |
12 | 12 | 33CC931A1E38E48C003E6325 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC93151E38E48C003E6325 /* AppDelegate.swift */; }; |
13 | 13 | 33CC931B1E38E48C003E6325 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC93161E38E48C003E6325 /* Assets.xcassets */; }; |
14 | | - 33CC931C1E38E48C003E6325 /* FeedsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC93181E38E48C003E6325 /* FeedsViewController.swift */; }; |
| 14 | + 33CC931C1E38E48C003E6325 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC93181E38E48C003E6325 /* ViewController.swift */; }; |
15 | 15 | 33CEFD9F1E38F6B800FC9F03 /* PusherPlatform.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33CEFD9E1E38F6B800FC9F03 /* PusherPlatform.framework */; }; |
16 | 16 | 33CEFDA01E38F6B800FC9F03 /* PusherPlatform.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 33CEFD9E1E38F6B800FC9F03 /* PusherPlatform.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 17 | /* End PBXBuildFile section */ |
|
37 | 37 | 33CC93151E38E48C003E6325 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = "Pusher Platform iOS Example/AppDelegate.swift"; sourceTree = SOURCE_ROOT; }; |
38 | 38 | 33CC93161E38E48C003E6325 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = "Pusher Platform iOS Example/Assets.xcassets"; sourceTree = SOURCE_ROOT; }; |
39 | 39 | 33CC93171E38E48C003E6325 /* Pusher Platform iOS Example.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; name = "Pusher Platform iOS Example.entitlements"; path = "Pusher Platform iOS Example/Pusher Platform iOS Example.entitlements"; sourceTree = SOURCE_ROOT; }; |
40 | | - 33CC93181E38E48C003E6325 /* FeedsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedsViewController.swift; path = "Pusher Platform iOS Example/FeedsViewController.swift"; sourceTree = SOURCE_ROOT; }; |
| 40 | + 33CC93181E38E48C003E6325 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = "Pusher Platform iOS Example/ViewController.swift"; sourceTree = SOURCE_ROOT; }; |
41 | 41 | 33CC93191E38E48C003E6325 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = "Pusher Platform iOS Example/Info.plist"; sourceTree = SOURCE_ROOT; }; |
42 | 42 | 33CEFD9E1E38F6B800FC9F03 /* PusherPlatform.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = PusherPlatform.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | 43 | /* End PBXFileReference section */ |
|
83 | 83 | isa = PBXGroup; |
84 | 84 | children = ( |
85 | 85 | 33CC93151E38E48C003E6325 /* AppDelegate.swift */, |
86 | | - 33CC93181E38E48C003E6325 /* FeedsViewController.swift */, |
| 86 | + 33CC93181E38E48C003E6325 /* ViewController.swift */, |
87 | 87 | 330263841DC2475E007D7317 /* Main.storyboard */, |
88 | 88 | 330263891DC2475E007D7317 /* LaunchScreen.storyboard */, |
89 | 89 | 33CC93161E38E48C003E6325 /* Assets.xcassets */, |
90 | | - 33CC93171E38E48C003E6325 /* Pusher Platform iOS Example.entitlements */, |
91 | | - 33CC93191E38E48C003E6325 /* Info.plist */, |
| 90 | + 3388D5FE1EAE67020072A742 /* Supporting Files */, |
92 | 91 | ); |
93 | 92 | name = "PusherPlatform iOS Example"; |
94 | 93 | path = "Pusher Platform iOS Example"; |
95 | 94 | sourceTree = "<group>"; |
96 | 95 | }; |
| 96 | + 3388D5FE1EAE67020072A742 /* Supporting Files */ = { |
| 97 | + isa = PBXGroup; |
| 98 | + children = ( |
| 99 | + 33CC93171E38E48C003E6325 /* Pusher Platform iOS Example.entitlements */, |
| 100 | + 33CC93191E38E48C003E6325 /* Info.plist */, |
| 101 | + ); |
| 102 | + name = "Supporting Files"; |
| 103 | + sourceTree = "<group>"; |
| 104 | + }; |
97 | 105 | /* End PBXGroup section */ |
98 | 106 |
|
99 | 107 | /* Begin PBXNativeTarget section */ |
|
174 | 182 | buildActionMask = 2147483647; |
175 | 183 | files = ( |
176 | 184 | 33CC931A1E38E48C003E6325 /* AppDelegate.swift in Sources */, |
177 | | - 33CC931C1E38E48C003E6325 /* FeedsViewController.swift in Sources */, |
| 185 | + 33CC931C1E38E48C003E6325 /* ViewController.swift in Sources */, |
178 | 186 | ); |
179 | 187 | runOnlyForDeploymentPostprocessing = 0; |
180 | 188 | }; |
|
0 commit comments