Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misssing : platforms (iOS Development target) #53

Open
dongnv1991 opened this issue Aug 20, 2021 · 1 comment
Open

Misssing : platforms (iOS Development target) #53

dongnv1991 opened this issue Aug 20, 2021 · 1 comment

Comments

@dongnv1991
Copy link

I get the following error when adding HybridCamera Package.
On XCode (12.5.1) I have set "iOS Development target" to 12.1

However, after adding HybridCamera Package, XCode reported an error as shown below, (ex : 'AVCapturePhotoOutput' is only available in iOS 10.0 or newer)

image

Did you not add the key platforms to determine the minimum iOS version that can use HybridCamera?
How can I fix the above error ?
Thanks

@eonist
Copy link
Owner

eonist commented Aug 20, 2021

Fixed. Needed an iOS 13 flag in the package file. Try to refresh the packages.
Screenshot 2021-08-20 at 11 48 42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants