This repository has been archived by the owner on Jan 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically import underlying Objective-C modules into Swift. Fixes #…
…92. Frameworks expect that their underlying Objective-C module is available in Swift without an explicit bridging header. In order to support that, a custom module map is needed at build time and an additional flag tells the Swift compiler to import the underlying module automatically.
- Loading branch information
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters