hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
96 stars 105 forks source link

flutter build ios failed.. #73

Open sguotao opened 2 months ago

sguotao commented 2 months ago

Here is the log:

Automatically signing iOS for device deployment using specified development team in Xcode project: NK22HY3LBA Running pod install... 48.8s Running Xcode build...
Xcode build done. 25.0s Failed to build iOS app Lexical or Preprocessor Issue (Xcode): 'install_plugin/install_plugin-Swift.h' file not found /Users/scott/.pub-cache/hosted/pub.flutter-io.cn/install_plugin-2.1.0/ios/Classes/InstallPlugin.m:1:8

Encountered error while building for device.

jiuwenyixi commented 1 week ago

I encountered the same problem