5 Commits

Author SHA1 Message Date
032c73ccbf Bump minimum ios version to 11
I'm dropping 32bit support for ios. It's just too much effort to
maintain all the native libraries for it.
2022-03-25 14:21:54 +01:00
1902955951 Fix all reuse license problems!!
Fixes #435
2021-09-17 10:31:35 +02:00
1570e07bf6 ios: Bump deployment target to 10.0
Seems to be required for firebase. Maybe with this firebase will
actually work again.
2021-04-14 17:04:35 +02:00
d0547c77ed ios: Add ShareExtension to App Group
Not sure if this is required
2020-10-21 18:06:30 +02:00
466c038579 ios: Try to handle share intents
Doesn't seem to be working. I'm not sure what I'm doing wrong.
2020-10-20 23:57:30 +02:00