Skip to content

feat: migrate example app to Swift Package Manager - #160

Open
agilst wants to merge 1 commit into
fluttercandies:feat/spm-supportfrom
agilst:feat/example-app-spm-support
Open

feat: migrate example app to Swift Package Manager#160
agilst wants to merge 1 commit into
fluttercandies:feat/spm-supportfrom
agilst:feat/example-app-spm-support

Conversation

@agilst

@agilst agilst commented Aug 19, 2026

Copy link
Copy Markdown

It is the best to review & merge this branch into #158 first since this branch was created from it.

  • Finish migrating the example app to Swift Package Manager on iOS and macOS
  • Wire FlutterGeneratedPluginSwiftPackage into the macOS Runner project
  • Deintegrate CocoaPods: remove Podfiles, Pod build phases, and Pods xcworkspace refs
  • Strip Pods-Runner.*.xcconfig includes from iOS/macOS Debug and Release xcconfigs
  • Fix missing AppKit import in image_editor_common's macOS FIImport.h
  • Refresh pubspec.lock and macOS AppDelegate.swift/scheme from flutter clean rebuild

- Finish migrating the example app to Swift Package Manager on iOS and macOS
- Wire FlutterGeneratedPluginSwiftPackage into the macOS Runner project
- Deintegrate CocoaPods: remove Podfiles, Pod build phases, and Pods xcworkspace refs
- Strip Pods-Runner.*.xcconfig includes from iOS/macOS Debug and Release xcconfigs
- Fix missing AppKit import in image_editor_common's macOS FIImport.h
- Refresh pubspec.lock and macOS AppDelegate.swift/scheme from flutter clean rebuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant