read file in XCode IOS Swift project

asked 2017-04-19 14:08:09 -0600

arnold gravatar image

I am trying to read "classifications.xml" and "images.xml" from a tutorial which was working fine in a VisualStudio project. How do I point the C++ library in my Swift XCode project to the files now? Drag and dropping them into the project did not work.

edit retag flag offensive close merge delete