Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iTunes complains of non-public symbol xmlStructuredErrorContext #2

Open
s-a-n-a-n-t opened this issue Jul 23, 2015 · 2 comments
Open

Comments

@s-a-n-a-n-t
Copy link

Thanks for creating GlimpseXML! We are trying to use it in an iOS app. iTunes complains that a non-public symbol xmlStructuredErrorContext is being used. We see that it is in GlimpseXML-Bridge.c, in the function GlimpseXMLStructuredErrorCallbackDestroy. Wondering if there was a work around. Please let us know.

Thanks in advance

@marcprux
Copy link
Member

Can you try just commenting out the call to GlimpseXMLStructuredErrorCallbackDestroy? I recall that it is vestigial and we don't actually use it anywhere, but I'm on an airplane right now and can't check myself.

On Jul 23, 2015, at 2:38 PM, s-a-n-a-n-t [email protected] wrote:

Thanks for creating GlimpseXML! We are trying to use it in an iOS app. iTunes complains that a non-public symbol xmlStructuredErrorContext is being used. We see that it is in GlimpseXML-Bridge.c, in the function GlimpseXMLStructuredErrorCallbackDestroy. Wondering if there was a work around. Please let us know.

Thanks in advance


Reply to this email directly or view it on GitHub.

@s-a-n-a-n-t
Copy link
Author

Thanks! Will do that. Please let me know if you think of some other approach.

From: mprudhom [mailto:[email protected]]
Sent: Thursday, July 23, 2015 4:06 PM
To: glimpseio/GlimpseXML [email protected]
Cc: Sam Anant [email protected]
Subject: Re: [GlimpseXML] iTunes complains of non-public symbol xmlStructuredErrorContext (#2)

Can you try just commenting out the call to GlimpseXMLStructuredErrorCallbackDestroy? I recall that it is vestigial and we don't actually use it anywhere, but I'm on an airplane right now and can't check myself.

On Jul 23, 2015, at 2:38 PM, s-a-n-a-n-t [email protected] wrote:

Thanks for creating GlimpseXML! We are trying to use it in an iOS app. iTunes complains that a non-public symbol xmlStructuredErrorContext is being used. We see that it is in GlimpseXML-Bridge.c, in the function GlimpseXMLStructuredErrorCallbackDestroy. Wondering if there was a work around. Please let us know.

Thanks in advance


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-124225527.

This email transmission and any accompanying attachments may contain Capricorn Systems, Inc. privileged and confidential information intended only for the use of the intended addressee. Any dissemination, distribution, copying or action taken in reliance on the contents of this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please immediately delete it and notify sender at the above Capricorn Systems, Inc. email address. Sender and Capricorn Systems, Inc. accept no liability for any damage caused directly or indirectly by receipt of this email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants