Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Merge branch 'develop' into Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyWeber committed Jul 12, 2018
2 parents 8184e6b + b8aca81 commit 1e620ef
Show file tree
Hide file tree
Showing 424 changed files with 111,916 additions and 4,797 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Version 1.7.10

### Bug fixes
None.

See list of bug fixes for native platforms:

* iOS Mobile SDK for CA Mobile API Gateway [Change Log](https://github.com/CAAPIM/iOS-MAS-Foundation/blob/Stable/CHANGELOG.md#version-1710)
* Android™ Mobile SDK for CA Mobile API Gateway [Change Log](https://github.com/CAAPIM/Android-MAS-SDK/blob/Stable/ChangeLog.md#version-1710)

### Enhancement
* MASFoundation.iOS updated with latest iOS 1.7.10 version
* MASFoundation.Android updated with latest Android 1.7.10 version

### Deprecated methods
None.

# Version 1.7.00

### Bug fixes
Expand Down
5 changes: 1 addition & 4 deletions sample/iOS/BasicAuthSample/BasicAuthSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,7 @@
<Reference Include="Xamarin.iOS" />
<Reference Include="System.Net.Http" />
<Reference Include="MASFoundation.iOS">
<HintPath>packages\MASFoundation.Xamarin.1.7.0-RC54\lib\xamarin.ios\MASFoundation.iOS.dll</HintPath>
</Reference>
<Reference Include="MASFoundation.iOS">
<HintPath>packages\MASFoundation.Xamarin.1.7.0-RC54\lib\xamarin.ios\MASFoundation.iOS.dll</HintPath>
<HintPath>packages\MASFoundation.Xamarin.1.7.0\lib\xamarin.ios\MASFoundation.iOS.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion sample/iOS/BasicAuthSample/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MASFoundation.Xamarin" version="1.7.0-RC54" targetFramework="xamarinios10" />
<package id="MASFoundation.Xamarin" version="1.7.0" targetFramework="xamarinios10" />
<package id="System.Net.Http" version="4.3.3" targetFramework="xamarinios10" />
</packages>
Binary file not shown.
Binary file modified source/MASFoundation.Android/Jars/mas-foundation-release.aar
Binary file not shown.
367 changes: 364 additions & 3 deletions source/MASFoundation.Android/JavaDocs/allclasses-frame.html

Large diffs are not rendered by default.

367 changes: 364 additions & 3 deletions source/MASFoundation.Android/JavaDocs/allclasses-noframe.html

Large diffs are not rendered by default.

Loading

0 comments on commit 1e620ef

Please sign in to comment.