Skip to content

swift: Fix Swift version in podspec#1875

Merged
buildbreaker merged 1 commit intoenvoyproxy:mainfrom
jpsim:swift-5.5
Oct 13, 2021
Merged

swift: Fix Swift version in podspec#1875
buildbreaker merged 1 commit intoenvoyproxy:mainfrom
jpsim:swift-5.5

Conversation

@jpsim
Copy link
Copy Markdown
Contributor

@jpsim jpsim commented Oct 13, 2021

Syntax reference: https://guides.cocoapods.org/syntax/podspec.html#swift_versions

Also remove Swift 5.x from requirements since we already specify Xcode 13 as required, which automatically implies Swift 5.5, so this was wrong and redundant.

Description: Fix Swift versions in docs and podspec
Risk Level: Low
Testing: N/A
Docs Changes: Added
Release Notes: N/A

Syntax reference: https://guides.cocoapods.org/syntax/podspec.html#swift_versions

Also remove Swift 5.x from requirements since we already specify Xcode
13 as required, which automatically implies Swift 5.5, so this was wrong
and redundant.

Signed-off-by: JP Simard <[email protected]>
@jpsim jpsim marked this pull request as ready for review October 13, 2021 18:27
@buildbreaker buildbreaker merged commit 5fe6d7e into envoyproxy:main Oct 13, 2021
@jpsim jpsim deleted the swift-5.5 branch October 13, 2021 18:49
jpsim added a commit to jpsim/envoy-mobile that referenced this pull request Oct 21, 2021
* origin/main:
  [Apple] Guess string encoding when creating an NSString with UTF8 fails (envoyproxy#1891)
  Link android dev document in a doctree (envoyproxy#1892)
  bazel: Remove rules_jvm_external dep on JAVA_HOME (envoyproxy#1890)
  release: 0.4.3.20211020 (envoyproxy#1887)
  Add debug instructions and sample bazelproject (envoyproxy#1888)
  bazel: Use hermetic JDK 11 (envoyproxy#1863)
  envoy: bump upstream to c687308 (envoyproxy#1886)
  docs: how to test with local envoy (envoyproxy#1876)
  network: implement initial heuristic for binding alternate interface (envoyproxy#1858)
  Assign an int to each log level (envoyproxy#1885)
  envoy: bump upstream to a5b3af2 (envoyproxy#1884)
  android: stub out jni logging by default (envoyproxy#1879)
  CI: Add local JDK to asan/tsan builds (envoyproxy#1878)
  Make JniBridgeUtility public (envoyproxy#1880)
  swift: Fix Swift version in podspec (envoyproxy#1875)

Signed-off-by: JP Simard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants