摘要: 上架总结: 1.项目内有使用到SDK需要下载最新包,有使用的文件页需要下载最新的,即使是代码一样也要下载最新的包拖入里面使用.例如项目里面用到的face++sdk,google服务文件,每个项目最好是去官网下载最新包拖入项目,不是从其他项目拖入. 2.项目内有使用到第三方库的,最好混淆一下类名,去掉 阅读全文
posted @ 2024-10-30 15:41 super1250 阅读(1) 评论(0) 推荐(0) 编辑
摘要: Guideline 3.2.1 - Business - Other Business Model Issues - Acceptable Your app provides loan services but does not meet all the requirements for apps 阅读全文
posted @ 2024-09-30 10:44 super1250 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 清理Cocoapods缓存: 路径: ~/Library/Caches/Cocoapods 阅读全文
posted @ 2024-08-02 16:54 super1250 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-06-05 15:11 super1250 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 私有链接!!! 1.设计图:dananow https://lanhuapp.com/web/#/item/project/stage?tid=9d6120c7-0f94-4833-8587-e13848e65039&pid=f0d3445a-7b0b-43fe-83cc-934607ef19e7 阅读全文
posted @ 2024-06-04 15:57 super1250 阅读(18) 评论(0) 推荐(0) 编辑
摘要: Showing Recent Errors Only SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolcha 阅读全文
posted @ 2024-06-03 15:06 super1250 阅读(95) 评论(0) 推荐(0) 编辑
摘要: https://sso.secureserver.net/?realm=pass&app=ox mi%bC$Qz!pS!wz$vClP 阅读全文
posted @ 2024-05-31 15:59 super1250 阅读(1) 评论(0) 推荐(0) 编辑
摘要: m1安装cocoapods http://www.taodudu.cc/news/show-5551017.html?action=onClick pod search AFNetworking [!] Unable to find a pod with name, author, summary, 阅读全文
posted @ 2024-05-31 12:16 super1250 阅读(119) 评论(0) 推荐(0) 编辑
摘要: Privacy - Camera Usage Description<string>App申请访问您的相机,用于进行拍摄,如禁止将无法拍照拍摄图片上传信息</string> NSCameraUsageDescription ="During the KYC process, we will need 阅读全文
posted @ 2024-05-31 12:15 super1250 阅读(11) 评论(0) 推荐(0) 编辑
摘要: Alamofire:优雅的网络请求框架。 Kingfisher:用于异步加载和缓存图像的框架。 SnapKit:用于编写Auto Layout约束的框架。 SwiftyJSON:简化JSON数据解析的框架。 Realm:轻量级数据库框架,用于本地数据存储。 ObjectMapper:将模型对象与JS 阅读全文
posted @ 2024-05-31 12:15 super1250 阅读(46) 评论(0) 推荐(0) 编辑