Steps to reproduce:
1. Create a new app. (I used latest 8.0.0).
2. Build for IOS sim (I used Iphone XS 12.1).
Actual results:
1. Build fails with:
[TRACE] : ld: symbol(s) not found for architecture x86_64
[TRACE] : clang:
[TRACE] : error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld /Users/lchoudhary/Desktop/workspaces/workspace_2019/TIMOB-26697/build/iphone/build/Products/Debug-iphonesimulator/TIMOB-26697.app/TIMOB-26697 normal x86_64
[ERROR] : (1 failure)
Expected results:
1. Build should not fail.
Created by mistake is a known issue.