[F-Script-talk] Updated to 1.2.7 and can't load old nibs
Brought to you by:
pmougin
From: Jay L. <ja...@jl...> - 2004-10-25 06:22:57
|
F-Scripters-- I had built an application in Xcode that linked to FScript.framework version 1.2.6 and had a nib using FSInterpreterView. Now when I run the app, I get this log error: class error for 'FSContext': class not loaded I get the same error message when I try to open my nib in Interface Builder. IB won't open my nib at all now. Is the archive format for F-Script 1.2.7 incompatible with nibs created in 1.2.6? (I read in the release notes that the Block archive format for 1.2.7 wasn't readable in earlier versions; my problem seems to be the reverse.) Should I revert to FScript.framework 1.2.6 momentarily to take the FSInterpreterView out of my nib? Thanks, --jay |