ibm-bluemix-mobile-services/bms-clientsdk-cordova-plugin-core

Removing the need to modify code

Closed this issue · 2 comments

Are there plans to remove the need to modify the XCode project? I think it would be desirable for the end user to simply add the plugin. Having to go into the native platform code should - generally - be avoided whenever possible.

Right now there are no plans. However we have experimented with a Cordova hook script that could remove the need to modify the Xcode project by adding the required lines for you.

Aerex commented

@cfjedimaster v2 has included hooks to automatically add in the Bridging Header but there are still some manual steps that needs to be taken. The steps that will need to be taken as of v2 are disabling Use Legacy Swift to NO