Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 628ee3a

Browse files
Merge pull request #1906 from livecode/update_appstore_icon
Ensure setting AppStore icon works
2 parents 94c2bcf + 778ea66 commit 628ee3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Toolset/palettes/standalone settings/revstandalonesettingsiosbehavior.livecodescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ on updateSettings
160160

161161
-- MM-2011-09-28: Sepearate out the icons and splash screens so the user can specify the values per device.
162162
--
163+
put computeDefault(tSettings["ios,AppStore icon"], empty) into field "AppStore Icon"
163164
put computeDefault(tSettings["ios,iphone icon"], empty) into field "iPhone Icon"
164165
put computeDefault(tSettings["ios,retina icon"], empty) into field "Retina Icon"
165166
put computeDefault(tSettings["ios,iOS 7 retina icon"], empty) into field "iOS 7 Retina Icon"

0 commit comments

Comments
 (0)