ios-samples/WorldCities
GouriKumari 8ea75f9967 Rebuilt Hello_Universal/WorldCities with XS stable 4.2.3, to fix the issue reported in Bug 1842. This is also required to execute automation test in testcloud since UIDeviceFamily in Info.plist is checked to decide supported platforms 2014-04-03 12:15:03 -04:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots More screenshots. 2011-10-04 11:14:42 +02:00
WorldCities Add missing override for the AppDelegate.Window property. Fix bug #11914 2013-07-24 15:32:55 -04:00
CityList.plist Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Rebuilt Hello_Universal/WorldCities with XS stable 4.2.3, to fix the issue reported in Bug 1842. This is also required to execute automation test in testcloud since UIDeviceFamily in Info.plist is checked to decide supported platforms 2014-04-03 12:15:03 -04:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md Standardize README.md formatting and add some missing descriptions. 2011-09-27 17:28:31 +02:00
WorldCities.csproj Rebuilt Hello_Universal/WorldCities with XS stable 4.2.3, to fix the issue reported in Bug 1842. This is also required to execute automation test in testcloud since UIDeviceFamily in Info.plist is checked to decide supported platforms 2014-04-03 12:15:03 -04:00
WorldCities.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00

README.md

World Cities

A simple example of using the Map Kit API in a MonoTouch application. Based on Apple's sample: https://developer.apple.com/library/ios/#samplecode/WorldCities/Introduction/Intro.html#//apple_ref/doc/uid/DTS40009466

Requires

iOS 5.0 and up.

Authors

Mike Krüger