uitesting 问题汇总

问题:Unsupported compiler 'com.apple.compilers.llvmgcc42' xcode

方法:Change your compiler for C/C++/Objective-C:

Xcode > Target > Build Settings > Build Options > Compiler for C/C++/Objective-C

Select Default compiler (Apple LLVM x.y)

问题:The bundle “” couldn’t be loaded because it does not contain a version for the current architecture. Try installing a universal version of the bundle.

方法:


持续更新中

你可能感兴趣的:(uitesting 问题汇总)