Closed huang-kun closed 5 years ago
Strange... You don't have to run cocoapodals, all sources are already included with the repo.
Did you also try compiling&running the binary as is (without running cocoapods)?
Sorry, my mistake. I didn't notice this in README. It works by NOT running pod install
! Thank you.
I am using Xcode 10.1 to run this program. Build success, but it can't find the GBCli framework at runtime:
I have tried
pod install
(version: 1.4.0) and cleaned cached data, nothing changed.