Method: Xcodeproj::Project::Object::PBXFileSystemSynchronizedBuildFileExceptionSet#additional_compiler_flags_by_relative_path
- Defined in:
- lib/xcodeproj/project/object/file_system_synchronized_exception_set.rb
#additional_compiler_flags_by_relative_path ⇒ Hash
Returns The files with specific compiler flags.
27 |
# File 'lib/xcodeproj/project/object/file_system_synchronized_exception_set.rb', line 27 attribute :additional_compiler_flags_by_relative_path, Hash |