Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 9.3.2, Release 10.0.0
-
Component/s: iOS
-
Labels:
-
Story Points:5
-
Sprint:2021 Sprint 1, 2021 Sprint 2, 2021 Sprint 3
Description
If we add any new .swift file in sdk, macros defined in defines.h file are not recognized by swift. So all macros defined in defines.h file need to be made in such a way so that it can be recognized by swift and Objc both file. To make this working all macros need to be added in buildSettings of project .