Leanplum-iOS-SDK
Leanplum-iOS-SDK copied to clipboard
Move constants in swift
| What | Where/Who |
|---|---|
| People Involved | @dejan2k |
Background
odd week project move all push notifications related constants in swift
Implementation
create Constants swift enum create ConstantsSwift class to bridge swift constants enum in objc
Testing steps
Is this change backwards-compatible?
yes