Skip to content

Commit

Permalink
Fixing nightly build. (#1489)
Browse files Browse the repository at this point in the history
* There is a tvOS simulator running by default. No need to create one.

* Making it so that it will do the nightly build on this branch after commit.

* Trying to fix config spaces

* Another spacing issue

* removing branches

* Updating remote submodule commit

* Removing commit jobs from config now that nightly jobs have succeeded.
  • Loading branch information
noobs2ninjas authored Mar 26, 2020
1 parent 1e581d8 commit 4ba0593
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ jobs:
steps:
- checkout
- run: *prepare
- run: |
xcrun simctl create "Apple TV 4K" com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K com.apple.CoreSimulator.SimRuntime.tvOS-13-2
bundle exec rake package:release
- run: bundle exec rake package:release
jazzy:
<<: *defaults
steps:
Expand Down
2 changes: 1 addition & 1 deletion Carthage/Checkouts/OCMock
Submodule OCMock updated 111 files
2 changes: 1 addition & 1 deletion Carthage/Checkouts/facebook-objc-sdk

0 comments on commit 4ba0593

Please sign in to comment.