Commit aa44ee9
committed
Remove CocoaPods from tray_icon_example macOS project
Migrates the tray_icon_example macOS project away from CocoaPods by deleting Podfile and Podfile.lock, updating Xcode project files to remove CocoaPods references, and switching to Swift Package for plugin integration. Also updates multiple_window_example to change view order, enhances NSWindow swizzling, and updates cnativeapi header includes and submodule.1 parent 4c0a239 commit aa44ee9
12 files changed
Lines changed: 95 additions & 145 deletions
File tree
- examples
- multiple_window_example
- lib
- macos/Runner
- tray_icon_example/macos
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- packages/cnativeapi
- ios/cnativeapi/Sources/cnativeapi/include
- macos/cnativeapi/Sources/cnativeapi/include
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
| |||
36 | 48 | | |
37 | 49 | | |
38 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
39 | 60 | | |
40 | 61 | | |
41 | 62 | | |
| |||
47 | 68 | | |
48 | 69 | | |
49 | 70 | | |
50 | | - | |
| 71 | + | |
51 | 72 | | |
52 | 73 | | |
53 | 74 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
This file was deleted.
This file was deleted.
0 commit comments