Mac is installed Xctool and simple to perform xctool packaging

Source: Internet
Author: User
Tags install brew

First install Brew,brew is a package management tool, with it we can be very convenient to install Xctool, brew installation commands such as the following:

CURL-LSSF http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz-c/usr/local--strip 1

Below we will install Xctool via brew:

sudo brew updatesudo brew install xctool   (前面加sudo是为了防止没有权限)

Get


At this point, execute the xctool command:

Error:missing the Required-scheme argument.

Indicates a successful installation of Xctool.


Execute Xctool (Demo sample):

1. Terminal uses the CP command to enter the project folder

2. Run on Terminal bash: Xctool-scheme testoclintnew archive (corresponding Xcode archive) or

Xctool-scheme testoclintnew Build (corresponding Xcode build)

If your project uses workspace, the format is as follows: Xctool-workspace testoclintworkspace-scheme testoclintnew Build

(The command above is only the main executable command.) Configuration of workspace information (if any) and target information (required)


Copyright notice: This article Bo Master original article, if need to reprint, please send e-mail to [email protected].

Mac is installed Xctool and simple to perform xctool packaging

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.