Skip to content

Commit

Permalink
docs(apple): update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Mar 14, 2024
1 parent 42b30f0 commit 2d31841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ios/Introduce.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ https://github.com/growingio/growingio-sdk-ios-autotracker.git
在您的 Podfile 文件中添加

```ruby
pod 'GrowingAnalytics/Autotracker', '~> 4.1.0'
pod 'GrowingAnalytics/Autotracker', '~> 4.2.0'
```

打开终端,切换到项目目录
Expand Down Expand Up @@ -269,7 +269,7 @@ https://github.com/growingio/growingio-sdk-ios-autotracker.git
在您的 Podfile 文件中添加

```ruby
pod 'GrowingAnalytics/Tracker', '~> 4.1.0'
pod 'GrowingAnalytics/Tracker', '~> 4.2.0'
```

打开终端,切换到项目目录
Expand Down

0 comments on commit 2d31841

Please sign in to comment.