From 638dc113f8c05f121d50e68f68c4e86c130756a4 Mon Sep 17 00:00:00 2001 From: Vincent Bénony Date: Fri, 4 Dec 2015 18:20:09 +0100 Subject: IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7) The "iphone" backend is the support for the old iPhones. The "ios7" backend is for the new iPhones. --- dists/iphone/Images.xcassets/Contents.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 dists/iphone/Images.xcassets/Contents.json (limited to 'dists/iphone/Images.xcassets/Contents.json') diff --git a/dists/iphone/Images.xcassets/Contents.json b/dists/iphone/Images.xcassets/Contents.json deleted file mode 100644 index da4a164c91..0000000000 --- a/dists/iphone/Images.xcassets/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file -- cgit v1.2.3