D detz macrumors 65816 Original poster Jun 29, 2007 1,051 0 Oct 3, 2008 #1 Any tips on this, I'm interested in sharing some code but I can't figure out how to create frameworks for the iPhone.
Any tips on this, I'm interested in sharing some code but I can't figure out how to create frameworks for the iPhone.
F firewood macrumors G3 Jul 29, 2003 8,144 1,390 Silicon Valley Oct 3, 2008 #2 Are you talking about SDK apps potentially for the App store? Have you carefully read the SDK developer agreement?
Are you talking about SDK apps potentially for the App store? Have you carefully read the SDK developer agreement?
dejo Moderator emeritus Sep 2, 2004 15,982 452 The Centennial State Oct 3, 2008 #3 firewood said: Have you carefully read the SDK developer agreement? Click to expand... Especially Section 3.3.2?
firewood said: Have you carefully read the SDK developer agreement? Click to expand... Especially Section 3.3.2?
S SqueegyX macrumors regular Mar 24, 2008 108 1 Oct 3, 2008 #4 Just abstract the code into self contained classes, and include those classes in your project. This is what TouchXML http://code.google.com/p/touchcode/wiki/TouchXML does and it works great.
Just abstract the code into self contained classes, and include those classes in your project. This is what TouchXML http://code.google.com/p/touchcode/wiki/TouchXML does and it works great.
D detz macrumors 65816 Original poster Jun 29, 2007 1,051 0 Oct 3, 2008 #5 SqueegyX said: Just abstract the code into self contained classes, and include those classes in your project. This is what TouchXML http://code.google.com/p/touchcode/wiki/TouchXML does and it works great. Click to expand... That would work unless I want to share code with other people who can't see the source...thus I need a framework.
SqueegyX said: Just abstract the code into self contained classes, and include those classes in your project. This is what TouchXML http://code.google.com/p/touchcode/wiki/TouchXML does and it works great. Click to expand... That would work unless I want to share code with other people who can't see the source...thus I need a framework.
D detz macrumors 65816 Original poster Jun 29, 2007 1,051 0 Oct 3, 2008 #6 firewood said: Are you talking about SDK apps potentially for the App store? Have you carefully read the SDK developer agreement? Click to expand... Yes I have...why do you ask? dejo said: Especially Section 3.3.2? Click to expand... This has no effect on my question, this is not what this means.
firewood said: Are you talking about SDK apps potentially for the App store? Have you carefully read the SDK developer agreement? Click to expand... Yes I have...why do you ask? dejo said: Especially Section 3.3.2? Click to expand... This has no effect on my question, this is not what this means.