Apple将要求应用程序在2015年2月之前支持32位和64位架构。 适用于iOS的Deezer SDK不包含arm64库。
Apple可能会在2015年2月拒绝申请吗?
答案 0 :(得分:3)
据我所知,Deezer iOS SDK版本0.9.0(刚刚从测试版传递到官方版)是64位。
来源:已执行lipo -info libDeezer.a
并获得
Architectures in the fat file: libDeezer.a are: armv7 armv7s i386 x86_64 arm64