[F-Script-talk] Linking the framework breaks my CoreData app
Brought to you by:
pmougin
From: Timothy R. <tr...@si...> - 2005-12-31 20:25:36
|
I gave a brief look at the archives, but did not see this. I've downloaded f-script 1.3, and added the framework to my app's frameworks. When I build and run, I get dumped into the debugger, with this error: "Range" is not a subclass of NSManagedObject. Removing the framework removes the error. |