03 2025 档案

iOS OC UISegmentedControl demo
摘要:#import "YKMyWalletAllViewController.h"//全部 #import "YKMyWalletIncomeViewController.h"//收入 #import "YKMyWalletDisburseViewController.h"//支出 @interface 阅读全文

posted @ 2025-03-28 17:34 高彰 阅读(39) 评论(0) 推荐(0)

Validation failed Invalid Executable. The executable xcode 16 提交审核报bitcode错错
摘要:升级Xcode16后上架审核更为严格,xcode 16之后苹果对bitcode审核更加严格了 解决之道:1.首先确认这里设置好 这里设置好以后部份项目是可以上架了,还有部份项目还要长征。 2.接下来是要检查这里pod第三方的问题 然后输入删除的代码 xcrun bitcode_strip NIMSD 阅读全文

posted @ 2025-03-10 18:20 高彰 阅读(835) 评论(0) 推荐(0)

导航