Github user kdubb commented on the pull request: https://github.com/apache/thrift/pull/539#issuecomment-146668993 I had considered changing the generator name to "objc" for this exact reason. As I mentioned previously, the Swift generated code uses the same library implementation; which as I'm sure you're aware is written in Objective-C. Until we decide (if ever) to have a dedicated Swift native library. I think the folder name is best left as cocoa which represents its shared nature between the Swift & Objective-C generators. Also, I did add some Swift files to ease the code generation but even those build on the Objective-C implementations as well.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---