weex reported an error when packing ios
weex build ios
the error is as follows:
15:22:35 : Command failed: pod update
15:22:35 : You should config `CodeSign` and `Profile` in the `ios.config.json`
We suggest that you open the `platform/ios` directory.
Package your project as a normal ios project!
Baidu said that it needs to configure CodeSign and Profile in the ios.config.json file, but how to configure it?
in addition, where"We suggest that you open the platform/ios
directory." What does this mean? what is the operation?
do you guys know anything? wait online!