Assertion failed报错
导入podAlipaySDK-iOS
编译抛出异常
报错:Assertion failed: (false && "compact unwind compressed function offset doesn't fit in 24 bits")
可在Build Settings 中的Other Linker Flags 种添加"-ld64",即可解决。
Sandbox: rsync(xxxx) deny(1) file-write-create
设置里面搜索user 把User Script Sanboxing 改为NO