随笔 - 399,  文章 - 0,  评论 - 7,  阅读 - 21万
12 2023 档案
Xcode真机调试之unable to install
摘要:当连接真机运行,xcode出现unable to launch xxx,此时我们可以点击detail来查看详情。 Details Unable to install "XXX" Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402653103 阅读全文
posted @ 2023-12-29 15:51 懂事长qingzZ 阅读(536) 评论(0) 推荐(0) 编辑
swift icloud 存储文件
摘要:import UIKit ///文件下载 class VehicleDownloadFilemanager: NSObject, UIDocumentPickerDelegate { /// 创建单例对象 static let share = VehicleDownloadFilemanager() 阅读全文
posted @ 2023-12-29 13:48 懂事长qingzZ 阅读(80) 评论(0) 推荐(0) 编辑
pod 安装或更新 显示进度
摘要:pod install --verbose --no-repo-update pod update --verbose --no-repo-update 或者使用简短选项 : pod repo update -v 阅读全文
posted @ 2023-12-19 16:27 懂事长qingzZ 阅读(101) 评论(0) 推荐(0) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示