mirror of
https://github.com/TermiT/Flycut.git
synced 2025-10-10 22:06:05 +08:00
11 lines
340 B
Text
11 lines
340 B
Text
//
|
|
// This file defines additional configuration options that are appropriate only
|
|
// for a framework on iOS. This should be set at the target level for each
|
|
// project configuration.
|
|
//
|
|
|
|
// Import base framework settings
|
|
#include "../Base/Targets/Framework.xcconfig"
|
|
|
|
// Import common settings specific to iOS
|
|
#include "iOS-Base.xcconfig"
|