Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

makefile for iOS project to compile and package the xcode project automatically.

Notifications You must be signed in to change notification settings

webfrogs/CCMakefile4iOS

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CCMakefile4iOS

This project can help you to distribute your iOS project automatically by the terminal.

image

##Usage

Copy the Makefile and Makefile.cfg files to the root path of your iOS project(the same directory with the .xcodeproj file).

Open the Makefile.cfg file and edit it. Then, you can use the make command as shown below.

  • make --- compile and package
  • make upload --- upload itms-services files
  • make sendEmail --- send E-mails notification
  • make sendIMsg --- send iMessage notification

Tip: Use the && to combine and run command in sequence. For example:

make && make upload && make sendEmail.

You can do this as you need.

License

This code is distributed under the terms and conditions of the MIT license.

About

makefile for iOS project to compile and package the xcode project automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.