#2924 - Switch to Swift from Objective C

This is a spacer post for a website comment topic. The content this topic relates to: #2924 - Switch to Swift from Objective C
Complicated as we have libraries (for HTTP and JSON) that depend on Objective-C, so we'd need to switch them out.
This is left pending for now, some experimental work has been done and is attached.

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."
0 guests and 0 members have recently viewed this.