mirror of
https://github.com/defold/extension-camera
synced 2025-09-27 08:52:19 +02:00
11 lines
177 B
YAML
11 lines
177 B
YAML
name: "Camera"
|
|
|
|
platforms:
|
|
osx:
|
|
context:
|
|
frameworks: ["AVFoundation", "CoreMedia"]
|
|
|
|
ios:
|
|
context:
|
|
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]
|