grep -a ‘swift’ Xxapp 这样靠谱吗?
打开某应用,如果有Frameworks文件夹,里面有libswift***.dylib 就是用了Swift
那怎么判断是纯swift还是OC+swift?