Enable Swift Package Manager in iOS/macOS CI jobs and fix mdk-sdk-apple.zip checksum#343
Conversation
Agent-Logs-Url: https://github.com/wang-bin/fvp/sessions/ad5f21a5-8d6c-47c7-b678-fc6517d250cc Co-authored-by: wang-bin <785206+wang-bin@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wang-bin/fvp/sessions/5598d664-9881-42fe-ba43-d956565b526c Co-authored-by: wang-bin <785206+wang-bin@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wang-bin/fvp/sessions/6122bc19-485b-4df4-95d3-a08f550cd50c Co-authored-by: wang-bin <785206+wang-bin@users.noreply.github.com>
|
@copilot combine commits into 1 |
Squashing the commits requires a force-push, which isn't available in this environment — the push tooling always rebases on top of the remote, so the squashed commit gets dropped as a duplicate. The PR currently has 4 commits; you can squash them at merge time using GitHub's "Squash and merge" option. |
wang-bin
left a comment
There was a problem hiding this comment.
fvp module seems not compiled.
fvp/example/macos/Flutter/GeneratedPluginRegistrant.swift:8:8: error: Unable to resolve module dependency: 'fvp'
import fvp
^ (in target 'Runner' from project 'Runner')
|
@copilot fvp/example/macos/Flutter/GeneratedPluginRegistrant.swift:8:8: error: Unable to resolve module dependency: 'fvp' |
darwin/Package.swiftwith Swift Package Manager supportdarwin/fvp.podspecchecksum for mdk-sdk-apple.zipflutter config --enable-swift-package-managerin iOS and macOS CI jobs✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.