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