e5ae32c37a
Xcode 14 deprecates bitcode embedding, and Xcode 15 removes support for it. Therefore, testing bitcode embedding in Kotlin doesn't make much sense. This commit removes most of test code that enables bitcode. ^KT-61875