jeudi 16 juin 2016

Use #define constant put in Objective C .h file bridged in swift project


I'm working on a swift project and I have made MyProjectName-Bridging-header.h In this bridge, I have added a .h file that contains multiple constants made by

#define constantName VALUE

I need to know how to use these constants into my swift file?


Aucun commentaire:

Enregistrer un commentaire