Hi Evan, I’ve figured out the problem with codesigning the frameworks: the Info.plist files are missing a CFBundleExecutable key (which needs to be set to the binary inside the framework). We may also need to sign the frameworks one by one.
Thijs > On 23 mrt. 2017, at 18:08, Evan Schoenberg <tek...@gmail.com> wrote: > > Had a little time this morning. I have generated the new cert. I'm fighting > with our frameworks now (signing now has to include each contained bundle, > but as-is frameworks were failing to sign). > > Separately, I can compile on my 10.12 machine but not on Muscovy... it is > throwing errors about deprecated objC functions, odd since if anything I > should be on a newer compiler. > > -Evan > > -- > Evan D. Schoenberg, M.D. > CEO, Regular Rate and Rhythm Software > http://www.regularrateandrhythm.com > > On Mar 23, 2017, 4:57 AM -0400, Robert Vehse <robertve...@fastmail.fm>, wrote: >> JSONKit's back in. >> >> -Robbie >>