Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Update init script
Browse files Browse the repository at this point in the history
  • Loading branch information
mironiasty committed May 15, 2024
1 parent 0a63409 commit cb73ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/init.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
brew install swift-format
npm install
yarn
chmod +x .githooks/*
cp .githooks/* .git/hooks
cp Release.xcconfig Debug.xcconfig
cp JellyfishClientDemo/Release.xcconfig JellyfishClientDemo/Debug.xcconfig

0 comments on commit cb73ee7

Please sign in to comment.