Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MBL-624] XCode 14.3 Update #1820

Merged
merged 30 commits into from
May 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9dd6a40
project building on xcode 14.3
msadoon May 10, 2023
8d8ed53
running screenshot tests on a new xcode, simulator and macOS causes m…
msadoon May 10, 2023
cecbe7b
discovery navigation header view recorded snapshots
msadoon May 11, 2023
a4b85db
curated projects vc recorded snapshot tests
msadoon May 11, 2023
4bef618
discovery page view controller tests
msadoon May 11, 2023
aeca439
updated snapshot tests
msadoon May 11, 2023
1c1fedd
pledge payment methods
msadoon May 11, 2023
4c4977a
circle ci config update
msadoon May 11, 2023
3ce018b
applyiing recommended build settings
msadoon May 11, 2023
577b96a
turned enable_module_verifier from recommended settings because it pr…
msadoon May 11, 2023
290cd5b
circleci doesn't support xcode 14.3 yet, its only a few days old.
msadoon May 11, 2023
c4a31e4
pre-install required simulator on ci
msadoon May 11, 2023
00e8086
trying to correct the cmd to install simulator
msadoon May 11, 2023
1f46883
correction
msadoon May 11, 2023
1d02681
correction
msadoon May 11, 2023
04061ce
correction
msadoon May 11, 2023
a18fafa
update runtime trying to install simulator
msadoon May 11, 2023
463c633
makefile should also use iOS 15.5
msadoon May 11, 2023
54e8f91
updated xcode version to 14.3.0 - it is supported according to docume…
msadoon May 11, 2023
6541f95
manually setting ruby version and mac os
msadoon May 11, 2023
f078ef5
newline correction
msadoon May 11, 2023
badce9c
going back to xcode 14.2
msadoon May 11, 2023
4e44670
setting ruby version in build and cache not base job
msadoon May 11, 2023
f5adf94
correction
msadoon May 11, 2023
c022af1
updated ruby version at the orb level
msadoon May 11, 2023
0dfd02d
trying to update ruby version
msadoon May 11, 2023
5aba954
removed setting ruby version in config.yml
msadoon May 11, 2023
ce8e1b5
matching image ruby supported version
msadoon May 11, 2023
2cedc40
pre-installing simulator on each test job
msadoon May 11, 2023
47044a4
update ruby-version to get 3.0.5
msadoon May 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 6 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
version: 2.1

orbs:
macos: circleci/macos@2
aws-cli: circleci/aws-cli@3.1
codecov: codecov/codecov@1.1.3

aws_cli_setup: &aws_cli_setup
role-arn: $AWS_ROLE_ARN

xcode_version: &xcode_version 13.3.1
xcode_version: &xcode_version 14.2
iphone_name: &iphone_name iPhone 8
preload_simulator: &preload_simulator xcrun instruments -w "iPhone 8 (15.4) [" || true
preload_simulator: &preload_simulator xcrun instruments -w "iPhone 8 (15.5) [" || true

# Works around an issue in xcodebuild where it requires GitHub to have been added to the known_hosts in order for it to clone dependencies.
spm_ssh_workaround: &spm_ssh_workaround for ip in $(dig @1.1.1.1 github.com +short); do ssh-keyscan github.com,$ip; ssh-keyscan $ip; done 2>/dev/null >> ~/.ssh/known_hosts
Expand Down Expand Up @@ -53,6 +54,9 @@ test_job: &test_job
- run:
name: Download GraphQL Schema
command: bin/apollo-schema-download.sh
- run:
name: Pre-install simulator
command: xcrun simctl create "iPhone 8 (15.5)" com.apple.CoreSimulator.SimDeviceType.iPhone-8 com.apple.CoreSimulator.SimRuntime.iOS-15-5
- run:
name: Pre-load simulator
command: *preload_simulator
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.6.3
ruby-3.0.5
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.