You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Binary framework version of ObjectiveRocks for iOS and macOS to save time buildi
4
4
5
5
## Instructions
6
6
7
+
**Note**: versions of this pod should *always* match [the version in the main ObjectiveRocks repo](https://github.com/iabudiab/ObjectiveRocks/blob/develop/ObjectiveRocks.podspec).
8
+
7
9
1. Clone [Keepsafe's fork of the ObjectiveRocks repo](https://github.com/KeepSafe/ObjectiveRocks) and switch to the `frameworks` branch
8
10
2. From that repo, run `$ ./build_universal_framework.sh`
9
11
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)
0 commit comments