What App Center service does this affect?
2.1.0 Analytics
Describe the bug
Building from Unity to Xcode. When archiving; AppCenterStarter.m has 'bool' instead of 'BOOL' and is throwing an error (it is fine when building a local build to device). Fixing the 'typo' and saving will allow the archive/ipa to build successfully.
To Reproduce
Steps to reproduce the behavior:
- Turn on Analytics
- Build to Xcode
- Archive project in Xcode
- See error
Expected behavior
Archiving should build without error.
Screenshots

Desktop (please complete the following information):
- OS: OSX 10.14.5
- Unity 2019.1.6
- Xcode 10.2.1
What App Center service does this affect?
2.1.0 Analytics
Describe the bug
Building from Unity to Xcode. When archiving; AppCenterStarter.m has 'bool' instead of 'BOOL' and is throwing an error (it is fine when building a local build to device). Fixing the 'typo' and saving will allow the archive/ipa to build successfully.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Archiving should build without error.
Screenshots

Desktop (please complete the following information):