Skip to content

Using xcodebuild tool to build a Xcode workspace and upload the ipa to fir.

Notifications You must be signed in to change notification settings

light-bo/xcodebuild-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

xcodebuild-script

This script use xcodebuild tool to build a Xcode workspace, and upload the ipa file to fir(https://fir.im/).

The usage of xcodebuild command you can see here: ManPages

About the plist configuration file

You can point out your teamID, export type ... on the plist configuration file. More detail about the plist file you can see this:https://gist.github.com/phatblat/0dd175b406cf2f3fbfc9 or the man page above: ManPages

About

Using xcodebuild tool to build a Xcode workspace and upload the ipa to fir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages