Commit graph

1342 commits

Author SHA1 Message Date
Ben Chatelain
25b07355a9 Add Quick and Nimble 2018-01-30 08:20:14 -07:00
Ben Chatelain
fc8222a6a4 Add test target 2018-01-28 19:35:27 -07:00
Ben Chatelain
35fb638b5b Rename project group to App/ 2018-01-28 19:24:27 -07:00
Ben Chatelain
366604cd71
📝 Add Contributing Guidelines (#126) 2018-01-28 17:20:27 -07:00
Ben Chatelain
732208fc31
Merge pull request #125 from mas-cli/danger
👷 Danger
2018-01-27 21:58:56 -07:00
Ben Chatelain
f2eea3d293 Add more moj 2018-01-27 21:44:13 -07:00
Ben Chatelain
5dc39a81d5 Add message for trivial PRs 2018-01-27 21:37:30 -07:00
Ben Chatelain
ed49301095 ⚠️Add rules to Dangerfile 2018-01-27 21:12:34 -07:00
Ben Chatelain
4277c9af95 👷 Run danger on travis 2018-01-27 20:38:41 -07:00
Ben Chatelain
4f4c1a1e5e Add Dangerfile 2018-01-27 18:58:33 -07:00
Ben Chatelain
48aa609e06 💎 Add danger gem 2018-01-27 18:57:28 -07:00
Ben Chatelain
d11b72a8c1
Merge pull request #88 from pablopunk/lucky-command
Lucky command
2018-01-27 17:10:02 -07:00
Ben Chatelain
b80d9f00bb
Merge branch 'master' into lucky-command 2018-01-27 16:55:18 -07:00
Pablo Varela
0c39ae8ebf Fix syntax to work with Swift 4 2018-01-28 00:51:05 +01:00
Ben Chatelain
9f0ecdd0c4
Merge pull request #93 from et/patch-2
Add note about installing through app store first
2018-01-27 13:02:35 -07:00
Ben Chatelain
ae913cb747
Merge branch 'master' into patch-2 2018-01-27 12:39:24 -07:00
Ben Chatelain
a74d43dcb9
Merge branch 'master' into lucky-command 2018-01-27 12:27:31 -07:00
Ben Chatelain
a7b3c29af2
Merge pull request #55 from garnett/info-command
Implements #26: Add info command
2018-01-27 10:37:42 -07:00
Ben Chatelain
011119812c
Merge branch 'master' into info-command 2018-01-27 10:11:42 -07:00
Ben Chatelain
570e56054f
Merge pull request #122 from mas-cli/swift4
Update dependencies
2018-01-27 10:10:20 -07:00
Ben Chatelain
89f04ef797 🙈🌱 Ignore non-source files under Seeds/ 2018-01-27 09:57:36 -07:00
Ben Chatelain
f8db7e5572 Update Commandant files in project 2018-01-27 09:57:36 -07:00
Ben Chatelain
6c35dae73b 👷🏻‍♀️ Update travis xcode_sdk to macosx10.13 2018-01-27 09:55:45 -07:00
Ben Chatelain
f4c34f77b5 🌱 Update seeds
- Commandant 0.12.0+ (Swift 4 fixes in master)
- Result 3.2.4
2018-01-27 08:31:18 -07:00
Ben Chatelain
6d677f6b03 💎 Update gems
- cocoaseeds (0.8.3)
- xcpretty (0.2.8)
2018-01-27 08:31:18 -07:00
Ben Chatelain
225a1fb523 🔨 Use Xcode 8.0 compatible project format 2018-01-27 08:31:10 -07:00
Ben Chatelain
ceed994319 🎁 Unwrap optional to get rid of string interpolation warning and force unwrap 2018-01-27 08:30:56 -07:00
Ben Chatelain
e0239860f4 🔨 Disable Swift 3 objc inference 2018-01-27 08:30:43 -07:00
Ben Chatelain
a9f50cb905
Merge pull request #121 from mas-cli/build-badge
Add build badge to readme
2018-01-26 21:33:43 -07:00
Ben Chatelain
174cac6a80 Add build badge to readme 2018-01-26 21:23:03 -07:00
Ben Chatelain
e98e42f1b6
Merge pull request #114 from Jake3231/master
Updates
2018-01-26 21:17:53 -07:00
Ben Chatelain
ae27557b80
Merge branch 'master' into master 2018-01-26 21:10:43 -07:00
Ben Chatelain
81aff01fe3
Merge pull request #120 from mas-cli/travis-image
Update travis image to xcode9.2
2018-01-26 21:10:26 -07:00
Ben Chatelain
1899556c07 Update travis image to xcode9.2 2018-01-26 21:03:44 -07:00
Ben Chatelain
f57f294b02
Merge branch 'master' into master 2018-01-26 20:51:25 -07:00
Ben Chatelain
4d47255aa3
Merge pull request #119 from mas-cli/changelog
Add changelog
2018-01-26 20:43:35 -07:00
Ben Chatelain
ab2cfb97e2 Merge branch 'master' into changelog 2018-01-26 20:32:07 -07:00
Ben Chatelain
7b96619725 Add changelog 2018-01-26 20:21:07 -07:00
Ben Chatelain
3580cd8e02
Merge branch 'master' into master 2018-01-26 20:11:09 -07:00
Ben Chatelain
b895ca99ea
Merge pull request #118 from mas-cli/configure-bundler
💎 Configure bundler
2018-01-26 19:56:47 -07:00
Ben Chatelain
ca4edd4ea9 Invoke xcpretty through bundler 2018-01-26 19:51:01 -07:00
Ben Chatelain
2315713a9d 💎 Configure bundler
Install gems to local .rubygems folder
2018-01-26 19:40:45 -07:00
Ben Chatelain
77c2eb093a
Merge pull request #91 from phatblat/build
Resolve build issues
2018-01-26 09:25:46 -07:00
Jake Spann
72a6d40df4 Updates
* Updated to Swift 4
* Turn on Whole Module Optimization
* Enable Additional Compiler Warnings
* A few fixes for Swift 4
2017-12-28 09:45:08 -06:00
Eric Thomas
a84c608ae5 Add note about installing through app store first
I thought you could simply install this through the command line.
2017-06-04 11:09:22 -06:00
Ben Chatelain
05f4c8141c [package] Ensure xcarchive dir exists 2017-05-26 22:35:03 -06:00
Ben Chatelain
4525cd1368 💎 Remove BUNDLE_PATH 2017-05-23 18:54:31 -06:00
Ben Chatelain
849655d957 👷 Override install phase
Gets rid of duplicate command:
$ bundle install --jobs=3 --retry=3 --deployment

https://docs.travis-ci.com/user/languages/ruby/#Travis-CI-uses-Bundler
2017-05-23 18:34:25 -06:00
Ben Chatelain
82aa95eee5 💎 Configure bundler 2017-05-23 18:31:04 -06:00
Ben Chatelain
7ee82ca6c3 🔨 Apply Xcode 8.3.2 recommended settings 2017-05-23 18:20:33 -06:00