This is an automated email from the ASF dual-hosted git repository.
tripod pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git
The following commit(s) were added to refs/heads/master by this push:
new 7faf6aa CB-13449 Assign 1024x1024 app icon
7faf6aa is described below
commit 7faf6aaa426136ea4224f52db44cc7aab464498a
Author: alberto lalama <[email protected]>
AuthorDate: Wed Jan 31 17:29:52 2018 -0500
CB-13449 Assign 1024x1024 app icon
This closes #47
---
.../__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json | 1 +
1 file changed, 1 insertion(+)
diff --git
a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
index 52c438f..0fabd3d 100644
---
a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
+++
b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -57,6 +57,7 @@
{
"idiom": "mac",
"size": "512x512",
+ "filename": "icon-1024x1024.png",
"scale": "2x"
}
],
--
To stop receiving notification emails like this one, please contact
[email protected].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]