iOS-Application.xcconfig 346 B

1234567891011
  1. //
  2. // This file defines additional configuration options that are appropriate only
  3. // for an application on iOS. This should be set at the target level for each
  4. // project configuration.
  5. //
  6. // Import base application settings
  7. #include "../Base/Targets/Application.xcconfig"
  8. // Apply common settings specific to iOS
  9. #include "iOS-Base.xcconfig"