Changes for page WOProject-Ant
Last modified by Andrew Lindesay on 2014/02/25 00:42
From version 43.1
edited by Andrew Lindesay
on 2006/10/25 15:44
on 2006/10/25 15:44
Change comment:
There is no comment for this version
To version 44.1
edited by Andrew Lindesay
on 2007/04/23 06:11
on 2007/04/23 06:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -42,3 +42,9 @@ 42 42 ** [[XcodeIndex]]: Maintains XCode project files for integration with WOBuilder on the latest Mac OS X. 43 43 44 44 * [[Embedding WOFrameworks]] 45 + 46 +== FAQ == 47 + 48 +=== I am making an EO adaptor framework and so need to manipulate the {{Info.plist}}{{/Info.plist}} === 49 + 50 +Edit the {{build.properties}}{{/build.properties}} file and modify the {{customInfoPListContent}}{{/customInfoPListContent}} which will be appended near the end of the {{Info.plist}}{{/Info.plist}} file that is constructed when the framework is build.