Ticket #38904

iOS版 開発環境を Xcode 10.1 に移行

Eröffnet am: 2019-01-28 00:26 Letztes Update: 2019-01-31 23:41

Auswertung:
Verantwortlicher:
Status:
Geschlossen
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

Details

iOS 12がインストールされたデバイスでの検証を行うため、Xcode 10.1 に移行する。

Xcode9には#37885で対応した。

#37885 iOS版 開発環境をXcode 9に移行

Ticket-Verlauf (3/3 Historien)

2019-01-28 00:26 Aktualisiert von: yknk
  • New Ticket "iOS版 開発環境を Xcode 10.1 に移行" created
2019-01-28 00:26 Aktualisiert von: yknk
Kommentar

ビルド警告対応

ビルド時に次の警告が出力されるようになった。

warning: The application supports opening files, but doesn't declare whether it supports opening them in place. 
You can add an LSSupportsOpeningDocumentsInPlace entry or an UISupportsDocumentBrowser entry to your Info.plist to declare support.

MIDITrail-Info.plist に 以下の項目を追加した。

Key: UISupportsDocumentBrowser (Supports Document Browser)
Value: YES

2019-01-31 23:41 Aktualisiert von: yknk
  • Lösung Update from Keine to Gefixt
  • Status Update from Offen to Geschlossen

Dateianhangliste

Keine Anhänge

Bearbeiten

Please login to add comment to this ticket » Anmelden