小编u_s*_*e_r的帖子

多个命令会产生抖动 GoogleUtilities

我正在尝试为应用程序商店构建。使用命令flutter build ipa并出现以下错误。尽管构建可以在调试模式下运行(当我从 Android studio 运行时),并且我可以收到推送通知。

warning: Multiple targets match implicit dependency for linker flags '-framework GoogleUtilities'. Consider adding an explicit dependency on the intended target to
resolve this ambiguity. (in target 'Runner' from project 'Runner')

warning: Multiple targets match implicit dependency for linker flags '-framework GoogleUtilities'.Consider adding an explicit dependency on the intended target to
resolve this ambiguity. (in target 'ImageNotification' from project 'Runner')
error: Multiple commands produce

'/Users/manu/Library/Developer/Xcode/DerivedData/Runner-csuwafuzvneucvdjlkobmosdwxae/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuild
FilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework':
1) Target 'GoogleUtilities-00567490' has create directory command …
Run Code Online (Sandbox Code Playgroud)

build apple-push-notifications ios flutter

13
推荐指数
1
解决办法
4274
查看次数

标签 统计

apple-push-notifications ×1

build ×1

flutter ×1

ios ×1