For me, I have an optional file named "deploy-properties" that is generated at runtime containing svn version, etc. The file is in my apps Resources and this is how the property is configured and "it works" without treating it as an NSArray property

## Optional properties to load
er.extensions.ERXProperties.OptionalConfigurationFiles=deploy.properties

On Feb 6, 2009, at 1:44 PM, Mike Schrag wrote:

This didn't work; properties not getting picked up still, but the app does run

-Der.extensions.ERXProperties.OptionalConfigurationFiles=/some/path/ some.properties
I think this property expects an NSArray rather than a string ... try ("/some..")

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com

This email sent to kieran_li...@mac.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to