Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update build archs
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyen-vuduc committed Jul 23, 2017
1 parent 329063d commit f61f7c3
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 103 deletions.
1 change: 1 addition & 0 deletions demo/Naxam.MapboxQs/Naxam.MapboxQs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<WarningLevel>4</WarningLevel>
<AndroidLinkMode>None</AndroidLinkMode>
<EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
<AndroidSupportedAbis>armeabi-v7a;armeabi;x86;arm64-v8a;x86_64</AndroidSupportedAbis>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
218 changes: 115 additions & 103 deletions demo/Naxam.MapboxQs/Resources/Resource.designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f61f7c3

Please sign in to comment.