xamarin-macios/external
Rolf Bjarne Kvinge 8e4f22d20e
[msbuild] Add DT* entries to the Info.plist for all platforms. Fixes #13300. (#17499)
Modify the code to add Xcode (DT*) variables to the Info.plist:

* Do it for all platforms, not only mobile platforms. Apple uses these fields to
  determine if an app was built with a prerelease or old version of Xcode, and will
  reject any app submissions if this validation fails.

* Change the behavior to do not distinguish simulator builds, a bit of testing
  in Xcode shows that Xcode always adds these values to the Info.plist, even for
  simulator builds. This is probably something that changed in Xcode a *long* time
  ago, since this code is old (from the initial import of the build logic from MonoDevelop
  around 10 years ago).

* Also bump Xamarin.MacDev to get a related fix:

  New commits in xamarin/Xamarin.MacDev:

  * xamarin/Xamarin.MacDev@74c95ee [Xamarin.MacDev] Always fetch the DTSDKBuild variable.

  Diff: 14d53612d4..74c95ee1c3

Fixes https://github.com/xamarin/xamarin-macios/issues/13300.
2023-02-10 22:58:38 +01:00
..
MonoTouch.Dialog@558958b0a2 Bump MonoTouch.Dialog and Touch.Unit. (#15388) 2022-07-11 20:01:26 +02:00
Touch.Unit@564433f35c Bump MonoTouch.Dialog and Touch.Unit. (#15388) 2022-07-11 20:01:26 +02:00
Xamarin.MacDev@74c95ee1c3 [msbuild] Add DT* entries to the Info.plist for all platforms. Fixes #13300. (#17499) 2023-02-10 22:58:38 +01:00
api-tools@373fc1b50a [xcode14] Bump api-tools to get better breaking changes detection. (#15689) 2022-08-22 18:41:46 +02:00
ikvm-fork@08266ac8c0 Add ikvm-fork as a submodule instead of using the sources embedded in the mono archive. (#9776) 2020-10-05 15:43:32 +02:00
macios-binaries@7813391e75 Use a binary copy of OpenTK-1.0.dll (#16547) 2022-11-03 08:07:43 +01:00
opentk@396bc90c7a [d15-4] Bump dependencies before next alpha (#2448) 2017-08-08 15:07:14 -04:00
.gitignore Switch to mono archive and remove submodule 2019-05-21 22:16:02 +02:00