Skip to content

MrMagicalSoftware/swift-crud-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

swift-crud-sqlite

Instructions to run the app

Delete files "MySqliteCrudAppSwiftUI.xcworkspace", "Podfile", "Podfile.lock" from dir "MySqliteCrudAppSwiftUI"


From terminal :

$ pod install

$ pod init


in podfile :

pod 'SQLite.swift', '~> 0.12.0'


from terminal in /MySqliteCrudAppSwiftUI dir :

chmod -R 777 MySqliteCrudAppSwiftUI

(and credentials)

or

sudo chmod -R 777 MySqliteCrudAppSwiftUI (and credentials)

Simulator Screen Shot - iPhone 13 - 2022-06-27 at 12 11 41

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published