Skip to content

Commit e41e6fa

Browse files
Update README.md
1 parent a165170 commit e41e6fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Binary framework version of ObjectiveRocks for iOS and macOS to save time buildi
77
1. Clone [Keepsafe's fork of the ObjectiveRocks repo](https://github.com/KeepSafe/ObjectiveRocks) and switch to the `frameworks` branch
88
2. From that repo, run `$ ./build_universal_framework.sh`
99
3. Upload the resulting zip file to this repo's release page as a new release (or overwrite an existing release if the release # hasn't changed)
10-
4. Update your app repo's pod with `$ pod update ObjectiveRocksFramework` and open a pull request with those changes
10+
4. Bump the version on the `.podspec` file in this repo and `pod trunk push` from this repo's directory
11+
5. Update your app repo's pod with `$ pod update ObjectiveRocksFramework` and open a pull request with those changes

0 commit comments

Comments
 (0)