One question about iPhone SDK. Must one have a Mac to develop for iPhone?
Many thanks Bye Il giorno gio, 09/09/2010 alle 12.12 -0700, Dimitar Dobrev ha scritto: > Today Apple changed their license agreement and MonoTouch is officially > allowed: > > http://www.apple.com/pr/library/2010/09/09statement.html > > The changes in the agreement read as follows: > > 3.3.1 Applications may only use Documented APIs in the manner prescribed by > Apple and > must not use or call any private APIs. > 3.3.2 An Application may not download or install executable code. > Interpreted code may only > be used in an Application if all scripts, code and interpreters are packaged > in the Application and > not downloaded. The only exception to the foregoing is scripts and code > downloaded and run by > Apple's built-in WebKit framework. > > ... > > 3.3.9 You and Your Applications may not collect user or device data without > prior user consent, > and then only to provide a service or function that is directly relevant to > the use of the Application, > or to serve advertising. You may not use analytics software in Your > Application to collect and > send device data to a third party. > > The changed 3.3.2 leads me to a question: is JIT-ting still forbidden? Up > till now AOT was compulsory because code generation was not allowed - does > the new 3.3.2 lift this restriction? > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
