objective-c - 苹果支持GDataXML吗

标签 objective-c ios cocoa-touch ipad xml-parsing

苹果支持 GDataXML 吗?我想写一个xml,但是NSXMLParser 不支持写xml。所以我想到了使用第三方库 GDataXML 但我的应用程序会因此而被拒绝吗?我在 iOS 6 上工作。有没有我可以用来编写 xml 而不会被拒绝的库?我用了thisthis供引用。

最佳答案

关于GDataXML GitHub page ,它是这样说的:

Currently, there is only my very own app Republizierer, which has yet to be submitted to the App Store. At this point in time, I can give you no guarantees that this library is safe to use in your iOS applications.

所以也许您应该暂缓在您的应用中使用它。

关于objective-c - 苹果支持GDataXML吗,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12792761/

相关文章:

objective-c - 为什么 UISplitViewController 不能是 UIWindow 的 rootViewController 属性?

ios - Iphone Core图像过滤器

ios - 转换到后台时 NSTimer 不可靠

ios - 在 Storyboard下添加了导航项

iPhone iOS 如何将文本从 UITextView 导出到文本文件以进行跨平台编辑? (Mac、PC、iPhone 等)

ios - Azure mobileServiceClient InvokeApiAsync 永远不会在我的 Xamarin iOS 应用程序中返回

objective-c - iOS 动画性能

iphone - 如何在通话期间将 View 定位在绿色条下方?

iOS、EXIF 和相机型号名称

ios - NSDateComponentsFormatter stringFromTimeInterval 为小于 1 分钟的间隔返回不正确的字符串