Граф коммитов

343 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge e8c7805ddf
Remove part of the maccore logic. (#16181)
* Don't load maccore/mk/versions.mk anymore, which means we're not checking
  any subsequent dependencies listed in maccore. Note that we still need the
  maccore dependency itself for a little while longer.
* Remove some outdated testing code that called into maccore.
* Don't recurse into the maccore directory during make.
* Remove some code checking for ENABLE_XAMARIN that's not used anymore, in
  particular in xharness.
2022-09-30 09:30:12 +02:00
Rolf Bjarne Kvinge 11fc44810d
Bump maccore. (#15748)
New commits in xamarin/maccore:

* xamarin/maccore@9a347bd708 [certificates] Update la_dev_apple.p12, la_distr_apple.p12 and la_mac_installer_distr.p12
* xamarin/maccore@bcdd779e58 [devops] Install Mono too.
* xamarin/maccore@7690a80a2f [submission] Fix submission test makefile

Diff: 813beaf11a..9a347bd708
2022-08-25 09:34:43 +02:00
Rolf Bjarne Kvinge ac1fa25816
[mlaunch] Download mlaunch from NuGet instead of building from maccore. (#15298)
Download mlaunch from NuGet instead of building from maccore, and copy the
downloaded files into the packages we ship (both legacy Xamarin's pkg and .NET
nupkgs).

Eventually we'll want to reference the mlaunch NuGet from the .NET nupkgs, but
that's a later step.
2022-07-13 11:00:15 +02:00
Rolf Bjarne Kvinge 4542fce4a2
Bump maccore. (#15158)
New commits in xamarin/maccore:

* xamarin/maccore@713bcb2442 [mlaunch] Flush the output from the pty.

Diff: 29e384e9e3..713bcb2442
2022-05-31 18:17:01 +02:00
Rolf Bjarne Kvinge ab7f0784ef
Bump maccore. (#15141) 2022-05-30 11:32:09 +02:00
Rolf Bjarne Kvinge 5041b4cfa8
Bump maccore. (#14979)
New commits in xamarin/maccore:

* xamarin/maccore@86db4740ec [mlaunch] Add support for installing and launching apps with simctl.
* xamarin/maccore@0f0ca14cf2 [mlaunch] Don't launch watch apps with simctl quite yet.

Diff: 29a1c1382e..0f0ca14cf2
2022-05-27 09:58:05 +02:00
Rolf Bjarne Kvinge a07fda8f33
Bump maccore to get fix for #14834. (#14946)
New commits in xamarin/maccore:

* xamarin/maccore@29a1c1382e [mlaunch] Redirect stdout and stderr through a pty when launching in the simulator. Fixes #14834.

Diff: 749e84cb16..29a1c1382e

Fixes https://github.com/xamarin/xamarin-macios/issues/14834.
2022-05-10 09:18:20 +02:00
Rolf Bjarne Kvinge 3c8984c1c5
Bump maccore. (#14875)
New commits in xamarin/maccore:

* xamarin/maccore@749e84cb16 [mlaunch] Make minor improvements to Main.cs

Diff: cf9f7409e9..749e84cb16
2022-05-05 10:20:44 +02:00
Rolf Bjarne Kvinge d839bbe782
Bump maccore. (#14575)
New commits in xamarin/maccore:

* xamarin/maccore@1c5dfc89f0 [mlaunch] Fix booting simulator devices when the simulator app is already running in Xcode 13.3. Fixes #14560. Fixes AB#1509963
 xamarin/maccore@cf9f7409e9 [mlaunch] Fix booting simulator devices on older Xcode versions.

Diff: 4eb40042c1..cf9f7409e9
2022-03-31 07:49:58 +02:00
Rolf Bjarne Kvinge 895e556435
Bump maccore. (#14531)
New commits in xamarin/maccore:

* xamarin/maccore@4eb40042c1 Support --killdev with PID argument

Diff: 8287d19786..4eb40042c1

Co-authored-by: Alex Soto <alex@alexsoto.me>
2022-03-30 08:54:13 +02:00
Rolf Bjarne Kvinge b340e26595
Bump maccore. (#14417)
New commits in xamarin/maccore:

* xamarin/maccore@8287d19786 [submission] Only be optionally quiet.
* xamarin/maccore@5fe27fdd36 [submission] Add makefile target to add all the certs.
* xamarin/maccore@98670dcf31 [submission] Write results as tests are executed.

Diff: 696db0a953..8287d19786

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-17 10:16:31 +01:00
Rolf Bjarne Kvinge 79d7cfc82c
Bump maccore. (#14352)
New commits in xamarin/maccore:

* xamarin/maccore@696db0a953 Allow launch Simulator as the only action

Diff: 0402961be3..696db0a953
2022-03-09 12:34:00 -05:00
Rolf Bjarne Kvinge a867400451
Bump maccore. (#14349)
New commits in xamarin/maccore:

* xamarin/maccore@0402961be3 Add Simulator state into results XML when listing Simulators
* xamarin/maccore@e06c4fda77 [Docfixer] Remove the docfixer tool.

Diff: 6e6b84249b..0402961be3
2022-03-09 14:47:19 +01:00
Rolf Bjarne Kvinge 478c1d2c8f
Bump maccore. (#14121)
New commits in xamarin/maccore:

* xamarin/maccore@6e6b84249b [release] Don't try to remove the prebuilt app, it's not there anymore.

Diff: 037cc66058..6e6b84249b
2022-02-10 14:51:51 -05:00
Alex Soto 0114aabb18
[maccore] Bump maccore to ease submission tests (#13717)
New commits in xamarin/maccore:

* xamarin/maccore@037cc66058 Setup MacCoolApp (NET6) to be duel x86_64/arm64 as required by submission tests now
* xamarin/maccore@3332ba19a0 [submission tests] Always build with /bl, even Legacy
* xamarin/maccore@6bb8bf46dd Fix a few submission test issues and document filters
* xamarin/maccore@b63ef4428c [devops] Add pipeline to test provisioning.

Diff: 0be9399a53..037cc66058
2022-01-14 09:39:17 -05:00
Manuel de la Pena 778fd93754
[Maccore] Bump maccore to bring the feed config. (#12904) 2021-10-01 15:17:30 -04:00
Rolf Bjarne Kvinge 6df1ba2a2e
Bump maccore. (#12774)
New commits in xamarin/maccore:

* xamarin/maccore@6f0bf5e2f4 [Dotnet] Update the bundle to hold the dotnet assemblies
* xamarin/maccore@c36eb31d43 Update net6 submission file path

Diff: efad4f0bae..6f0bf5e2f4
2021-09-20 13:40:26 +02:00
Rolf Bjarne Kvinge 855de9623a
Bump maccore. (#12675)
New commits in xamarin/maccore:

* xamarin/maccore@efad4f0bae [Xamarin.Hosting] Fix a few compiler warnings.
* xamarin/maccore@55087e093a [Xamarin.Hosting] Fix detecting app exit on device.
* xamarin/maccore@ffefee386c [Xamarin.Hosting] Add support for launching with debugserver on iOS/tvOS 14+.
* xamarin/maccore@e203814d08 [tests] Fix .ipa path for iOSCoolApp now that it's a fat app.
* xamarin/maccore@c2531ff702 Update the provisionator script.
* xamarin/maccore@2bfa5fa12b [submission] Add a fat Mac Catalyst test app.

Diff: 3e591cbcb1..efad4f0bae
2021-09-10 14:31:04 +02:00
Rolf Bjarne Kvinge 58ae71bbd0
Bump maccore. (#12557)
* Bump maccore.

New commits in xamarin/maccore:

* xamarin/maccore@62e6757515 [provisioning-profiles] Show more output from fetching the latest provisioning profiles. (#2504)
* xamarin/maccore@d9dcac2172 [submissions] Add ported samples. (#2503)
* xamarin/maccore@9473912ea3 [submission] Use a different bundle identifier for FSharpMacCoolApp to not clash with another test app. (#2502)
* xamarin/maccore@f235bd6454 Update vseng-xamarin-mac-devices.p12 (#2499)
* xamarin/maccore@2fba9b0761 [submissions] Fix string interpolation. (#2501)
* xamarin/maccore@32acd3aa82 [certificates] Update la_dev_apple.p12, la_distr_apple.p12 and la_mac_installer_distr.p12. (#2500)

Diff: 8bb7dc6c38..62e6757515

* Bump again.

New commits in xamarin/maccore:

* xamarin/maccore@3e591cbcb1 [provisioning-profiles] Add intermediate cert to the keychain. (#2506)

Diff: 62e6757515..3e591cbcb1
2021-08-26 17:26:07 +02:00
Rolf Bjarne Kvinge c09cf23682
Bump maccore. (#12523)
New commits in xamarin/maccore:

* xamarin/maccore@8bb7dc6c38 [docfixer] Add error checking to fix #xamarin/maccore@2479. (#2498)

Diff: 93d0469437..8bb7dc6c38
2021-08-25 09:21:05 +02:00
Přemek Vysoký 28fc7bb697
Bump maccore (#12497) 2021-08-23 14:40:45 -04:00
Rolf Bjarne Kvinge 8abe5f8188
Bump maccore. (#12358)
New commits in xamarin/maccore:

* xamarin/maccore@49c78df930 Fixes for msbuild.zip creation (#2483)
* xamarin/maccore@2fc29b2c02 [mlaunch] Create a binlog when building mlaunch. (#2485)

Diff: e14b89f9eb..49c78df930
2021-08-06 09:34:48 +02:00
Rolf Bjarne Kvinge 8bfa3664e3
Bump maccore. (#12328)
Fixes this build breakage:

    cp -R ../../xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows/bin/Release/netstandard2.0/win/ msbuild/iOS
    cp: ../../xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows/bin/Release/netstandard2.0/win/: No such file or directory
    make[3]: *** [msbuild.zip] Error 1
    make[2]: *** [release] Error 2
    make[1]: *** [package] Error 2
    make: *** [package] Error 2

New commits in xamarin/maccore:

* xamarin/maccore@e14b89f9eb Revert "Fixes for msbuild.zip creation (#2483)" (#2484)

Diff: 49974a9818..e14b89f9eb
2021-08-03 08:04:29 +02:00
Rolf Bjarne Kvinge 0baef3c43f
Bump maccore. (#12303)
New commits in xamarin/maccore:

* xamarin/maccore@49974a9818 Fixes for msbuild.zip creation (#2483)
* xamarin/maccore@550fe4b991 [tests/submissions] Add Mac Catalyst test apps to our list of submission tests. (#2478)
* xamarin/maccore@55bec8b981 [tests/submissions] Add support to filter the test(s) to execute. (#2470)

Diff: 536fd9a01b..49974a9818
2021-07-30 15:42:28 +02:00
Rolf Bjarne Kvinge 5072961d84
Bump maccore. (#12155)
New commits in xamarin/maccore:

* xamarin/maccore@536fd9a01b [Xamarin.Hosting] Add support to write output to a tty. (#2468)

Diff: 99ad0341f4..536fd9a01b

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2021-07-21 09:19:24 +02:00
Rolf Bjarne Kvinge 2995dd1afc
Bump maccore. (#12127)
New commits in xamarin/maccore:

* xamarin/maccore@99ad0341f4 [Xamarin.Hosting] Improve error reporting when dlopen fails (#2466)
* xamarin/maccore@8dd9c68035 [Xamarin.Hosting] Xcode 13 b3 doesn't have IBFoundation anymore, but it does have AssetCatalogFoundation, which we must load. (#2467)
* xamarin/maccore@da6da4af29 [Xamarin.Hosting] Only warn if we try to load a framework that doesn't exist. (#2465)
* xamarin/maccore@5cec54f305 [Xamarin.Hosting] Add some helpful lldb commands when trying to figure out what Xcode does. (#2456)

Diff: c7809739bd..99ad0341f4
2021-07-16 09:30:01 +02:00
Rolf Bjarne Kvinge 2837a9c6bb
Bump maccore to get mlaunch fix. (#11924)
New commits in xamarin/maccore:

* xamarin/maccore@c7809739bd [Xamarin.Hosting] Add each platform as an exposed capability to the plugin manager. Fixes #xamarin/xamarin-macios@11901. (#2455)

Diff: 9acbbed1f6..c7809739bd
2021-06-14 17:17:49 -04:00
Rolf Bjarne Kvinge 0921ae4e26
Bump to Xcode 13 beta 1. (#11861)
* Bump maccore.

New commits in xamarin/maccore:

* xamarin/maccore@9acbbed1f6 [mlaunch] Add support for Xcode 13 beta 1. (#2452)
* xamarin/maccore@e48f75c0b6 [Xamarin.Hosting] Fix the --stdout arg not being forwarded to DeviceLaunchConfig (#2435)
* xamarin/maccore@109c695b1b [Xamarin.Hosting] Fix help string for launchdev argument (#2429)

Diff: cddbd1915d..9acbbed1f6

* [xtro] Fix generation of .pch files
* [xtro] Fix deprecated check to handle (anonymous) declarations and enable latest C# syntax in project
* [xtro] Fix _sanity_ checks
* [xtro] Update todo for beta 1

* [Siminstaller] Force siminstaller to use the xcode 12.5 url

Related issue: https://github.com/xamarin/xamarin-macios/issues/11881

* Fix introspection failures (due to [breaking] changes)
* [tests][intro] Fix hang for tvOS

Creating an instance of `NSMetadataQuery` hangs the simulator.

Even after (xharness) timeout the simulator is not in a good state
to run further tests and every new (tvOS) test will also hang...

* [tests][intro] Same hang for watchOS

except that further test execution does not seem affected (like tvOS)

```
CoreSimulator 772.1 - Device: Apple Watch Series 3 - 38mm (watchOS 8.0) - created by XHarness (42262867-E060-40C0-803E-6DA676AF50CC) - Runtime: watchOS 8.0 (19R5266p) - DeviceType: Apple Watch Series 3 - 38mm

Thread 0 Crashed:: tid_103  Dispatch queue: com.apple.main-thread
0   com.apple.Foundation          	0x00007fff21470bd0 -[NSMetadataQuery dealloc] + 432
1   libobjc.A.dylib               	0x00007fff200d11f7 objc_object::sidetable_release(bool, bool) + 177
2   com.apple.Foundation          	0x00007fff21470a03 -[NSMetadataQuery init] + 64
3   com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107efc139 xamarin_dyn_objc_msgSend + 217 (trampolines-x86_64-objc_msgSend.s:15)
4   ???                           	0x000000010c76d4f6 0 + 4504081654
5   com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107cffc85 mono_jit_runtime_invoke + 1621 (mini-runtime.c:3197)
6   com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107e177d8 do_runtime_invoke + 54 (object.c:3052) [inlined]
7   com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107e177d8 mono_runtime_invoke_checked + 136 (object.c:3220)
8   com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107e1e3c5 mono_runtime_try_invoke_array + 2101 (object.c:5601)
9   com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107daf977 ves_icall_InternalInvoke + 871 (icall.c:3927)
10  com.xamarin.introspection_watch.watchkitapp.watchkitextension	0x0000000107dc0167 ves_icall_InternalInvoke_raw + 103 (icall-def.h:667)
11  ???                           	0x000000010a232799 0 + 4465043353
12  ???                           	0x000000010c76e08b 0 + 4504084619
```

* [tests][monotouch-test] Fix failures with xcode 13 beta 1
* [tests][mmptest] Use a FAT framework that's build with x86_64 and arm64

Co-authored-by: Alex Soto <alex@alexsoto.me>
Co-authored-by: Sebastien Pouliot <sebastien.pouliot@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2021-06-10 20:07:20 -04:00
Manuel de la Pena 541bfded17
[Maccore] Bump maccore to the latests. (#11312)
Commits:

* [Xamarin.Hosting] Show installation progress for higher verbosity (#2424) cddbd1915d

Full diff: d11721f55e..cddbd1915d
2021-04-23 17:25:52 -04:00
Rolf Bjarne Kvinge 405441f544
[mtouch] It seems watchOS simulators can automatically choose the right architecture from fat apps. (#11241)
* [mtouch] It seems watchOS simulators can automatically choose the right architecture from fat apps.

So we can build a fat simulator app, and not depend on mlaunch copying in the
specific architecture at launch time.

A partial fix for https://github.com/xamarin/maccore/issues/2411.

* Bump maccore.

New commits in xamarin/maccore:

* xamarin/maccore@d11721f55e [Xamarin.Hosting] Xcode seems to have changed some logic with regards to getting the primary instruments server. (#2416)
* xamarin/maccore@d27297a098 [Xamarin.Hosting] Don't copy single-arch executable over a fat executable. (#2417)
* xamarin/maccore@6c305d4aa7 [Xamarin.Hosting] Launching may succeed even if the launch request fails. Don't fail in that case. (#2415)
* xamarin/maccore@bccc91d6a0 Support ARM64 and ARM64e simulators (#2418)

Diff: c89fd6a694..d11721f55e
2021-04-21 08:00:02 +02:00
Přemek Vysoký 1e11c21fa1
Bump maccore to fix mlaunch NRE when starting Simulator bundles (#11165)
New commits in xamarin/maccore:
 
* [xamarin/maccore@c89fd6a](https://github.com/xamarin/maccore/commit/c89fd6a) Fix `--launchsimbundleid` action (#2412)

Diff: b9aaee7254..c89fd6a694
2021-04-09 13:39:01 -04:00
Connor Adsit 8785b954b1
[CI] Remove login keychain references (#10778)
* Remove references to the login keychaintools/devops/automation/templates/build/build.yml

* remove login-keychain envvar, add credential envvars

* use special branch of maccore

* Fix variable references

* Add keyringPass back in

* and here, too

* Change maccore to HEAD of current needed version + keychain fixes

* Bump back to maccore/main.

New commits in xamarin/maccore:

* xamarin/maccore@e81fac5451 [CI] remove login keychain password and xqa cert passwords (#2404)
* xamarin/maccore@548fa45432 [mlaunch] Disable building mlaunch when not including the legacy Xamarin build. (#2403)

Removed commits from xamarin/maccore:

* xamarin/maccore@ef5502ee51 remove login keychain password and xqa cert passwords

Diff: ef5502ee51..e81fac5451

* revert pipeline branch of maccore to main

* [maccore] Bump maccore

New commits in xamarin/maccore:

* xamarin/maccore@b9aaee7254 Remove unneeded block intended to add creds to login.keychain
* xamarin/maccore@0ac61f1fba [dotnet] Changes the msbuild.zip to include Windows files (#2408)
* xamarin/maccore@e81fac5451 [CI] remove login keychain password and xqa cert passwords (#2404)

Diff: 548fa45432..b9aaee7254

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
Co-authored-by: Alex Soto <alex@alexsoto.me>
2021-03-17 08:16:58 +01:00
Rolf Bjarne Kvinge 80ed9d81bc
Add configure option to disable building for legacy Xamarin. (#10773)
* Add configure option to disable building for legacy Xamarin.

This can greatly speed up the debug-edit-build cycle when doing .NET
development, since it cuts down the build time in half more or less.

* Bump maccore.

New commits in xamarin/maccore:

* xamarin/maccore@548fa45432 [mlaunch] Disable building mlaunch when not including the legacy Xamarin build. (#2403)

Diff: 0562e08b12..548fa45432
2021-03-04 09:07:44 +01:00
Rolf Bjarne Kvinge 861df21e21
Bump maccore. (#10714)
New commits in xamarin/maccore:

* xamarin/maccore@0562e08b12 Stops using absolute output paths when building Tasks projects (#2400)

Diff: 17603b841c..0562e08b12
2021-02-24 13:53:21 -05:00
Rolf Bjarne Kvinge baa4820932
Bump maccore to get mlaunch fix for launching 32-bit watch simulators. (#10648)
New commits in xamarin/maccore:

* xamarin/maccore@17603b841c [Xamarin.Launcher] Use the right device to select the app architecture for watchOS apps. Fixes #2378. (#2398)

Diff: b5332e51dd..17603b841c
2021-02-17 07:21:41 +01:00
Sebastien Pouliot 851ec37f2b
[main] Update NuGet feed (#10599)
bump maccore for dependencies updates

New commits in xamarin/maccore:

* xamarin/maccore@b5332e51dd Remove dependency on XmlDocSync repo/tools (#2391)
* xamarin/maccore@e2a8db0a93 Update NuGet.config to enforce a single feed (#2372)
* xamarin/maccore@1a2648bfea Keychain file computed incorrectly on Big Sur (#2388)
* xamarin/maccore@de616ca53e [mlaunch] Fix dependencies for Xcode 12.5 beta 1 (#2387)
* xamarin/maccore@e93375583c [Actions] Fix rebase trigger.

Diff: 0dfeb85ff6..b5332e51dd
2021-02-09 20:45:35 -05:00
Manuel de la Pena 4b95a4ca5a
[Maccore] Bump to pick CI fixes. (#10532)
Commits:

* Remove Vincent as a code owner 87e165fdbb
* [CI][VSTS] Add information when the external tool fails. 0dfeb85ff6

Full diff: 55a700bb5b..0dfeb85ff6
2021-01-27 09:47:17 +01:00
Rolf Bjarne Kvinge 3b7373cc26
Bump maccore. (#10427)
New commits in xamarin/maccore:

* xamarin/maccore@55a700bb5b [build] Add /restore to Xamarin.Analysis build (#2366)
* xamarin/maccore@2d9f8a9685 Bump to xamarin/xamarin-analysis@95245313 (#2362)
* xamarin/maccore@428964bf32 [Device tests] Remove all the code related with vsts pipelines. (#2344)
* xamarin/maccore@3875d125da Ignore vscode config files. (#2343)
* xamarin/maccore@55ca0540ef [Actions] Add a rebase action. (#2341)
* xamarin/maccore@d0bad0f87a [Actions] Add the backport action. (#2340)

Diff: 5133d2cea1..55a700bb5b

Co-authored-by: Peter Collins <pecolli@microsoft.com>
2021-01-20 08:12:20 +01:00
Manuel de la Pena fb437d7860
[Maccore] Bump maccore to fix governance issues. (#10114)
All governance issues have been fixed.

Commits:

* Remove roslyn-analyzers files (#2149) 6c3fe624a9
* [Governance] Add ignores for the test profiles in maccore. (#2337) 5133d2cea1

Full diff: 8c98216efd..5133d2cea1
2020-11-19 12:33:45 -05:00
Manuel de la Pena 59748f187b
[Maccore] Bump maccore to remove old not needed code. (#10105)
The maccore lib dependency was a problem for governance checks. Also
removes the roslyn analyzer code.

Commits:

* [Deps] Remove Ionic.Zip. Is not needed and gives governance issues. (#8c98216) 8c98216efd
* Remove roslyn-analyzers files (#2149) 8c98216efd

Full diff: f490737c8e..6c3fe624a9
2020-11-17 18:36:39 -05:00
Manuel de la Pena 3cc861d6a8
[Maccore] Bump maccore to fix governance issues. (#10101)
Commits:

* Insert keychain into search list without overwriting other keychains 243810037e
* Fix working in comment 243810037e
* Insert login keychain without overwriting other keychains in the search 7e6beed1d0
* Merge pull request #2332 from xamarin/yaml-pipeline-device-tests 7e6beed1d0
* Avoid adding duplicate keychains to keychain list (#2333) 7e6beed1d0
* [Governance] Fix some small polycheck issues. 51bea51d06
* [Governance] Fix some small polycheck issues. f490737c8e

Full diff: 6a86f16e0f..f490737c8e
2020-11-17 09:28:47 -05:00
Alex Soto 3c11942a8a
[maccore] Bump maccore to get CredScan fixes (#9807)
New commits in xamarin/maccore:

* xamarin/maccore@6a86f16e0f [CredScan] Avoid scanning src/cfnetwork.cs due to false positives (#2323)

Diff: d1f2dfa9a9..6a86f16e0f
2020-10-07 19:47:38 -04:00
Manuel de la Pena dcb0c93ab0 [Xcode12] Bring xcode 12 changes into main. 2020-09-23 16:05:22 -04:00
Rolf Bjarne Kvinge 1a560f454c Bump maccore.
New commits in xamarin/maccore:

* xamarin/maccore@390a280aaf [mlaunch] Exclude more of the Makefile when the mac build is disabled. (#2319)

Diff: c61de641c3..390a280aaf
2020-09-21 16:54:10 +02:00
Manuel de la Pena eb9b690fe0 Merge xcode12 into d16-8. 2020-09-18 17:51:52 -04:00
Alex Soto bfc98f8059
[xcode12] Initial bump for Xcode 12 GM (#9644)
* [xcode12] Initial bump for Xcode 12 GM

* [tests][intro] We cannot load CoreNFC framework on iOS simulator anymore

* [tests][xtro] New Metal API are not abstract (before XAMCORE_4_0)

* [tests][intro] Fix crash when CSLocalizedString 'description' selector is called

* [tests][xtro] Add support for excluding platforms

Based on `Make.config` variables `INCLUDE_[IOS|TVOS|WATCH|MAC]`

This required moving some entries (common -> macOS) to keep the
sanitizer happy.

* [xtro] Ignore Intents watchOS differences since they will likely match iOS in the future

* Update to use Xcode 12 GMb instead of the old GM

* [tests][xtro] Remove OSLog for iOS and tvOS (changed in GM)

* [tests][msbuild] Disable FrameworkListTest based on the active/disabled platforms

* [tests][msbuild] Track new directory/file inside CoreML projects

* [mlaunch] Bump maccore and disable mlaunch if mac build is disabled

New commits in xamarin/maccore:

* xamarin/maccore@ba332d4d07 Disable mlaunch if Mac is not built (#2314)

Diff: 87a96d21c9..ba332d4d07

Co-authored-by: Sebastien Pouliot <sebastien.pouliot@microsoft.com>
2020-09-16 11:41:44 +02:00
Alex Soto 1508e46e81
[xcode12] Bump maccore to get provisioning changes (#9559)
New commits in xamarin/maccore:

* xamarin/maccore@87a96d21c9 [certificates] Remove unused expired certs and renewed macOS installer cert (#2308)
* xamarin/maccore@15d35c5f55 [certificates] Use Apple Certs, One certificate to rule them all (more like two) (#2299)

Diff: 87698cc757..87a96d21c9
2020-09-01 08:26:00 -04:00
Alex Soto c416c4b24f
[d16-8] Bump maccore to get provisioning changes (#9558)
New commits in xamarin/maccore:

* xamarin/maccore@1a223888bf [certificates] Remove unused expired certs and renewed macOS installer cert (#2308)
* xamarin/maccore@f0121fd42f [certificates] Use Apple Certs, One certificate to rule them all (more like two) (#2299)

Diff: ca68ae4fef..1a223888bf
2020-09-01 08:25:35 -04:00
Alex Soto 8d4e40f495
[main] Bump maccore to get provisioning changes (#9556)
New commits in xamarin/maccore:

* xamarin/maccore@ab4c99c905 [certificates] Remove unused expired certs and renewed macOS installer cert (#2308)
* xamarin/maccore@76bdb79a6a [certificates] Use Apple Certs, One certificate to rule them all (more like two) (#2299)

Diff: 2e387cf810..ab4c99c905
2020-08-31 20:32:39 -04:00
Manuel de la Pena 0c7bfefd90
[Maccore] Bump maccore to get devop changes. (#9446)
Commits:

* [provisioning] Add option to ignore the login keychain (#2256) 8a61d15161
* [Device Tests] Do not set the status when we ping. (#2292) 2e387cf810

Full diff: ce861906d2...2e387cf810
2020-08-21 15:37:20 -04:00