Skip to content

Morgan Davison

Dev Notebook

  • About
  • Contact
  • Apps
  • Privacy Policy

Month: October 2018

Find your SQLite Database for Xcode 10

To get the SQLite database for your app on all simulators on which it’s installed: find ~/Library/Developer/CoreSimulator/Devices -name MyAppName.sqlite (Xcode 10) Open Finder and do Shift + Cmd + G  to bring up the “Go to folder” dialog. Paste in the file path and you should see it. It will be garbled if you try… Continue reading Find your SQLite Database for Xcode 10

Published October 10, 2018
Categorized as hints Tagged xcode

Recent Posts

  • How to Create an Xcode Reset Script
  • Streaming File Reader in Swift
  • Read a File From Xcode Playgrounds
  • How to Reverse a Number Mathematically
  • Create a Circular Array with the Modulo Operator

Archives

Categories

  • hints
  • resources
  • snippets
  • tutorials
  • Uncategorized

Elsewhere

GitHub

LinkedIn

Morgan Davison
Proudly powered by WordPress.