zdeMacBook-Pro:ios z$ pod install
Auto-linking React Native module for target `sometest`: RNVoicesdk
Analyzing dependencies
Fetching podspec for `DoubleConversion` from `/Users/z/code/rntest/sometest/node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`
Fetching podspec for `Folly` from `/Users/z/code/rntest/sometest/node_modules/react-native/third-party-podspecs/Folly.podspec`
[!] The `RNVoicesdk` pod failed to validate due to 1 error:
    - ERROR | attributes: Missing required attribute `homepage`.
    - WARN  | source: The version should be included in the Git tag.
    - WARN  | description: The description is equal to the summary.


zdeMacBook-Pro:ios z$ 

ERROR | attributes: Missing required attribute `homepage`.

 

 

 react native的demo项目依赖的插件iOS工程字符串是空的:

解决:

ERROR | attributes: Missing required attribute `homepage`.

 

相关文章:

  • 2021-06-27
  • 2021-06-27
  • 2021-08-18
  • 2022-01-26
  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-15
  • 2022-01-24
  • 2021-06-28
  • 2022-12-23
  • 2021-10-04
  • 2022-12-23
相关资源
相似解决方案