Ask Your Question

arnold's profile - activity

2017-04-19 14:17:33 -0600 asked a question read file in XCode IOS Swift project

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.