-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Open
SQLTable (upgrading from Swift 3 to Swift 4)#61
Description
Using SQLTable to create the database in the app, I committed out the line
// if copyFile {
in SQLiteBase.swift
such that the database would appear in the Documents directory (to view in SQLite Manager) and data would remain after first launch from Xcode.
It was previously working correctly with the Swift 3 builds. Please advise.
Metadata
Metadata
Assignees
Labels
No labels