Skip to content

Commit

Permalink
Update prepare_command output
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Erokhin committed Jul 29, 2023
1 parent 5788f5a commit e61ce18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Fetching external sources
$ GIT_BIN clone https://github.com/realm/realm-cocoa.git PROJECT/Pods/RealmSwift --template= --single-branch --depth 1 --branch v0.94.1

> Running prepare command
$ BASH_BIN -c set -e rm -rf RealmSwift mv RealmSwift-swift1.2 RealmSwift
$ BASH_BIN -c set -e cd PROJECT/Pods/RealmSwift rm -rf RealmSwift mv RealmSwift-swift1.2 RealmSwift

Resolving dependencies of `Podfile`

Expand Down

0 comments on commit e61ce18

Please sign in to comment.