Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

niveus/instabug-xcodebot-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instabug Xcode Bot Uploader

This script will upload files from a xcarchive to Instabug. It's designed to be run as an After Integration Trigger Run Script.

Installation

If you are using Homebrew:

gem install instabug-xcodebot-upload

Or, if just using MacOS's builtin Ruby:

sudo gem install instabug-xcodebot-upload

Using

First, locate where the executable was placed. This is probably /usr/local/bin/instabug-xcodebot-upload.

which instabug-xcodebot-upload

Add an After Integration Trigger run script with the command:

/usr/local/bin/instabug-xcodebot-upload -k <INSTABUG API KEY>

About

Instabug uploader for Xcode bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages