You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed Info.plist lookup
* Updated pubspec and changelog
* Refactored look up of infoplist in the Package.swift
* Reverting SPM changes in the example app.
* fixed changelog.
Copy file name to clipboardExpand all lines: permission_handler_apple/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 9.4.10
2
+
3
+
* Fixed Info.plist lookup in Package.swift to auto-apply permissions.
4
+
* You may see build log "Plugin permission_handler_apple has a Package.swift for ios but is missing a dependency on FlutterFramework". FlutterFramework hasn't been added intentionally because it requires to bump flutter constraint to >=3.41.0.
5
+
1
6
## 9.4.9
2
7
3
8
* Rewrites copyleft code from stackoverflow to fix compliance issue.
0 commit comments