[futurebasic] Re: [FB] [ANN][XFB] Shareware accepted at Apple Mac App Store (MAS)

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2011 : Group Archive : Group : All Groups

From: Robert Purves <listrp@...>
Date: Mon, 3 Jan 2011 20:34:04 +1300
Robert Covington wrote:

> Question: Can FBtoC as currently configured ( assuming Use Objective C Compiler is checked)  emit code and directions currently, either in bypass/passthrough mode or other, to build what would be recognized as a 'pure' Cocoa App?

FB_5_4_8_Examples/Carbon in Cocoa/CocoaApp.fbproj
It builds a genuine Cocoa app from FB code with no BeginCDeclaration/BeginCFunction/EndC tricks.

Robert P.