Has*_*eed 7 ios firebase flutter
我已经在我的 flutter 应用程序中实现了产品风格,并且添加了三个不同的 google-services.plist 文件。现在,当我尝试运行我的 ios 应用程序时,它会抛出此错误。我点击了这个中等帖子链接
Xcode 的输出:
error: Multiple commands produce
'/Users/abc/MarkiTech/pulscare_mobile/build/ios/Debug-development-iphonesimulator/Runner.app/GoogleService-Info.plist':
1) Target 'Runner' (project 'Runner') has copy command from '/Users/abc/Downloads/development/GoogleService-Info.plist' to
'/Users/abc/MarkiTech/pulscare_mobile/build/ios/Debug-development-iphonesimulator/Runner.app/GoogleService-Info.plist'
2) Target 'Runner' (project 'Runner') has copy command from '/Users/abc/Downloads/master/GoogleService-Info.plist' to
'/Users/abc/MarkiTech/pulscare_mobile/build/ios/Debug-development-iphonesimulator/Runner.app/GoogleService-Info.plist'
3) Target 'Runner' (project 'Runner') has copy command from '/Users/abc/Downloads/stage/GoogleService-Info.plist' to
'/Users/abc/MarkiTech/pulscare_mobile/build/ios/Debug-development-iphonesimulator/Runner.app/GoogleService-Info.plist'
Run Code Online (Sandbox Code Playgroud)
Mol*_*0ko 17
如果您的 Runner 目标包含GoogleService-Info.plist
在 Bundle Resources 中,请尝试以下操作:
Runner
项目(带有文件的左侧面板)Runner
目标列表Build Phases
选项卡Copy Bundle Resources
GoogleService-Info.plist
从捆绑资源中删除 归档时间: |
|
查看次数: |
2241 次 |
最近记录: |