Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
None
-
None
-
None
-
Patch Available
Description
Swift does have a way to namespace things within a pod, which can lead to name collisions.
This adds an option "swift:prefix_namespace" that will add Cocoa-style prefixes to the generated code if the file has a defined Swift namespace.