Skip to content

Commit d95588a

Browse files
committed
Fix the watch app icon in test resources
1 parent 77ad659 commit d95588a

File tree

8 files changed

+0
-62
lines changed

8 files changed

+0
-62
lines changed
Lines changed: 0 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,6 @@
11
{
22
"images" : [
33
{
4-
<<<<<<< HEAD
5-
"size" : "24x24",
6-
"idiom" : "watch",
7-
"filename" : "[email protected]",
8-
"scale" : "2x",
9-
"role" : "notificationCenter",
10-
"subtype" : "38mm"
11-
},
12-
{
13-
"size" : "27.5x27.5",
14-
"idiom" : "watch",
15-
"filename" : "[email protected]",
16-
"scale" : "2x",
17-
"role" : "notificationCenter",
18-
"subtype" : "42mm"
19-
},
20-
{
21-
"size" : "29x29",
22-
"idiom" : "watch",
23-
"filename" : "[email protected]",
24-
"role" : "companionSettings",
25-
"scale" : "2x"
26-
},
27-
{
28-
"size" : "29x29",
29-
"idiom" : "watch",
30-
"filename" : "[email protected]",
31-
"role" : "companionSettings",
32-
"scale" : "3x"
33-
},
34-
{
35-
"size" : "40x40",
36-
"idiom" : "watch",
37-
"filename" : "[email protected]",
38-
"scale" : "2x",
39-
"role" : "appLauncher",
40-
"subtype" : "38mm"
41-
},
42-
{
43-
"size" : "86x86",
44-
"idiom" : "watch",
45-
"filename" : "[email protected]",
46-
"scale" : "2x",
47-
"role" : "quickLook",
48-
"subtype" : "38mm"
49-
},
50-
{
51-
"size" : "98x98",
52-
"idiom" : "watch",
53-
"filename" : "[email protected]",
54-
"scale" : "2x",
55-
"role" : "quickLook",
56-
"subtype" : "42mm"
57-
}
58-
],
59-
"info" : {
60-
"version" : 1,
61-
"author" : "xcode"
62-
}
63-
}
64-
=======
654
"filename" : "WatchAppIcon.png",
665
"idiom" : "universal",
676
"platform" : "watchos",
@@ -73,4 +12,3 @@
7312
"version" : 1
7413
}
7514
}
76-
>>>>>>> a46ce2f5 (Implement support for .icon bundles for Xcode 26 in macOS. Cover the happy paths of watchOS and macOS icon bundles with tests.)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)