Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: tools-webrtc/ios/SDK/PodTest/PodTest/Assets.xcassets/AppIcon.appiconset/Contents.json

Issue 2651973002: Moving build/ios to tools-webrtc/ios (Closed)
Patch Set: Fixing path to comply with the new location Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "images" : [ 2 "images" : [
3 { 3 {
4 "idiom" : "iphone", 4 "idiom" : "iphone",
5 "size" : "29x29", 5 "size" : "29x29",
6 "scale" : "2x" 6 "scale" : "2x"
7 }, 7 },
8 { 8 {
9 "idiom" : "iphone", 9 "idiom" : "iphone",
10 "size" : "29x29", 10 "size" : "29x29",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 "idiom" : "ipad", 59 "idiom" : "ipad",
60 "size" : "76x76", 60 "size" : "76x76",
61 "scale" : "2x" 61 "scale" : "2x"
62 } 62 }
63 ], 63 ],
64 "info" : { 64 "info" : {
65 "version" : 1, 65 "version" : 1,
66 "author" : "xcode" 66 "author" : "xcode"
67 } 67 }
68 } 68 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698