1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Remove extra ios_books in bash code (#868)

This commit is contained in:
Majid Hajian
2021-09-21 08:35:23 +02:00
committed by GitHub
parent bf823550ed
commit 7665752896

View File

@@ -73,7 +73,7 @@ you're building for both iOS and Android, with both toolchains installed):
# For iOS builds:
cd ../ios_books
pod install
open ios_books/IosBooks.xcworkspace
open IosBooks.xcworkspace
```
## Requirements