07fce11780
Also * Update macOS SDK to 10.13 * Update iOS SDK to 11.2 * Enable iOS simulator support * Disable tetris on iOS as we don't provide SDL2 in sysroot anymore
10 lines
376 B
Modula-2
10 lines
376 B
Modula-2
depends = CFNetwork CoreFoundation CoreGraphics CoreImage CoreText CoreVideo EAGL FileProvider Foundation IOSurface ImageIO Intents Metal OpenGLESCommon QuartzCore Security UIKit darwin posix
|
|
language = Objective-C
|
|
package = platform.IntentsUI
|
|
headers = IntentsUI/IntentsUI.h
|
|
|
|
headerFilter = IntentsUI/**
|
|
|
|
compilerOpts = -framework IntentsUI
|
|
linkerOpts = -framework IntentsUI
|