xamarin-macios/msbuild
Rolf Bjarne Kvinge a082722047 [msbuild] Make sure CFBundleShortVersionString is set to something. (#86)
This prevents the watch from getting mightily confused when re-installing
watch apps/extensions.

Not having a CFBundleShortVersionString would cause the following:

* Build & install & run would work fine the first time.
* The second build & install would confuse the watch so that the
  app wouldn't launch. Removing the app and reinstalling wouldn't
  work; the potential options would be to either reboot the device,
  or add a CFBundleShortVersionString to the Info.plists and install
  that build twice.
2016-05-26 14:20:43 +02:00
..
Xamarin.Mac.Tasks [Mac] Add support for os x extensions (#83) 2016-05-25 17:20:33 -04:00
Xamarin.MacDev.Tasks [msbuild] Bump task projects to use .NET 4.5 instead of 4.0 (#78) 2016-05-25 14:06:20 -04:00
Xamarin.MacDev.Tasks.Core [Mac] Add support for os x extensions (#83) 2016-05-25 17:20:33 -04:00
Xamarin.ObjcBinding.Tasks [msbuild] Bump task projects to use .NET 4.5 instead of 4.0 (#78) 2016-05-25 14:06:20 -04:00
Xamarin.iOS.Tasks [msbuild] Bump task projects to use .NET 4.5 instead of 4.0 (#78) 2016-05-25 14:06:20 -04:00
Xamarin.iOS.Tasks.Core [msbuild] Make sure CFBundleShortVersionString is set to something. (#86) 2016-05-26 14:20:43 +02:00
tests [msbuild] Bump task projects to use .NET 4.5 instead of 4.0 (#78) 2016-05-25 14:06:20 -04:00
.gitignore Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Makefile Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Xamarin.MacDev.Tasks.sln Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
xbuild-in-place Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00