mirror of
https://github.com/bitwarden/mobile
synced 2026-01-09 03:53:15 +00:00
iOS Core project to house common iOS code between app and extension
This commit is contained in:
5
src/iOS.Core/packages.config
Normal file
5
src/iOS.Core/packages.config
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="sqlite-net-pcl" version="1.1.1" targetFramework="xamarinios10" />
|
||||
<package id="SQLitePCL.raw" version="0.8.6" targetFramework="xamarinios10" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user