From b73fa08509f5fec60e1ff0961f1bc62ee4c03684 Mon Sep 17 00:00:00 2001 From: "envoy-mobile-docs(ci)" Date: Wed, 27 Sep 2023 15:18:04 +0000 Subject: [PATCH] docs envoy-mobile@d2af5e0a83cace2e3d0628fe3374a5bf501fcc0f --- .../latest/_static/documentation_options.js | 2 +- docs/envoy-mobile/latest/api/api.html | 6 +++--- docs/envoy-mobile/latest/api/grpc.html | 6 +++--- docs/envoy-mobile/latest/api/http.html | 6 +++--- .../latest/api/starting_envoy.html | 6 +++--- docs/envoy-mobile/latest/api/stats.html | 6 +++--- .../development/debugging/android_local.html | 6 +++--- .../development/debugging/ios_local.html | 6 +++--- .../latest/development/development.html | 6 +++--- .../development/performance/binary_size.html | 8 ++++---- .../performance/cpu_battery_impact.html | 6 +++--- .../performance/device_connectivity.html | 6 +++--- .../development/performance/performance.html | 6 +++--- .../development/performance/vpn_analysis.html | 6 +++--- .../development/releasing/releasing.html | 10 +++++----- .../development/testing/custom_envoy.html | 6 +++--- .../development/testing/local_stats.html | 6 +++--- .../latest/development/testing/testing.html | 6 +++--- .../latest/development/tools/intellij.html | 6 +++--- .../latest/development/tools/tools.html | 6 +++--- docs/envoy-mobile/latest/genindex.html | 6 +++--- docs/envoy-mobile/latest/index.html | 6 +++--- .../latest/intro/additional_resources.html | 6 +++--- .../envoy-mobile/latest/intro/comparison.html | 6 +++--- .../latest/intro/getting_help.html | 6 +++--- docs/envoy-mobile/latest/intro/intro.html | 6 +++--- .../latest/intro/version_history.html | 6 +++--- .../latest/intro/what_is_envoy_mobile.html | 6 +++--- docs/envoy-mobile/latest/objects.inv | Bin 1363 -> 1363 bytes docs/envoy-mobile/latest/search.html | 6 +++--- .../latest/start/building/building.html | 18 +++++++++--------- .../latest/start/examples/hello_world.html | 14 +++++++------- docs/envoy-mobile/latest/start/start.html | 6 +++--- 33 files changed, 107 insertions(+), 107 deletions(-) diff --git a/docs/envoy-mobile/latest/_static/documentation_options.js b/docs/envoy-mobile/latest/_static/documentation_options.js index 1a2910d3e..de005e39b 100644 --- a/docs/envoy-mobile/latest/_static/documentation_options.js +++ b/docs/envoy-mobile/latest/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.5.0-610f4a', + VERSION: '0.5.0-d2af5e', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/envoy-mobile/latest/api/api.html b/docs/envoy-mobile/latest/api/api.html index 9510d44e3..1b9eed1ac 100644 --- a/docs/envoy-mobile/latest/api/api.html +++ b/docs/envoy-mobile/latest/api/api.html @@ -13,7 +13,7 @@ - API — envoy-mobile 0.5.0-610f4a documentation + API — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/api/grpc.html b/docs/envoy-mobile/latest/api/grpc.html index fc747aa39..b1934db0c 100644 --- a/docs/envoy-mobile/latest/api/grpc.html +++ b/docs/envoy-mobile/latest/api/grpc.html @@ -13,7 +13,7 @@ - gRPC streams — envoy-mobile 0.5.0-610f4a documentation + gRPC streams — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/api/http.html b/docs/envoy-mobile/latest/api/http.html index 3d37050c8..dd70984a3 100644 --- a/docs/envoy-mobile/latest/api/http.html +++ b/docs/envoy-mobile/latest/api/http.html @@ -13,7 +13,7 @@ - HTTP requests and streams — envoy-mobile 0.5.0-610f4a documentation + HTTP requests and streams — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/api/starting_envoy.html b/docs/envoy-mobile/latest/api/starting_envoy.html index 0b2e384f6..5786b4890 100644 --- a/docs/envoy-mobile/latest/api/starting_envoy.html +++ b/docs/envoy-mobile/latest/api/starting_envoy.html @@ -13,7 +13,7 @@ - Starting Envoy — envoy-mobile 0.5.0-610f4a documentation + Starting Envoy — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/api/stats.html b/docs/envoy-mobile/latest/api/stats.html index 19a9e15bf..1374f1834 100644 --- a/docs/envoy-mobile/latest/api/stats.html +++ b/docs/envoy-mobile/latest/api/stats.html @@ -13,7 +13,7 @@ - Pulse (Stats) — envoy-mobile 0.5.0-610f4a documentation + Pulse (Stats) — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/debugging/android_local.html b/docs/envoy-mobile/latest/development/debugging/android_local.html index 1d0ab7a74..23088c004 100644 --- a/docs/envoy-mobile/latest/development/debugging/android_local.html +++ b/docs/envoy-mobile/latest/development/debugging/android_local.html @@ -13,7 +13,7 @@ - Debugging the Hello World App (Android) — envoy-mobile 0.5.0-610f4a documentation + Debugging the Hello World App (Android) — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/debugging/ios_local.html b/docs/envoy-mobile/latest/development/debugging/ios_local.html index e5a9c2fc0..2df7a6ae7 100644 --- a/docs/envoy-mobile/latest/development/debugging/ios_local.html +++ b/docs/envoy-mobile/latest/development/debugging/ios_local.html @@ -13,7 +13,7 @@ - Build & run the example iOS apps — envoy-mobile 0.5.0-610f4a documentation + Build & run the example iOS apps — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -42,7 +42,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/development.html b/docs/envoy-mobile/latest/development/development.html index 2a28a70e0..ef898652c 100644 --- a/docs/envoy-mobile/latest/development/development.html +++ b/docs/envoy-mobile/latest/development/development.html @@ -13,7 +13,7 @@ - Development — envoy-mobile 0.5.0-610f4a documentation + Development — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/performance/binary_size.html b/docs/envoy-mobile/latest/development/performance/binary_size.html index 90abceae8..72426a580 100644 --- a/docs/envoy-mobile/latest/development/performance/binary_size.html +++ b/docs/envoy-mobile/latest/development/performance/binary_size.html @@ -13,7 +13,7 @@ - Analysis of binary size — envoy-mobile 0.5.0-610f4a documentation + Analysis of binary size — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
@@ -282,7 +282,7 @@

Android

CI integration

CI validates that no PR increases the binary size of the library above a specific -threshold specified in the perf.yml configuration.

+threshold specified in the perf.yml configuration.

The status of this job is reported on PRs in the perf / size_compare task.

diff --git a/docs/envoy-mobile/latest/development/performance/cpu_battery_impact.html b/docs/envoy-mobile/latest/development/performance/cpu_battery_impact.html index 831b1799b..d26b0c2ac 100644 --- a/docs/envoy-mobile/latest/development/performance/cpu_battery_impact.html +++ b/docs/envoy-mobile/latest/development/performance/cpu_battery_impact.html @@ -13,7 +13,7 @@ - Analysis of CPU/battery impact — envoy-mobile 0.5.0-610f4a documentation + Analysis of CPU/battery impact — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/performance/device_connectivity.html b/docs/envoy-mobile/latest/development/performance/device_connectivity.html index 4c4a6ccb1..f5484f004 100644 --- a/docs/envoy-mobile/latest/development/performance/device_connectivity.html +++ b/docs/envoy-mobile/latest/development/performance/device_connectivity.html @@ -13,7 +13,7 @@ - Device connectivity analysis — envoy-mobile 0.5.0-610f4a documentation + Device connectivity analysis — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/performance/performance.html b/docs/envoy-mobile/latest/development/performance/performance.html index 5c421ef18..4998c52f0 100644 --- a/docs/envoy-mobile/latest/development/performance/performance.html +++ b/docs/envoy-mobile/latest/development/performance/performance.html @@ -13,7 +13,7 @@ - Performance analysis — envoy-mobile 0.5.0-610f4a documentation + Performance analysis — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/performance/vpn_analysis.html b/docs/envoy-mobile/latest/development/performance/vpn_analysis.html index a196da2b4..ccba03644 100644 --- a/docs/envoy-mobile/latest/development/performance/vpn_analysis.html +++ b/docs/envoy-mobile/latest/development/performance/vpn_analysis.html @@ -13,7 +13,7 @@ - VPN analysis — envoy-mobile 0.5.0-610f4a documentation + VPN analysis — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/releasing/releasing.html b/docs/envoy-mobile/latest/development/releasing/releasing.html index 3e6d375ed..675c0eddb 100644 --- a/docs/envoy-mobile/latest/development/releasing/releasing.html +++ b/docs/envoy-mobile/latest/development/releasing/releasing.html @@ -13,7 +13,7 @@ - Releasing — envoy-mobile 0.5.0-610f4a documentation + Releasing — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
@@ -107,8 +107,8 @@

Prepare for release

Before cutting the release, submit and merge a PR with the following changes:

    -
  1. Bump the version in the VERSION file

  2. -
  3. Provide a brief overview of the release in the version history documentation

  4. +
  5. Bump the version in the VERSION file

  6. +
  7. Provide a brief overview of the release in the version history documentation

diff --git a/docs/envoy-mobile/latest/development/testing/custom_envoy.html b/docs/envoy-mobile/latest/development/testing/custom_envoy.html index c694a9e56..55507a39e 100644 --- a/docs/envoy-mobile/latest/development/testing/custom_envoy.html +++ b/docs/envoy-mobile/latest/development/testing/custom_envoy.html @@ -13,7 +13,7 @@ - Custom Envoy — envoy-mobile 0.5.0-610f4a documentation + Custom Envoy — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/testing/local_stats.html b/docs/envoy-mobile/latest/development/testing/local_stats.html index 42a04f3d7..dcdc77e83 100644 --- a/docs/envoy-mobile/latest/development/testing/local_stats.html +++ b/docs/envoy-mobile/latest/development/testing/local_stats.html @@ -13,7 +13,7 @@ - Local Stats — envoy-mobile 0.5.0-610f4a documentation + Local Stats — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/testing/testing.html b/docs/envoy-mobile/latest/development/testing/testing.html index ff54a1edf..2966f28a6 100644 --- a/docs/envoy-mobile/latest/development/testing/testing.html +++ b/docs/envoy-mobile/latest/development/testing/testing.html @@ -13,7 +13,7 @@ - Testing — envoy-mobile 0.5.0-610f4a documentation + Testing — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/tools/intellij.html b/docs/envoy-mobile/latest/development/tools/intellij.html index 973a3469f..8b2e1985f 100644 --- a/docs/envoy-mobile/latest/development/tools/intellij.html +++ b/docs/envoy-mobile/latest/development/tools/intellij.html @@ -13,7 +13,7 @@ - IntelliJ Development — envoy-mobile 0.5.0-610f4a documentation + IntelliJ Development — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/development/tools/tools.html b/docs/envoy-mobile/latest/development/tools/tools.html index 4a14635e4..e1469b024 100644 --- a/docs/envoy-mobile/latest/development/tools/tools.html +++ b/docs/envoy-mobile/latest/development/tools/tools.html @@ -13,7 +13,7 @@ - Development Tools — envoy-mobile 0.5.0-610f4a documentation + Development Tools — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/genindex.html b/docs/envoy-mobile/latest/genindex.html index f5653f60b..aeb33b50f 100644 --- a/docs/envoy-mobile/latest/genindex.html +++ b/docs/envoy-mobile/latest/genindex.html @@ -12,7 +12,7 @@ - Index — envoy-mobile 0.5.0-610f4a documentation + Index — envoy-mobile 0.5.0-d2af5e documentation @@ -20,7 +20,7 @@ - + @@ -40,7 +40,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/index.html b/docs/envoy-mobile/latest/index.html index ae048eacc..9efb69ffb 100644 --- a/docs/envoy-mobile/latest/index.html +++ b/docs/envoy-mobile/latest/index.html @@ -13,7 +13,7 @@ - Envoy Mobile Documentation — envoy-mobile 0.5.0-610f4a documentation + Envoy Mobile Documentation — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -42,7 +42,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/intro/additional_resources.html b/docs/envoy-mobile/latest/intro/additional_resources.html index 9d31f15fb..058a5841b 100644 --- a/docs/envoy-mobile/latest/intro/additional_resources.html +++ b/docs/envoy-mobile/latest/intro/additional_resources.html @@ -13,7 +13,7 @@ - Additional Resources — envoy-mobile 0.5.0-610f4a documentation + Additional Resources — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/intro/comparison.html b/docs/envoy-mobile/latest/intro/comparison.html index fc1b7e6ba..3223fca4a 100644 --- a/docs/envoy-mobile/latest/intro/comparison.html +++ b/docs/envoy-mobile/latest/intro/comparison.html @@ -13,7 +13,7 @@ - Comparison to similar systems — envoy-mobile 0.5.0-610f4a documentation + Comparison to similar systems — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/intro/getting_help.html b/docs/envoy-mobile/latest/intro/getting_help.html index 96bdf84c0..d846209e9 100644 --- a/docs/envoy-mobile/latest/intro/getting_help.html +++ b/docs/envoy-mobile/latest/intro/getting_help.html @@ -13,7 +13,7 @@ - Getting help — envoy-mobile 0.5.0-610f4a documentation + Getting help — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/intro/intro.html b/docs/envoy-mobile/latest/intro/intro.html index 5a23010bb..cb55ce317 100644 --- a/docs/envoy-mobile/latest/intro/intro.html +++ b/docs/envoy-mobile/latest/intro/intro.html @@ -13,7 +13,7 @@ - Introduction — envoy-mobile 0.5.0-610f4a documentation + Introduction — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/intro/version_history.html b/docs/envoy-mobile/latest/intro/version_history.html index 130718db3..9f6e32f46 100644 --- a/docs/envoy-mobile/latest/intro/version_history.html +++ b/docs/envoy-mobile/latest/intro/version_history.html @@ -13,7 +13,7 @@ - Version history — envoy-mobile 0.5.0-610f4a documentation + Version history — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/intro/what_is_envoy_mobile.html b/docs/envoy-mobile/latest/intro/what_is_envoy_mobile.html index afd30d360..846e12086 100644 --- a/docs/envoy-mobile/latest/intro/what_is_envoy_mobile.html +++ b/docs/envoy-mobile/latest/intro/what_is_envoy_mobile.html @@ -13,7 +13,7 @@ - What is Envoy Mobile? — envoy-mobile 0.5.0-610f4a documentation + What is Envoy Mobile? — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/objects.inv b/docs/envoy-mobile/latest/objects.inv index fd453f9b151c0bf5e5b6da473887faa57f8c66fa..95e09154e0bde075845c559560ce070946c329f2 100644 GIT binary patch delta 17 Ycmcc2b(w2|8(WG|Vw!2{Mjv)o0666ZmjD0& delta 17 Ycmcc2b(w2|8=IM-L7GY8Mjv)o05xs}G5`Po diff --git a/docs/envoy-mobile/latest/search.html b/docs/envoy-mobile/latest/search.html index 85939f638..0fe341334 100644 --- a/docs/envoy-mobile/latest/search.html +++ b/docs/envoy-mobile/latest/search.html @@ -12,7 +12,7 @@ - Search — envoy-mobile 0.5.0-610f4a documentation + Search — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
diff --git a/docs/envoy-mobile/latest/start/building/building.html b/docs/envoy-mobile/latest/start/building/building.html index 8256104de..2848dc3e7 100644 --- a/docs/envoy-mobile/latest/start/building/building.html +++ b/docs/envoy-mobile/latest/start/building/building.html @@ -13,7 +13,7 @@ - Building — envoy-mobile 0.5.0-610f4a documentation + Building — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
- 0.5.0-610f4a + 0.5.0-d2af5e
@@ -120,7 +120,7 @@

Bazel requirements

Envoy Mobile is compiled using the version of Bazel specified in the -.bazelversion file.

+.bazelversion file.

To simplify build consistency across environments, the ./bazelw script manages using the correct version. Instead of using bazel build … use ./bazelw build … for all bazel commands.

@@ -150,18 +150,18 @@

Android requirements
  • Xcode 14.1

  • iOS 13.0 or later

  • -
  • Note: Requirements are listed in the .bazelrc file and CI scripts

  • +
  • Note: Requirements are listed in the .bazelrc file and CI scripts

  • Android AAR

    Envoy Mobile can be compiled into an .aar file for use with Android apps. -This command is defined in the main BUILD file of the repo, and may be run locally:

    +This command is defined in the main BUILD file of the repo, and may be run locally:

    ./bazelw build android_dist --config=android --fat_apk_cpu=<arch1,arch2>

    -

    Upon completion of the build, you’ll see an envoy.aar file at bazel-bin/library/kotlin/io/envoyproxy/envoymobile/envoy.aar.

    +

    Upon completion of the build, you’ll see an envoy.aar file at bazel-bin/library/kotlin/io/envoyproxy/envoymobile/envoy.aar.

    Alternatively, you can use the prebuilt artifact from Envoy Mobile’s releases or from Maven.

    -

    The envoy_mobile_android Bazel rule defined in the root BUILD file provides +

    The envoy_mobile_android Bazel rule defined in the root BUILD file provides an example of how this artifact may be used.

    When building the artifact for release (usage outside of development), be sure to include the --config=release-android option, along with the architectures for which the artifact is being built:

    @@ -171,7 +171,7 @@

    Android requirements

    iOS static framework

    Envoy Mobile supports being compiled into a .framework for consumption by iOS apps. -This command is defined in the main BUILD file of the repo, and may be run locally:

    +This command is defined in the main BUILD file of the repo, and may be run locally:

    ./bazelw build ios_dist --config=ios

    Upon completion of the build, you’ll see a ios_framework.zip file at output in a path bazel picks.

    Alternatively, you can use the prebuilt artifact from Envoy Mobile’s releases (Envoy.xcframework.zip) diff --git a/docs/envoy-mobile/latest/start/examples/hello_world.html b/docs/envoy-mobile/latest/start/examples/hello_world.html index 22457bb91..f2ca26790 100644 --- a/docs/envoy-mobile/latest/start/examples/hello_world.html +++ b/docs/envoy-mobile/latest/start/examples/hello_world.html @@ -13,7 +13,7 @@ - Hello World — envoy-mobile 0.5.0-610f4a documentation + Hello World — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile

    - 0.5.0-610f4a + 0.5.0-d2af5e
    @@ -111,7 +111,7 @@

    Java

    First, build the Android AAR artifact.

    Next, make sure you have an Android simulator running.

    -

    Run the sample app using the following Bazel build rule:

    +

    Run the sample app using the following Bazel build rule:

    ./bazelw mobile-install //examples/java/hello_world:hello_envoy --fat_apk_cpu=<arch1,arch2>

    You should see a new app installed on your simulator called Hello Envoy. Open it up, and requests will start flowing!

    @@ -120,7 +120,7 @@

    JavaKotlin

    First, build the Android AAR artifact.

    Next, make sure you have an Android simulator running.

    -

    Run the sample app using the following Bazel build rule:

    +

    Run the sample app using the following Bazel build rule:

    ./bazelw mobile-install //examples/kotlin/hello_world:hello_envoy_kt --fat_apk_cpu=<arch1,arch2>

    You should see a new app installed on your simulator called Hello Envoy Kotlin. Open it up, and requests will start flowing!

    @@ -128,14 +128,14 @@

    Kotlin

    Objective-C

    First, build the iOS static framework artifact.

    -

    Next, run the sample app using the following Bazel build rule:

    +

    Next, run the sample app using the following Bazel build rule:

    ./bazelw run //examples/objective-c/hello_world:app --config=ios

    This will start a simulator and open a new app. You should see requests start flowing!

    Swift

    First, build the iOS static framework artifact.

    -

    Next, run the sample app using the following Bazel build rule:

    +

    Next, run the sample app using the following Bazel build rule:

    ./bazelw run //examples/swift/hello_world:app --config=ios

    This will start a simulator and open a new app. You should see requests start flowing!

    diff --git a/docs/envoy-mobile/latest/start/start.html b/docs/envoy-mobile/latest/start/start.html index 502b0dcff..aabf399d9 100644 --- a/docs/envoy-mobile/latest/start/start.html +++ b/docs/envoy-mobile/latest/start/start.html @@ -13,7 +13,7 @@ - Getting Started — envoy-mobile 0.5.0-610f4a documentation + Getting Started — envoy-mobile 0.5.0-d2af5e documentation @@ -21,7 +21,7 @@ - + @@ -43,7 +43,7 @@ envoy-mobile
    - 0.5.0-610f4a + 0.5.0-d2af5e