summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Maps.iOS/Xamarin.Forms.Maps.iOS.csproj
AgeCommit message (Collapse)AuthorFilesLines
2017-01-12Fix out-of-memory crashes on iOS when creating maps (#467)E.Z. Hart1-0/+1
* Pool map views on iOS 10 to avoid memory issues Clean up disposal implementation for map renderer, delegate * Enable 39489 test on iOS * Add missing XF Maps references * Add missing maps reference to Windows 8.1 project * Actually enable the test for iOS * Fix placement of Isolate override * Don't create a new control for ImageRenderer if NewElement is null * Reverting fixes to ViewRenderer Dispose; have to fix that in a separate PR
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-1/+1
* [CI] Remove classic from build * [Build] Remove classic forwarder * [Nuget] Remove classic from Pages azure * [Build] Remove classic csproj * [IOS] Remove _UNIFIED_
2016-04-12Mop up enabling warnings as errors (#78)kingces951-4/+8
2016-04-06Warnings as Errors in product projectskingces951-1/+11
2016-03-22Initial importJason Smith1-0/+76