Skip to content

Commit 698f7fc

Browse files
committed
Add App Icon
1 parent 6de6348 commit 698f7fc

14 files changed

Lines changed: 39 additions & 598 deletions

File tree

WatchScreenshotMagic.xcodeproj/project.pbxproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/* End PBXBuildFile section */
1818

1919
/* 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; };
2121
2D38BAB01AD8A78E00113F96 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
2222
2D4A7F7A1AD8DE2000AE5445 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = WatchScreenshotMagic/AppDelegate.swift; sourceTree = SOURCE_ROOT; };
2323
2D4A7F7B1AD8DE2000AE5445 /* DropImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DropImageView.swift; path = WatchScreenshotMagic/DropImageView.swift; sourceTree = SOURCE_ROOT; };
@@ -51,7 +51,7 @@
5151
2D38BA6F1AD8144700113F96 /* Products */ = {
5252
isa = PBXGroup;
5353
children = (
54-
2D38BA6E1AD8144700113F96 /* WatchScreenshotMagic.app */,
54+
2D38BA6E1AD8144700113F96 /* Watch Screenshot Magic.app */,
5555
);
5656
name = Products;
5757
sourceTree = "<group>";
@@ -81,9 +81,9 @@
8181
/* End PBXGroup section */
8282

8383
/* Begin PBXNativeTarget section */
84-
2D38BA6D1AD8144700113F96 /* WatchScreenshotMagic */ = {
84+
2D38BA6D1AD8144700113F96 /* Watch Screenshot Magic */ = {
8585
isa = PBXNativeTarget;
86-
buildConfigurationList = 2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "WatchScreenshotMagic" */;
86+
buildConfigurationList = 2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "Watch Screenshot Magic" */;
8787
buildPhases = (
8888
2D38BA6A1AD8144700113F96 /* Sources */,
8989
2D38BA6B1AD8144700113F96 /* Frameworks */,
@@ -93,9 +93,9 @@
9393
);
9494
dependencies = (
9595
);
96-
name = WatchScreenshotMagic;
96+
name = "Watch Screenshot Magic";
9797
productName = WatchScreenshotGenerator;
98-
productReference = 2D38BA6E1AD8144700113F96 /* WatchScreenshotMagic.app */;
98+
productReference = 2D38BA6E1AD8144700113F96 /* Watch Screenshot Magic.app */;
9999
productType = "com.apple.product-type.application";
100100
};
101101
/* End PBXNativeTarget section */
@@ -125,7 +125,7 @@
125125
projectDirPath = "";
126126
projectRoot = "";
127127
targets = (
128-
2D38BA6D1AD8144700113F96 /* WatchScreenshotMagic */,
128+
2D38BA6D1AD8144700113F96 /* Watch Screenshot Magic */,
129129
);
130130
};
131131
/* End PBXProject section */
@@ -256,7 +256,7 @@
256256
COMBINE_HIDPI_IMAGES = YES;
257257
INFOPLIST_FILE = WatchScreenshotMagic/Info.plist;
258258
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
259-
PRODUCT_NAME = WatchScreenshotMagic;
259+
PRODUCT_NAME = "Watch Screenshot Magic";
260260
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
261261
};
262262
name = Debug;
@@ -269,7 +269,7 @@
269269
COMBINE_HIDPI_IMAGES = YES;
270270
INFOPLIST_FILE = WatchScreenshotMagic/Info.plist;
271271
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
272-
PRODUCT_NAME = WatchScreenshotMagic;
272+
PRODUCT_NAME = "Watch Screenshot Magic";
273273
};
274274
name = Release;
275275
};
@@ -285,7 +285,7 @@
285285
defaultConfigurationIsVisible = 0;
286286
defaultConfigurationName = Release;
287287
};
288-
2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "WatchScreenshotMagic" */ = {
288+
2D38BA881AD8144700113F96 /* Build configuration list for PBXNativeTarget "Watch Screenshot Magic" */ = {
289289
isa = XCConfigurationList;
290290
buildConfigurations = (
291291
2D38BA891AD8144700113F96 /* Debug */,

WatchScreenshotMagic/Base.lproj/MainMenu.xib

Lines changed: 8 additions & 575 deletions
Large diffs are not rendered by default.

WatchScreenshotMagic/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,63 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "mac",
54
"size" : "16x16",
5+
"idiom" : "mac",
6+
"filename" : "icon_16x16.png",
67
"scale" : "1x"
78
},
89
{
9-
"idiom" : "mac",
1010
"size" : "16x16",
11+
"idiom" : "mac",
12+
"filename" : "icon_16x16@2x.png",
1113
"scale" : "2x"
1214
},
1315
{
14-
"idiom" : "mac",
1516
"size" : "32x32",
17+
"idiom" : "mac",
18+
"filename" : "icon_32x32.png",
1619
"scale" : "1x"
1720
},
1821
{
19-
"idiom" : "mac",
2022
"size" : "32x32",
23+
"idiom" : "mac",
24+
"filename" : "icon_32x32@2x.png",
2125
"scale" : "2x"
2226
},
2327
{
24-
"idiom" : "mac",
2528
"size" : "128x128",
29+
"idiom" : "mac",
30+
"filename" : "icon_128x128.png",
2631
"scale" : "1x"
2732
},
2833
{
29-
"idiom" : "mac",
3034
"size" : "128x128",
35+
"idiom" : "mac",
36+
"filename" : "icon_128x128@2x.png",
3137
"scale" : "2x"
3238
},
3339
{
34-
"idiom" : "mac",
3540
"size" : "256x256",
41+
"idiom" : "mac",
42+
"filename" : "icon_256x256.png",
3643
"scale" : "1x"
3744
},
3845
{
39-
"idiom" : "mac",
4046
"size" : "256x256",
47+
"idiom" : "mac",
48+
"filename" : "icon_256x256@2x.png",
4149
"scale" : "2x"
4250
},
4351
{
44-
"idiom" : "mac",
4552
"size" : "512x512",
53+
"idiom" : "mac",
54+
"filename" : "icon_512x512.png",
4655
"scale" : "1x"
4756
},
4857
{
49-
"idiom" : "mac",
5058
"size" : "512x512",
59+
"idiom" : "mac",
60+
"filename" : "icon_512x512@2x.png",
5161
"scale" : "2x"
5262
}
5363
],
13.4 KB
Loading
40.7 KB
Loading
593 Bytes
Loading
1.67 KB
Loading
40.7 KB
Loading
135 KB
Loading
1.67 KB
Loading

0 commit comments

Comments
 (0)