36
35

More than 5 years have passed since last update.

iOS実機のSQLite DBの中身を確認する方法

Posted at

iOS実機のSQLite DBの中身を確認する方法

よく忘れるので忘備録的なメモです。

↓手順

  1. XCodeのメニューからWindow→Deviceを起動
  2. DEVICESから対象の端末を選択
  3. Installed Appsから対象のアプリを選択しDownload Containerをクリック スクリーンショット 2016-03-04 15.02.23.png
  4. xcappdataというファイルがDLできるので右クリック→パッケージの内容を表示 スクリーンショット 2016-03-04 15.10.50.png
  5. AppData/Document/ 下にDBファイルがあります

あとはSqlitebrowserなどで開きます。

36
35
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
36
35