We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe9e20 commit 892e09dCopy full SHA for 892e09d
Examples/CarthageExample/Cartfile.resolved
@@ -1 +1 @@
1
-github "segmentio/analytics-ios" "3.6.9"
+github "segmentio/analytics-ios" "3.7.0-beta.4"
RELEASING.md
@@ -16,6 +16,4 @@ Releasing
16
9. Create a new Github release at https://github.com/segmentio/analytics-ios/releases
17
* Add latest version information from `CHANGELOG.md`
18
* Upload `Archive.zip` from step 7 and `Analytics.zip` from step 8 into binaries section to make available for users to download.
19
- 10. Update the version in `SEGAnalytics.m`, `Analytics.podspec` to the next SNAPSHOT version.
20
- 11. `git commit -am "Prepare next development version."`
21
- 12. `git push`.
+ 10. `git push`.
0 commit comments