From f9d46c53b2f1d1dc279a6ada02cfc5613c239bd3 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Wed, 15 Sep 2021 16:05:08 +0200 Subject: [PATCH] chore: Add `x86_64-darwin-19` platform to `Gemfile.lock` --- example/ios/Gemfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/example/ios/Gemfile.lock b/example/ios/Gemfile.lock index 17cd6bb..d8c1034 100644 --- a/example/ios/Gemfile.lock +++ b/example/ios/Gemfile.lock @@ -89,6 +89,7 @@ GEM PLATFORMS ruby + x86_64-darwin-19 DEPENDENCIES cocoapods (= 1.10.2)