rules_apple icon indicating copy to clipboard operation
rules_apple copied to clipboard

How to debug the framework that built with ios_static_framework

Open weinixuehao opened this issue 5 years ago • 0 comments

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.

weinixuehao avatar Jul 01 '20 09:07 weinixuehao