标签: ios objective-c cpu
我需要Arm信息,根据iPhone的型号类型:iPhone 6S是“Arm64”
以下是CPUS类型http://dorianroy.com/blog/wp-content/uploads/2016/03/iOS_Support_Matrix_v4.1.pdf
我需要在Objective-c中使用它!