appcenter-docs icon indicating copy to clipboard operation
appcenter-docs copied to clipboard

Please clarify the instructions for disabling bitcode

Open GregHNZ opened this issue 2 years ago • 0 comments

The page says:

Disable bitcode for your app

Open your project settings by clicking on the top-level element in the Project Navigator
Go to the Build Settings page
Search for bitcode
In the result, change the value from Yes to No
Rebuild your app

With these simple steps, App Center crash reporting will behave as usual.

  • Is this something that we do in Visual Studio? Or App Center. Or xcode. The page talks about all 3. It would make sense for it to be in Visual Studio.
  • What is the Project Navigator? I have a Solution Explorer window. But cannot find a Project Navigator in either Visual Studio or Visual Studio Mac
  • In Solution Explorer, clicking on the top-level element does nothing. In VSMac, double-clicking opens a Solution Options window. It has a build setting in the tree, but nothing related to bitcode.
  • in VS Mac, If I double-click on the project I get a bunch of project options. None of them are "Build Settings'. There's Comiler, iOS Build, iOS Bundle Signing, and Build under Nuget Package. None of these have bitcode
  • In VS Windows, Right-click / poperties brings up something similar. it has iOS build, iOS Bunlde Signing, Build and Build Events. None of these have bitcode either.

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

GregHNZ avatar Apr 04 '22 02:04 GregHNZ