[squeak-dev] iPhone OS 4 SDK, section 3.3.1

Sean Malloy smalloy at gmail.com
Thu Apr 8 21:43:05 UTC 2010


The old version:

3.3.1 — Applications may only use Documented APIs in the manner
prescribed by Apple and must not use or call any private APIs.

The new version:

3.3.1 — Applications may only use Documented APIs in the manner
prescribed by Apple and must not use or call any private APIs.
Applications must be originally written in Objective-C, C, C++, or
JavaScript as executed by the iPhone OS WebKit engine, and only code
written in C, C++, and Objective-C may compile and directly link
against the Documented APIs (e.g., Applications that link to
Documented APIs through an intermediary translation or compatibility
layer or tool are prohibited).

Anyone have any thoughts on this change to the agreement?



More information about the Squeak-dev mailing list