摘要: { "workbench.colorTheme": "Default Light+", "security.workspace.trust.untrustedFiles": "open", "explorer.confirmDelete": false, "cmake.configureOnOpen 阅读全文
posted @ 2025-06-01 16:40 马肯尼煤牙巴骨 阅读(6) 评论(0) 推荐(0)
摘要: code --list-extensions 阅读全文
posted @ 2025-06-01 16:31 马肯尼煤牙巴骨 阅读(8) 评论(0) 推荐(0)
摘要: 修改项目 Bundle Identifier 1、修改 info.plist 文件中的 Bundle identifier(改成你想要的那个Bundle identifier,如:com.example.xxx),编译通过后,此时你会发现个 project ->Target ->General 中的 阅读全文
posted @ 2025-06-01 15:22 马肯尼煤牙巴骨 阅读(134) 评论(0) 推荐(0)
摘要: gem install xcpretty xcpretty-json-formatter cd ios xcodebuild -workspace AwesomeProject.xcworkspace \ -scheme AwesomeProject \ -sdk iphonesimulator \ 阅读全文
posted @ 2025-06-01 01:24 马肯尼煤牙巴骨 阅读(10) 评论(0) 推荐(0)