Skip to content

Commit cb553f1

Browse files
authored
Update README.md
1 parent d104249 commit cb553f1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ dart pub get
125125
...
126126
...
127127
end
128-
129-
130128
post_install do |installer|
131129
installer.pods_project.targets.each do |target|
132130
flutter_additional_ios_build_settings(target)
@@ -137,9 +135,7 @@ dart pub get
137135
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.1'
138136
end
139137
end
140-
end
141-
142-
```
138+
end```
143139
144140
#### Application permissions
145141

0 commit comments

Comments
 (0)