当我尝试创建 Ad Hoc IPA 文件时。它给出了“IPA 处理失败”错误。
Xcode 版本是 12.2。Mac mini(M1,2020)
我检查了日志文件:IDEDistribution.standard.log 文件。
Assertion failed: Expected 2 archs in otool output:
/var/folders/kd/kb03k1ks33sb33gnl9fz95yr0000gn/T/IDEDistributionOptionThinning.~~~qlv6NP/Payload/xxx.app/xxx:
Mach header
magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
MH_MAGIC_64 ARM64 ALL 0x00 EXECUTE 47 5672 NOUNDEFS DYLDLINK TWOLEVEL BINDS_TO_WEAK PIE
Load command 0
cmd LC_SEGMENT_64
如何解决?