Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fastlane/shenzhen

CLI for Building & Distributing iOS Apps (.ipa Files)
https://github.com/fastlane/shenzhen

No longer discarding first line of xcodebuild settings output because it contains the first target name. Closes #029.

fb7a0dcee63555ad1b08a79c8d77d1953f977c64 authored about 12 years ago
Merge pull request #25 from felipesabino/bugfix-xcodebuild_regex

added double quote fix to xcodebuild settings regex

271d4842c8a25376834ad1f91209bfa573e7d7d1 authored about 12 years ago
Bumping version to 0.3.0

7eda69f9995a7b4162aeca74554a8cc25e1342f5 authored about 12 years ago
Removing unused --quiet option in distribution commands

a060bc250309939416c7893fe4ea9556250a6de1 authored about 12 years ago
Cleaning up and refactoring FTP feature merge

9b10538a81c3d4f49866a2194ddc29b593e293bb authored about 12 years ago
fixed folder creation when creating several tree levels at once

bdf58e5902ee4ba7aec5f56d92479f6c1eb74950 authored about 12 years ago
added FTP upload plugin

68f9ee0ab02b42b212a39334d8604d56e9cc0303 authored about 12 years ago
added double quote fix to xcodebuild settings regex

b4d8f7a78a9512a134dc17dcece778765746b5eb authored about 12 years ago
Updating Gemfile.lock

f6513e243c32f00c49acbe6cb714a6b23f7a8c61 authored about 12 years ago
Bumping version to 0.2.5

bf68a00282fcab5fbaf23a437c529dd03273c7a4 authored about 12 years ago
Refactoring common distribute helper methods (which were being overridden anyway)

Automatically detect matching .dsym.zip files on distribution

a4db506dd026cb66253ca5f7cb8c2c8fa1f040bc authored about 12 years ago
Wrapping configuration in quotes for xcodebuild

9d2b9060e5d9f27b39d001e3ca789b19acd15c42 authored about 12 years ago
Bumping version to 0.2.4

8f512079b637d08e726af35587fbf3bcd1f9b3f7 authored about 12 years ago
Adding check for nil? when determining configurations

8bff4d28aea6846b15830036e3ed63185fc9cf05 authored about 12 years ago
Bumping version to 0.2.3

a446254f6159d6f3e2c1741bec68bcc9464e8b34 authored about 12 years ago
[Issue #23] Rescuing from .include? being called on nil

93a4dbba39b87957cc54e2ed231a9c162d11b134 authored about 12 years ago
[Issue #23] Rescuing from [] being called on nil

3fd7ce8e81532f0bb0f2fc47d92cd2f25646fcde authored about 12 years ago
Removing Shellwords

06f7a075ea6f62cff7250ebf162f7001ed87947b authored over 12 years ago
Bumping version to 0.2.2

a56933dd5ebec459846650a041668b982e24929f authored over 12 years ago
Refactoring XcodeBuild module and build process

59c221ad600b9d2a4e283b1619ccd58ea89445cf authored over 12 years ago
Merge branch 'master' of https://github.com/chaione/shenzhen

8c73e334ab6e3d27b74360fb3372b518717a2365 authored over 12 years ago
Code formatting

2675091442ddf6cb9f5f93d2a5eb0fd2a1d9cfbf authored over 12 years ago
Merge pull request #1 from chaione/fix-multi-target

Fix problem building ipa if there are multiple targets in a configuration

daefe3ab98073c867fdb1260bbea0d7e7a19bada authored over 12 years ago
Code cleanup and improved matching (with regex)

ecdaf076eb34728fc6b87d770ede043a8fcf90ce authored over 12 years ago
Fix problem building ipa if there are multiple targets in a configuration.

541107d78f8827bf165a6908d6e536f3b1c923c7 authored over 12 years ago
Have XcodeBuild#info throw the descriptive errors it appears to have been intend to throw

d21aa537b27bea830e627ed442245a1b6d4097af authored over 12 years ago
If workspace or project is explicitly selected, use that for xcodebuild -info call

8954e2e5a4cd9c7dbf05787767d2f26748fff550 authored over 12 years ago
Setting workspace should override project setting

300846663cd02ff407a8f0fcb9014eb61f0ad0a1 authored over 12 years ago
Bumping version to 0.2.1

45f5657f3f6b30f5804b8c181c243e6e82dd6b31 authored over 12 years ago
Adding --no-clean and --no-archive flags to build command; by default projects are cleaned before build, and archived afterwards

010ddb66aef4c65ff494e6d9d5a914c31ed120cf authored over 12 years ago
Bumping version to 0.2.0

cac4136d9011d46c17c93fc05eeb4bcc449d247e authored over 12 years ago
Minor reformatting

d949b9e8cdc5b57cc1f2ce423094554c24a1a09c authored over 12 years ago
Updating README to include details about HockeyApp support

e9ab5f33a3b56d34990dc0ff429d4f0f86f2e895 authored over 12 years ago
Merge pull request #15 from bitstadium/master

Added support for HockeyApp

6e1d68b9cc1df17fffd4f6b4e9e268a9b3510a06 authored over 12 years ago
added basic hockeyapp plugin

439476e392b05087325ac8e5de0e056f6d46f576 authored over 12 years ago
Bumping version to 0.1.0

22fe3e25443aa725c525ea0dbaca5fc1123cf058 authored over 12 years ago
Changing log predicate to be the .app.dSYM

6be65f3cdc13de4c42da20bed92713207d9c9158 authored over 12 years ago
Squashed commit of the following:

commit d20e3c28fb2bbac696ac97542994c984e0677bc1
Merge: b5685f8 be1d3b5
Author: Mattt Thompson <m...

bf46d93a8ff2b66078aee1a0993e34abcf4dce31 authored over 12 years ago
Minor reformatting

5d2442552684e788eb8b79b20226f41eab684058 authored over 12 years ago
Squashed commit of the following:

commit bbe47747bdc8042142d3da1b87c20911fceac64d
Author: Caleb Adam Haye <[email protected]>
Date: ...

01aa1075d7fa61e4519770ff39342e4d0c298f42 authored over 12 years ago
Updating version to 0.0.3

66bd42315f07dbd057a31ce71f3a0ed81d043551 authored over 12 years ago
Merge pull request #9 from mathie/patch-1

Parameterise the configuration.

8b5483afe469bae40575c740c154493757898a82 authored over 12 years ago
Parameterise the configuration.

dd6743fb1e10974a28c30b6330b1723cd7bed1ce authored over 12 years ago
Removing incorrect example

0e0a9abf94aae174e9c3e6f05236a1ed05e82a69 authored over 12 years ago
Bumping version to 0.0.2

63e8676e3317c9f74aadc8e0098b5fbd124edbfd authored over 12 years ago
Changing api token flag to -a

15253c81edade881b8409b7afcd573c3cae44fb9 authored over 12 years ago
Updating Gemfile.lock

043d44e38e63b8541f0d787f080c2c7aee8ba09f authored over 12 years ago
Fixing typo

7912cf8ddb1fecbd8a0c511443b9aab356d2dfd6 authored over 12 years ago
Updating README

47d47dc50bd5bda5584fcefda5f516561c07c70d authored over 12 years ago
Initial Commit

ac442ee80d63ee0721df8def9be61d955110a168 authored over 12 years ago