Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
diogot committed Feb 14, 2024
1 parent 8b8e592 commit 3b5d38b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rake-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ danger:
post_test: 'danger/PostTestDangerfile'

xcode:
version: 14.1
version: 15.2.0
build_path: build # primarily taken from ENV['ARTIFACTS_PATH'] then here
reports_path: reports # primarily taken from ENV['TEST_REPORTS_PATH'] then here
tests:
scheme: MyWeight
destinations:
- 'platform=iOS Simulator,OS=16.1,name=iPhone 14 Pro'
- 'platform=iOS Simulator,OS=17.2,name=iPhone 14 Pro'
release:
prod:
scheme: MyWeight
Expand Down

0 comments on commit 3b5d38b

Please sign in to comment.