|
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
19 | 19 | /* Begin PBXFileReference section */ |
20 | | - 2D38BA6E1AD8144700113F96 /* WatchScreenshotMagic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WatchScreenshotMagic.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + 2D38BA6E1AD8144700113F96 /* Watch Screenshot Magic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Watch Screenshot Magic.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 21 | 2D38BAB01AD8A78E00113F96 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
22 | 22 | 2D4A7F7A1AD8DE2000AE5445 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = WatchScreenshotMagic/AppDelegate.swift; sourceTree = SOURCE_ROOT; }; |
23 | 23 | 2D4A7F7B1AD8DE2000AE5445 /* DropImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DropImageView.swift; path = WatchScreenshotMagic/DropImageView.swift; sourceTree = SOURCE_ROOT; }; |
|
51 | 51 | 2D38BA6F1AD8144700113F96 /* Products */ = { |
52 | 52 | isa = PBXGroup; |
53 | 53 | children = ( |
54 | | - 2D38BA6E1AD8144700113F96 /* WatchScreenshotMagic.app */, |
| 54 | + 2D38BA6E1AD8144700113F96 /* Watch Screenshot Magic.app */, |
55 | 55 | ); |
56 | 56 | name = Products; |
57 | 57 | sourceTree = "<group>"; |
|
81 | 81 | /* End PBXGroup section */ |
82 | 82 |
|
83 | 83 | /* Begin PBXNativeTarget section */ |
84 | | - 2D38BA6D1AD8144700113F96 /* WatchScreenshotMagic */ = { |
| 84 | + 2D38BA6D1AD8144700113F96 /* Watch Screenshot Magic */ = { |
85 | 85 | isa = PBXNativeTarget; |
86 | | - buildConfigurationList = 2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "WatchScreenshotMagic" */; |
| 86 | + buildConfigurationList = 2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "Watch Screenshot Magic" */; |
87 | 87 | buildPhases = ( |
88 | 88 | 2D38BA6A1AD8144700113F96 /* Sources */, |
89 | 89 | 2D38BA6B1AD8144700113F96 /* Frameworks */, |
|
93 | 93 | ); |
94 | 94 | dependencies = ( |
95 | 95 | ); |
96 | | - name = WatchScreenshotMagic; |
| 96 | + name = "Watch Screenshot Magic"; |
97 | 97 | productName = WatchScreenshotGenerator; |
98 | | - productReference = 2D38BA6E1AD8144700113F96 /* WatchScreenshotMagic.app */; |
| 98 | + productReference = 2D38BA6E1AD8144700113F96 /* Watch Screenshot Magic.app */; |
99 | 99 | productType = "com.apple.product-type.application"; |
100 | 100 | }; |
101 | 101 | /* End PBXNativeTarget section */ |
|
125 | 125 | projectDirPath = ""; |
126 | 126 | projectRoot = ""; |
127 | 127 | targets = ( |
128 | | - 2D38BA6D1AD8144700113F96 /* WatchScreenshotMagic */, |
| 128 | + 2D38BA6D1AD8144700113F96 /* Watch Screenshot Magic */, |
129 | 129 | ); |
130 | 130 | }; |
131 | 131 | /* End PBXProject section */ |
|
256 | 256 | COMBINE_HIDPI_IMAGES = YES; |
257 | 257 | INFOPLIST_FILE = WatchScreenshotMagic/Info.plist; |
258 | 258 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; |
259 | | - PRODUCT_NAME = WatchScreenshotMagic; |
| 259 | + PRODUCT_NAME = "Watch Screenshot Magic"; |
260 | 260 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
261 | 261 | }; |
262 | 262 | name = Debug; |
|
269 | 269 | COMBINE_HIDPI_IMAGES = YES; |
270 | 270 | INFOPLIST_FILE = WatchScreenshotMagic/Info.plist; |
271 | 271 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; |
272 | | - PRODUCT_NAME = WatchScreenshotMagic; |
| 272 | + PRODUCT_NAME = "Watch Screenshot Magic"; |
273 | 273 | }; |
274 | 274 | name = Release; |
275 | 275 | }; |
|
285 | 285 | defaultConfigurationIsVisible = 0; |
286 | 286 | defaultConfigurationName = Release; |
287 | 287 | }; |
288 | | - 2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "WatchScreenshotMagic" */ = { |
| 288 | + 2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "Watch Screenshot Magic" */ = { |
289 | 289 | isa = XCConfigurationList; |
290 | 290 | buildConfigurations = ( |
291 | 291 | 2D38BA891AD8144700113F96 /* Debug */, |
|
0 commit comments