Skip to content

Commit

Permalink
ios: Update build scripts to support Apple Silicon simulators.
Browse files Browse the repository at this point in the history
Also update mini_chromium to 5654edb422 for target_environment arg.

Change-Id: If350938bbeaddbdda123c2f0e9ff978075a60370
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3558170
Reviewed-by: Rohit Rao <[email protected]>
Commit-Queue: Justin Cohen <[email protected]>
  • Loading branch information
Justin Cohen authored and Crashpad LUCI CQ committed Mar 31, 2022
1 parent 20d6dee commit fa01762
Show file tree
Hide file tree
Showing 6 changed files with 710 additions and 355 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ deps = {
'e1e7b0ad8ee99a875b272c8e33e308472e897660',
'crashpad/third_party/mini_chromium/mini_chromium':
Var('chromium_git') + '/chromium/mini_chromium@' +
'f87a38442a9e7ba88d1c4f479e9167927eae84ed',
'5654edb4225bcad13901155c819febb5748e502b',
'crashpad/third_party/libfuzzer/src':
Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git@' +
'fda403cf93ecb8792cb1d061564d89a6553ca020',
Expand Down
Loading

0 comments on commit fa01762

Please sign in to comment.