|
43 | 43 | B052CED92136987E004B5E87 /* VersionListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VersionListView.swift; sourceTree = "<group>"; }; |
44 | 44 | B066C0692133CFBD005F126B /* Alamofire.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Alamofire.framework; path = Carthage/Build/Mac/Alamofire.framework; sourceTree = "<group>"; }; |
45 | 45 | B066C06C2133D1FC005F126B /* DownloadViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadViewController.swift; sourceTree = "<group>"; }; |
46 | | - B06D8ED4212E88F300B65EEE /* node-box.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "node-box.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 46 | + B06D8ED4212E88F300B65EEE /* Node Box.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Node Box.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 47 | B06D8ED7212E88F400B65EEE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
48 | 48 | B06D8ED9212E88F400B65EEE /* TabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabViewController.swift; sourceTree = "<group>"; }; |
49 | 49 | B06D8EDB212E88F500B65EEE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
90 | 90 | B06D8ED5212E88F300B65EEE /* Products */ = { |
91 | 91 | isa = PBXGroup; |
92 | 92 | children = ( |
93 | | - B06D8ED4212E88F300B65EEE /* node-box.app */, |
| 93 | + B06D8ED4212E88F300B65EEE /* Node Box.app */, |
94 | 94 | ); |
95 | 95 | name = Products; |
96 | 96 | sourceTree = "<group>"; |
|
120 | 120 | /* End PBXGroup section */ |
121 | 121 |
|
122 | 122 | /* Begin PBXNativeTarget section */ |
123 | | - B06D8ED3212E88F300B65EEE /* node-box */ = { |
| 123 | + B06D8ED3212E88F300B65EEE /* Node Box */ = { |
124 | 124 | isa = PBXNativeTarget; |
125 | | - buildConfigurationList = B06D8EE4212E88F500B65EEE /* Build configuration list for PBXNativeTarget "node-box" */; |
| 125 | + buildConfigurationList = B06D8EE4212E88F500B65EEE /* Build configuration list for PBXNativeTarget "Node Box" */; |
126 | 126 | buildPhases = ( |
127 | 127 | B06D8ED0212E88F300B65EEE /* Sources */, |
128 | 128 | B06D8ED1212E88F300B65EEE /* Frameworks */, |
|
133 | 133 | ); |
134 | 134 | dependencies = ( |
135 | 135 | ); |
136 | | - name = "node-box"; |
| 136 | + name = "Node Box"; |
137 | 137 | productName = "node-box"; |
138 | | - productReference = B06D8ED4212E88F300B65EEE /* node-box.app */; |
| 138 | + productReference = B06D8ED4212E88F300B65EEE /* Node Box.app */; |
139 | 139 | productType = "com.apple.product-type.application"; |
140 | 140 | }; |
141 | 141 | /* End PBXNativeTarget section */ |
|
159 | 159 | }; |
160 | 160 | }; |
161 | 161 | }; |
162 | | - buildConfigurationList = B06D8ECF212E88F300B65EEE /* Build configuration list for PBXProject "node-box" */; |
| 162 | + buildConfigurationList = B06D8ECF212E88F300B65EEE /* Build configuration list for PBXProject "Node Box" */; |
163 | 163 | compatibilityVersion = "Xcode 9.3"; |
164 | 164 | developmentRegion = en; |
165 | 165 | hasScannedForEncodings = 0; |
|
172 | 172 | projectDirPath = ""; |
173 | 173 | projectRoot = ""; |
174 | 174 | targets = ( |
175 | | - B06D8ED3212E88F300B65EEE /* node-box */, |
| 175 | + B06D8ED3212E88F300B65EEE /* Node Box */, |
176 | 176 | ); |
177 | 177 | }; |
178 | 178 | /* End PBXProject section */ |
|
384 | 384 | /* End XCBuildConfiguration section */ |
385 | 385 |
|
386 | 386 | /* Begin XCConfigurationList section */ |
387 | | - B06D8ECF212E88F300B65EEE /* Build configuration list for PBXProject "node-box" */ = { |
| 387 | + B06D8ECF212E88F300B65EEE /* Build configuration list for PBXProject "Node Box" */ = { |
388 | 388 | isa = XCConfigurationList; |
389 | 389 | buildConfigurations = ( |
390 | 390 | B06D8EE2212E88F500B65EEE /* Debug */, |
|
393 | 393 | defaultConfigurationIsVisible = 0; |
394 | 394 | defaultConfigurationName = Release; |
395 | 395 | }; |
396 | | - B06D8EE4212E88F500B65EEE /* Build configuration list for PBXNativeTarget "node-box" */ = { |
| 396 | + B06D8EE4212E88F500B65EEE /* Build configuration list for PBXNativeTarget "Node Box" */ = { |
397 | 397 | isa = XCConfigurationList; |
398 | 398 | buildConfigurations = ( |
399 | 399 | B06D8EE5212E88F500B65EEE /* Debug */, |
|
0 commit comments