I know there are few same question as this title, I try all given solution which are advised but not working in my case. Do anyone has any other solution for same?
I have tried below all options.
1) Remove all derived data and clean multiple times**
2) Change Xcode version**
3) Set STRIP_BITCODE_FROM_COPIED_FILES=NO
4) All bit-code option in build setting are set to NO**
5) Check - uncheck "Rebuild from bitcode" option**
Do anyone has an idea why this option(Re-build from bit code in archive option) appear in only specific projects, this is not visible in all projects. I have checked two projects in which one has this option visible and another has not - I checked all setting of and found there are no any changes in settings so why this happen for two different projects?
Please share me if anyone has idea about same.
Thank you