12 lines
355 B
Plaintext
12 lines
355 B
Plaintext
//
|
|
// 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 "tvOS-Base.xcconfig"
|