microsoft / appcenter-sdk-dotnet

Development repository for the App Center SDK for .NET platforms, including Xamarin
Other
310 stars 141 forks source link

Add SmartLink=false for macos target #1760

Closed DmitriyKirakosyan closed 8 months ago

DmitriyKirakosyan commented 1 year ago

Description

The SmartLink properties have been removed in this GitHub pull request. However, it seems to be causing issues with macOS app validation for the App Store.

The previous pull request was not confirmed to have fixed any actual issues; it was based on the assumption that in some cases, the iOS app might not be able to compile due to the SmartLink flag being set to false. The change in the macOS app was made for consistency, so reverting this change should not cause any issues.

Related PRs or issues

AB#103183 https://github.com/microsoft/appcenter-sdk-dotnet/issues/1753/