Diary

[Xcode] Install Command Adapted to Project Environment

1 Mins read

Notes

#First bundle

bundle install --path vendor/bundle

#Then use the project's bundle

bundle exec pod install