[ ] Did you add unit tests if this modifies the Windows code?
[ ] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?
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.
CHANGELOG.md
been updated?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/