Current location - Health Preservation Learning Network - Slimming men and women - How to download iossdk in pod
How to download iossdk in pod
To download iossdk through pod:

1. Open the terminal and enter the project directory.

2. Enter the command touchPodfile to create a Podfile, and use the vi text editor command or vscodeide to modify the Podfile.

3. After the modification, enter the command podrepoupdatepodinstall to install the sdk, and the wujin_ios.xcworkspace file will be generated in the project directory.