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

Commit

Permalink
Xamarin.iOS Unified 8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
moljac committed Dec 17, 2014
1 parent 0ccd9e6 commit a7651c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions TSMiniWebBrowser/binding/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ all: TSMiniWebBrowser.dll TSMiniWebBrowser-Classic.dll
TSMiniWebBrowser.dll: Makefile ApiDefinition.cs StructsAndEnums.cs libTSMiniWebBrowser.a
$(MONOXBUILD) /p:Configuration=Release TSMiniWebBrowser-Classic.csproj
$(MONOXBUILD) /p:Configuration=Release TSMiniWebBrowser.csproj
rm -fr ../lib/
mkdir ../lib
mkdir ../lib/ios
mkdir ../lib/ios-unified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>MinimumOSVersion</key>
<string>5.0</string>
<string>5.2</string>
<key>CFBundleIconFiles</key>
<array>
<string>icon-57</string>
Expand Down

0 comments on commit a7651c0

Please sign in to comment.