rules_apple
rules_apple copied to clipboard
How to debug the framework that built with ios_static_framework
I checked the framework to make sure have debug symbols in it. but using xcode to debug without source code show. I used image lookup -vn <functionName> to look up details, but still not saw anything. It really strange! if another framewok that built not with bazel and ios_static_framework rule which is ok.