« Tip of the day: DynaP… |
Home |
Xojo dropping Carbon … »
Just a quick note that in Xojo 2014r2 the RegEx plugin from Xojo links to the pcre library in /usr/lib. That's a reason for Apple to reject your application.
So if you want to submit an app to Mac App Store, you have a few choices:
- Wait for a 2014r2.1 or r3 release to fix it.
- Do not use RegEx class.
- Use MBS RegExMBS class instead.
And our MBS RegEx plugin has a few other advantages.
Ad the links to forum thread and the feedback case 34392.
09 07 14 - 16:27