Hello
I have a Cocoa Touch Framework project including storyboards and other stuff to localize.
Having created the framework project with XCode 8, I realized that Base Localization is not enabled. When I am trying to enable it by selecting "Use Base Internationalization" on the project Info tab I get an empty "Choose files and reference language to create Base localization" dialog (i.e. no Resource Files and Reference Languages are enlisted even though I have sevral storyboards and strings files in the project).
If I click Finish then the dialog closes and the "Use Base Internationalization" checkbox remains disabled.
How can I enable Base Internationalization for a framework project?
Thanks for your help in advance,
Richard.