Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 624 Bytes

README-JA.md

File metadata and controls

20 lines (14 loc) · 624 Bytes

ローカルマシンでビルドできるように、Cirtificatesを作成して、インストールしておく

https://i-app-tec.com/ios/apply-application.html

dgコマンドでデプロイ

  • --messageオプションを使う
  • 対話形式で、bundle identifierをその都度打つ必要がある
cd PlayTheWheels
dg deploy --message 'this is test build'
Please input your app bundle identifier
Example: com.example.ios
Enter your app bundle identifier: jp.1001p.wheels.PlayTheWheels

留意点

  • ProvisioningFileにデバイスのUUIDが登録されていないとインストールできない