eerimoq / moblin

Moblin, a free iOS app for IRL streaming.
MIT License
182 stars 20 forks source link

fix: lower deployment target #64

Open SputNikPlop opened 2 months ago

SputNikPlop commented 2 months ago

This should enable more devices and to let me at least work on this via TestFlight

eerimoq commented 2 months ago

Which devices do support iOS 16.0 but not iOS 16.4?

SputNikPlop commented 2 months ago

Which devices do support iOS 16.0 but not iOS 16.4?

There is no particular device, it really comes down to software issue during updates for example https://discussions.apple.com/thread/254244622?sortBy=rank iOS 16.0 on a test device works, 16.0.3 on another doesn't work then it breaks later on another release. Main goal is lettings this work for accessibility reasons.

eerimoq commented 2 months ago
image

Have to rebuild libsrt it looks like.