From b829cd62c4c4c037e8b0579c2111e9b2b3627e8b Mon Sep 17 00:00:00 2001 From: hais Date: Tue, 16 Nov 2021 19:02:05 -0800 Subject: [PATCH] Update iOS framework zip path. PiperOrigin-RevId: 410406372 --- .../impl/ios/Example/NearbyConnectionsExample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/platform/impl/ios/Example/NearbyConnectionsExample/README.md b/cpp/platform/impl/ios/Example/NearbyConnectionsExample/README.md index cb0d038d..bf98df60 100755 --- a/cpp/platform/impl/ios/Example/NearbyConnectionsExample/README.md +++ b/cpp/platform/impl/ios/Example/NearbyConnectionsExample/README.md @@ -9,7 +9,7 @@ sends "pong" payload back to the advertiser. The connection is then closed. ## Setup -1.Get the NearbyConnections_framework.zip from https://github.com/google/nearby/tree/master/releases/new/, unzip it, +1.Get the NearbyConnections_framework.zip from https://github.com/google/nearby/releases/tag/v0.0.1-ios, unzip it, and put your unzipped folder under your project folder. The directory structure looks like: