Skip to content

Commit

Permalink
chore: add macOS to DownloadNativeSDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Apr 28, 2022
1 parent 4772f23 commit e60ac08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ void PrintFailedTests(XElement element)
<ItemGroup>
<SDK Include="Windows"/>
<SDK Include="iOS"/>
<SDK Include="macOS"/>
<SDK Include="Android"/>
</ItemGroup>
<Message Importance="High" Text="Replacing $(SentryArtifactsDestination)%(SDK.Identity)" />
Expand Down

0 comments on commit e60ac08

Please sign in to comment.