Commit graph

355 commits

Author SHA1 Message Date
Ben Chatelain
eba15588c8 Add Foundation import 2018-02-11 15:30:59 -07:00
Ben Chatelain
ab01197272 Pull up header/framework paths to project level
Share with tests target
2018-02-11 15:22:54 -07:00
Ben Chatelain
b3e58ab65b Update MASError file to match type name 2018-02-11 15:09:45 -07:00
Ben Chatelain
7a15248a3c Rename group to AppTests
so that it sorts immediately after the App group
2018-02-11 14:50:50 -07:00
Brian Morton
7a08bbf35e updated changelog 2018-02-08 17:01:11 -08:00
Brian Morton
407364c537 add version to search 2018-02-08 15:25:16 -08:00
Ben Chatelain
112f670bc8 ⬆️ Commandant (0.13.0) 2018-02-07 21:18:39 -07:00
Ben Chatelain
9179ae5eae Move new file under /App 2018-02-07 21:16:20 -07:00
Ben Chatelain
dd9c7d05ff Update changelog 2018-02-07 21:09:25 -07:00
Ben Chatelain
38efd3d8d6 Merge branch 'master' into test-target 2018-02-07 21:08:00 -07:00
Andrew Griffiths
716508487e Swap forced unwrap for optional lookup for name map 2018-02-07 19:30:40 -07:00
Andrew Griffiths
f9d5081962 Reorder lookup to avoid building name map when not needed. 2018-02-07 19:30:40 -07:00
Andrew Griffiths
c001021f3a support app name(s) for upgrade command.
This commit adds a step to the upgrade command which checks each
input token against the list of installed apps and converts any
matched productName to a productId.
2018-02-07 19:30:40 -07:00
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