Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add otf font files to known file types
- The `allExtensions` dictionary is used to map known file type extensions to `lastKnownFileType` in the pbxproj - Adding `otf` font files to the list Test Plan: - Add any otf font file to Xcode manually - Examine the pbxproj and verify `file` is used as the `lastKnonwFileType` - Read and write the project using `XcodeProj` - Verify no diffs
- Loading branch information