Add unrealm to use Swift object in db

This commit is contained in:
ronaldheft
2022-07-09 15:19:20 -04:00
parent 29f08a5e5d
commit a29a7669e1
+1
View File
@@ -22,5 +22,6 @@ target 'App' do
# Add your Pods here
pod 'RealmSwift', '~>10'
pod 'Unrealm', '~>1.9'
pod 'Alamofire', '~> 5.5'
end