dhoerl / DHlibxls

Framework to read Excel xls spreadsheets
271 stars 86 forks source link

libDHxlsReaderIOS.a #7

Closed subhashjha101 closed 11 years ago

subhashjha101 commented 11 years ago

libDHxlsReaderIOS.a file not found and /Users/subhashkrjha/Desktop/DropBox/DHlibxls-master 2/DHxlsReaderIOS.xcodeproj Couldn't load DHxlsReaderIOS.xcodeproj because it is already opened from another project or workspace even though DHxlsReaderIOS.xcodeproj is closed.

dhoerl commented 11 years ago

You cannot have the same project open more than once in Xcode. I just added this to the README, which should help on how to include the project into YOUR project:

To get step by step instructions on how to include DHxlsReaderIOS.xcodeproj into your Xcode project, see: http://pymatics.com/2011/12/23/tutorial-develop-a-private-framework-for-your-mac-app-using-xcode-4s-workspace-feature/

JanX2 commented 11 years ago

We could close this issue!