Replies: 2 comments
-
Unfortunately that's the case, but only for building. The application itself should also run on older software, once build. In order to make some features work on newer iOS / macOS versions, we were forced to do so. We are not the ones to blame here. Blame Apple. If it's about documentation, we can drop something into the Troubleshooting guide. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I ended up using OpenCore Legacy Patcher, and that did the job |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After spending a few hours trying to get 6.0.0 to work on my Mac iOS simulator, ended up finding out that it will only work on XCode 15, which means it won't work on the only Mac I have :(
The error is:
Failed to build iOS app Swift Compiler Error (Xcode): Cannot find 'AVURLAssetOverrideMIMETypeKey' in scope WrappedMediaPlayer.swift:184:36
I checked I can use OpenCore to install a new version of the MacOS (ventura) so I can use the newer versions of XCode, but not sure if that will work and until I can, I'd like to not have to buy a new Mac.
For now the solution was to downgrade audioplayers to 5.2.0
Beta Was this translation helpful? Give feedback.
All reactions