mirror of
https://github.com/TermiT/Flycut.git
synced 2026-01-02 11:04:13 +08:00
11 lines
349 B
Text
11 lines
349 B
Text
//
|
|
// This file defines additional configuration options that are appropriate only
|
|
// for an application on tvOS. This should be set at the target level for
|
|
// each project configuration.
|
|
//
|
|
|
|
// Import base application settings
|
|
#include "../Base/Targets/Application.xcconfig"
|
|
|
|
// Apply common settings specific to tvOS
|
|
#include "tvOS-Base.xcconfig"
|