mirror of
https://github.com/TermiT/Flycut.git
synced 2025-12-28 08:59:23 +08:00
11 lines
365 B
Text
11 lines
365 B
Text
//
|
|
// This file defines additional configuration options that are appropriate only
|
|
// for a static library on watchOS. 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 watchOS
|
|
#include "watchOS-Base.xcconfig"
|