| Index: test/ios/watch/WatchKitExtension/Images.xcassets/MyImage.imageset/Contents.json
|
| diff --git a/test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/Contents.json b/test/ios/watch/WatchKitExtension/Images.xcassets/MyImage.imageset/Contents.json
|
| similarity index 52%
|
| copy from test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/Contents.json
|
| copy to test/ios/watch/WatchKitExtension/Images.xcassets/MyImage.imageset/Contents.json
|
| index 0a87b6edc67517d95ef8080c415bf62a6e55b1b8..f80d9508688cad3cde3e1b311091433d7a8d5551 100644
|
| --- a/test/mac/app-bundle/TestApp/Images.xcassets/image.imageset/Contents.json
|
| +++ b/test/ios/watch/WatchKitExtension/Images.xcassets/MyImage.imageset/Contents.json
|
| @@ -2,22 +2,19 @@
|
| "images" : [
|
| {
|
| "idiom" : "universal",
|
| - "scale" : "1x",
|
| - "filename" : "super_sylvain.png"
|
| + "scale" : "1x"
|
| },
|
| {
|
| "idiom" : "universal",
|
| - "scale" : "2x",
|
| - "filename" : "super_sylvain@2x.png"
|
| + "scale" : "2x"
|
| },
|
| {
|
| "idiom" : "universal",
|
| - "scale" : "3x",
|
| - "filename" : "super_sylvain@3x.png"
|
| + "scale" : "3x"
|
| }
|
| ],
|
| "info" : {
|
| "version" : 1,
|
| "author" : "xcode"
|
| }
|
| -}
|
| +}
|
|
|