#2924 - Switch to Swift from Objective C
| Identifier | #2924 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Switch to Swift from Objective C |
| Status | Open |
| Tags |
Skills: Android/iOS app dev (custom) Type: Mobile (custom) |
| Handling member | Deleted |
| Addon | General / Uncategorised |
| Description | http://objc2swift.yahoo-labs.jp/ |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Aaswini: "
1. iOS_Swift.zip
- CMS_SDK is not converted to swift
- But, sample code is done in swift and obj-c CMS_SDK is integrated using Bridging headers
- A few more errors left regarding import of modules which I was not able to fix.
2. CMS_SDK_swift.zip
- In this version, the entire CMS_SDK is converted to swift which includes the utilities and controllers.
- The CMS_SDK features/classes conversion is completed.
- But the SDK uses 5 libraries which didn't get converted well. If we are going with this I think we need to use swift versions of the libraries rather than converted ones.
- Couldn't check the Unit test cases too as project building was failing.
- This zip doesn't include sample project."