Move Info.plist update script into Scripts to share it between Mac and iOS.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
# See https://developer.apple.com/library/ios/qa/qa1686/_index.html
|
||||
cd "${BASH_SOURCE%/*}"
|
||||
source bashlib
|
||||
set -e
|
||||
cd ..
|
||||
export PATH+=/usr/local/bin
|
||||
|
||||
# icons format: [pixel size]@[scale]@[idiom]@[os]:[filename] -- if os is "anything lower", omit it
|
||||
icons=(
|
||||
|
Reference in New Issue
Block a user