Skip to content

Commit d2e8e50

Browse files
author
Emiliano Botti
committed
PR changes
1 parent 144bd6b commit d2e8e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ First, install the npm package with yarn. _Autolink_ is automatic.
5858

5959
Inside your `AppDelegate.m`, setup the line sdk by passing the channel id obtained.
6060

61-
1. Add `platform :ios, '10.0'` in `Podfile` line:1
61+
1. Add `platform :ios, '11.0'` in `Podfile` line:1
6262
2. Modify your info.plist like it says here [Configuring the Info.plist file](https://developers.line.biz/en/docs/ios-sdk/swift/setting-up-project/#configuring-the-info-plist-file)
6363
3. Change your `AppDelegate.m` to match the following:
6464

0 commit comments

Comments
 (0)