iOS macOS plist的基本操作
摘要://找到本地plist文件路径 //如果返回路径为空,解决方法: 在Targets -> Build Phases -> Copy Bundle Resources里面导入资源文件,运行项目 NSString *localPlistPath = [[NSBundle mainBundle] path
阅读全文
posted @ 2022-07-20 16:54