mirror of
https://github.com/TermiT/Flycut.git
synced 2026-01-03 03:24:02 +08:00
11 lines
358 B
Text
11 lines
358 B
Text
//
|
|
// This file defines additional configuration options that are appropriate only
|
|
// for an application on watchOS. 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 watchOS
|
|
#include "watchOS-Base.xcconfig"
|