No, there wasn't any. #, i, I...
My mistake for writing it down incorrectly.
On 11/04/12 8:56 AM, phil@highoctane.be wrote:
I investigated for the plugin and found this as the only reference:...
StackIPhoneConfig>>defaultInternalPlugins
^ #(
UUIDPlugin
ObjectiveCPlugin
#IOSPlugin)
This has an uppercase "I" in IOSPlugin
IOSPlugin is in there with a # symbol.
And you told me to
addExternalPlugins: #(iOSPlugin).
This has a lowercase "i" in iOSPlugin.
Maybe that's causing a problem.