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