压缩
carthage archive
Archives built frameworks into a zip that Carthage can use
bootstrap
Check out and build the project's dependencies
build
Build the project's dependencies
checkout
Check out the project's dependencies
update
Update and rebuild the project's dependencies
提前拉取仓库(需要加上仓库地址)
carthage fetch repository
Clones or fetches a Git repository ahead of time
help
Display general or command-specific help
outdated
Check for compatible updates to the project's dependencies
copy-frameworks
In a Run Script build phase, copies each framework specified by a SCRIPT_INPUT_FILE environment variable into the built app bundle
version
Display the current version of Carthage
carthage命令
最新推荐文章于 2025-06-07 09:01:08 发布