iOS-Framework.xcconfig 333 B

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