SQLite implementation of substitution plan persistence added, working in simulator, untested on real devices

This commit is contained in:
Deniz Duezgoeren
2019-07-11 18:37:14 +02:00
parent 2488d9690d
commit 92a01a83c7
24 changed files with 1141 additions and 651 deletions
+1
View File
@@ -9,6 +9,7 @@ target 'AvH Plan' do
pod 'SwiftSoup'
pod 'Kanna'
pod 'Alamofire'
pod 'SQLite.swift'
target 'AvH PlanTests' do
inherit! :search_paths