Closed yulianiii closed 1 year ago
When following the steps to build the iOS Project, the dependency command pod install yields error: [!] No ``Podfile`` found in the project directory.
pod install
[!] No ``Podfile`` found in the project directory.
Did you guys move away from cocopods or if the podfile missing?
@yulianiii It seems like the documentation is outdated. We are using SPM for a while, not cocoapods. Thanks for your warning, we will check and edit the documentations.
When following the steps to build the iOS Project, the dependency command
pod install
yields error:[!] No ``Podfile`` found in the project directory.
Did you guys move away from cocopods or if the podfile missing?