[Mysql-cocoa-users] Documents don't match the dmg
Brought to you by:
sergecohen
From: Bruce M. <usb...@ma...> - 2007-03-29 03:10:15
|
Hi, I just joined this list because it looks like you are doing what I have done, in a sense. I didn't create Cocoa API for MySQL, but I wrote an API if you will for SuperCard to access MySQl known as an external. A little info about externals,as I may reference it from time to time. An externals can be thought of as a plug-in although it is embedded into the datafork of a SuperCard project. It has the ability to extend the features of SuperCard. Ok with that said, I stumbled across your Cocoa API and since I am working on updating my external I thought what better way to do it than with a Cocoa version of my external which will be Universal. Ok so I downloaded the "Framework" (MCPKit_src_3.0.1.dmg) but the file it says in the docs, to place into my xCode project, SMySQL_bundled.framework, is not included. So when I opened the and try to compile it states file info.plist does not exists. I did read about this happening to someone else, but didn't see the solution. Your help would be greatly appreciated. Bruce Martin The Martin Solution br...@ma... |