From 181bd9646239d016fbc15d1784e636a73ff1d1cb Mon Sep 17 00:00:00 2001 From: geron-cn Date: Mon, 14 Feb 2022 11:04:12 +0800 Subject: [PATCH] add gemfile --- Fastbot-iOS/Gemfile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Fastbot-iOS/Gemfile diff --git a/Fastbot-iOS/Gemfile b/Fastbot-iOS/Gemfile new file mode 100644 index 0000000..9ba5799 --- /dev/null +++ b/Fastbot-iOS/Gemfile @@ -0,0 +1,4 @@ +source 'https://gems.ruby-china.com/' + +gem 'cocoapods', '~>1.8.1' +