Skip to content

Commit

Permalink
[release/7.0.2xx] Update dependencies from xamarin/xamarin-macios (#1…
Browse files Browse the repository at this point in the history
…8119)

This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios
- **Subscription**: 42d3e5b6-1407-4c51-9263-08db24ab3ced
- **Build**: 20230424.15
- **Date Produced**: April 24, 2023 2:38:26 PM UTC
- **Commit**: c9132c5
- **Branch**: refs/heads/release/6.0.4xx-xcode14.2

- **Updates**:
  - **Microsoft.MacCatalyst.Sdk**: [from 16.2.49 to 16.2.52][8]

[8]:
f7291d7...c9132c5
  • Loading branch information
dotnet-maestro[bot] authored Apr 26, 2023
1 parent fdf42bb commit 5e10aaa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
<Sha>7fa7119c1cdf1290aabb2391c3eee6ed42f8851d</Sha>
</Dependency>
<!-- This is a subscription of the .NET 6 versions of our packages -->
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.49">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.52">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>f7291d70be9e89d7027a8d07824808e12f7671df</Sha>
<Sha>c9132c536fb97bcbb9d1bb558899d371cf30a3f6</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="13.1.49">
<Dependency Name="Microsoft.macOS.Sdk" Version="13.1.52">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>f7291d70be9e89d7027a8d07824808e12f7671df</Sha>
<Sha>c9132c536fb97bcbb9d1bb558899d371cf30a3f6</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.2.49">
<Dependency Name="Microsoft.iOS.Sdk" Version="16.2.52">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>f7291d70be9e89d7027a8d07824808e12f7671df</Sha>
<Sha>c9132c536fb97bcbb9d1bb558899d371cf30a3f6</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.1.287">
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.1.290">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>f7291d70be9e89d7027a8d07824808e12f7671df</Sha>
<Sha>c9132c536fb97bcbb9d1bb558899d371cf30a3f6</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<MicrosoftNETWorkloadEmscriptennet7Manifest70100PackageVersion>7.0.5</MicrosoftNETWorkloadEmscriptennet7Manifest70100PackageVersion>
<MicrosoftTemplateEngineTasksVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksVersion>
<!-- This is a subscription of the .NET 6 versions of our packages -->
<MicrosoftMacCatalystSdkPackageVersion>16.2.49</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>13.1.49</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.2.49</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.1.287</MicrosofttvOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>16.2.52</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>13.1.52</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.2.52</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.1.290</MicrosofttvOSSdkPackageVersion>
</PropertyGroup>
</Project>

5 comments on commit 5e10aaa

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ [CI Build] Tests on macOS M1 - Mac Ventura (13.0) failed ❌

Failed tests are:

  • monotouch-test

Pipeline on Agent
Hash: 5e10aaa6b97a8d74a721a29903ebc6286cfd8bf6 [CI build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ [CI Build] Tests on macOS M1 - Mac Big Sur (11.5) failed ❌

Failed tests are:

  • monotouch-test

Pipeline on Agent
Hash: 5e10aaa6b97a8d74a721a29903ebc6286cfd8bf6 [CI build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ API diff for current PR / commit

NET (empty diffs)
  • iOS: (empty diff detected)
  • tvOS: (empty diff detected)
  • MacCatalyst: (empty diff detected)
  • macOS: (empty diff detected)

✅ API diff vs stable

.NET (No breaking changes)
  • iOS: vsdrops gist (No breaking changes)
  • tvOS: (empty diff detected)
  • MacCatalyst: vsdrops gist (No breaking changes)
  • macOS: vsdrops gist (No breaking changes)
  • Microsoft.iOS vs Microsoft.MacCatalyst: vsdrops (could not create gist: file 'D:\a\1\s\change-detection\results\stable-api-comparison\diff\dotnet\iOS-MacCatalyst-diff\Microsoft.iOS.Ref\ref\net7.0\Microsoft.iOS.MacCatalyst.md' does not exist)

✅ Generator diff

Generator diff is empty

Pipeline on Agent
Hash: 5e10aaa6b97a8d74a721a29903ebc6286cfd8bf6 [CI build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📚 [CI Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMMINI-050.Ventura
Hash: 5e10aaa6b97a8d74a721a29903ebc6286cfd8bf6 [CI build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 [CI Build] Test results 🔥

Test results

❌ Tests failed on VSTS: simulator tests

0 tests crashed, 2 tests failed, 75 tests passed.

Failures

❌ monotouch tests

2 tests failed, 9 tests passed.
  • monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: TimedOut (Execution timed out after 1200 seconds.
    Test run crashed)
  • monotouch-test/tvOS - simulator/Debug [dotnet]: Failed

Html Report (VSDrops) Download

Successes

⚠️ bcl: No tests selected. Html Report (VSDrops) Download
✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests: All 1 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ framework: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 1 tests passed. Html Report (VSDrops) Download
✅ interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download
⚠️ install_source: No tests selected. Html Report (VSDrops) Download
✅ introspection: All 4 tests passed. Html Report (VSDrops) Download
✅ linker: All 40 tests passed. Html Report (VSDrops) Download
⚠️ mac_binding_project: No tests selected. Html Report (VSDrops) Download
⚠️ mmp: No tests selected. Html Report (VSDrops) Download
⚠️ mononative: No tests selected. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
⚠️ mtouch: No tests selected. Html Report (VSDrops) Download
⚠️ xammac: No tests selected. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: [CI build]

Please sign in to comment.