I have few native .m /.h files, and .a files in my Worklight iPhone NativeResources folder. While building the environment those files are added to the respective folders of the iPhone Native folder. But if i open the iPhone environment as xCode Project, those .m/.h/.a files are not loaded in the Xcode project. But it present in the folder.
Any settings required to load those files in xcode project automatically while opening it in xCode.
Thanks.