diff --git a/release/kinvey-xamarin-1.4.0.zip b/release/kinvey-xamarin-1.4.0.zip new file mode 100644 index 00000000..7d015e1d Binary files /dev/null and b/release/kinvey-xamarin-1.4.0.zip differ diff --git a/release/kinvey-xamarin-1.4.0/Kinvey-Utils.dll b/release/kinvey-xamarin-1.4.0/Kinvey-Utils.dll new file mode 100755 index 00000000..b87cd647 Binary files /dev/null and b/release/kinvey-xamarin-1.4.0/Kinvey-Utils.dll differ diff --git a/release/kinvey-xamarin-1.4.0/Kinvey-Xamarin.dll b/release/kinvey-xamarin-1.4.0/Kinvey-Xamarin.dll new file mode 100755 index 00000000..c292e514 Binary files /dev/null and b/release/kinvey-xamarin-1.4.0/Kinvey-Xamarin.dll differ diff --git a/release/kinvey-xamarin-1.4.0/README.txt b/release/kinvey-xamarin-1.4.0/README.txt new file mode 100644 index 00000000..34ada68a --- /dev/null +++ b/release/kinvey-xamarin-1.4.0/README.txt @@ -0,0 +1,9 @@ +1. Right click the *References* folder within your project -> **Edit References** -> **.Net Assembly** -> Navigate to download location of kinvey library, and add all the dll files. +2. Right click your project -> **Add** -> **Add Packages** + 1. Add "Json.NET" v6.0.6 + 2. Add "SQLite.Net.Async PCL" v2.4.1 + 3. Add "SQLite.Net PCL - Platform" v2.4.1 where is your project's target platform + 4. Add "LinqExtender" v3.0.1 + 5. Add "Microsoft HTTP Client Libraries" v2.2.28 + 6. Add "Microsoft Async" v1.0.168 + 7. Add "Microsoft BCL Build Components" v1.0.14 \ No newline at end of file diff --git a/release/kinvey-xamarin-1.4.0/RestSharp.Portable.dll b/release/kinvey-xamarin-1.4.0/RestSharp.Portable.dll new file mode 100755 index 00000000..3666247d Binary files /dev/null and b/release/kinvey-xamarin-1.4.0/RestSharp.Portable.dll differ