* Converts NotificationSchedule enum to a dictionary to fix crash while
scheduleing notifications.
* change file
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
* chore(ios): consolidate optional argument standard
mark all optional iOS arguments as `var <name>: Type?`, following the pattern described in the documentation: https://v2.tauri.app/develop/plugins/develop-mobile/#ios
* chore: add missing Info.plist to example