mirror of
https://github.com/defold/extension-camera
synced 2025-09-27 08:52:19 +02:00
Added correct orientation for iOS
This commit is contained in:
@@ -11,8 +11,8 @@ platforms:
|
||||
|
||||
arm64-ios:
|
||||
context:
|
||||
frameworks: ["AVFoundation", "CoreMedia"]
|
||||
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]
|
||||
|
||||
armv7-ios:
|
||||
context:
|
||||
frameworks: ["AVFoundation", "CoreMedia"]
|
||||
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]
|
||||
|
Reference in New Issue
Block a user