File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -60,12 +60,9 @@ keep versioning aligned (there is only one version number for both flavors).
6060
6161- ** Publish the pods.** You have to publish each pod separately:
6262
63- - ` pod trunk push --allow-warnings AlgoliaSearch-Client-Swift.podspec `
63+ - ` pod trunk push AlgoliaSearch-Client-Swift.podspec `
6464
65- - ` pod trunk push --allow-warnings AlgoliaSearch-Offline-Swift.podspec `
66-
67- NOTE: Currently, ` --allow-warnings ` is required. We get warnings about useless conditional compilation on iOS 8.0,
68- but iOS 7 is really supported; it's just that it cannot be supported via CocoaPods.
65+ - ` pod trunk push AlgoliaSearch-Offline-Swift.podspec `
6966
7067- Edit the ** release notes** : in GitHub, edit the tag and copy-paste the Change Log section for this release.
7168
You can’t perform that action at this time.
0 commit comments