iOS版 開発環境をXcode 9に移行
Xcodeのバージョン変更時に提示された推奨設定を受け入れた。
* Build Settings * Project 'MIDITrail' - Enable Recommended Warnings This will enable the following recommended compiler warnings: * Block Capture of Autoreleasing * Implicit Non-Literal Null Conversions * Implicit Objective-C Literal Conversions * Range-based For Loops * Strict Prototypes * Suspicious Commas
iTunesArtwork@2x をコピーして Icon-1024.png を追加。 App Icons Source の App Store iOS 1024pt に Icon-1024.png を割り当てる。
開発環境をmacOS 10.13(High Sierra)とするため、Xcodeを8から9に移行する。
Xcode8には#36981で移行した。