mirror of
https://github.com/defold/extension-camera
synced 2025-06-27 18:37:43 +02:00
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
name: "Camera"
|
|
|
|
platforms:
|
|
osx:
|
|
context:
|
|
frameworks: ["AVFoundation", "CoreMedia"]
|
|
|
|
ios:
|
|
context:
|
|
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]
|