<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 14:55:40 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/objectivec/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[iOS 16 - Well this is new - Enable Developer Mode]]></title><description><![CDATA[I just updated my iPhone to iOS 16 As you all know, I keep doing mobile application development. What was the privacy setting till date? After connecting iPhone to system, Usually iPhone would request]]></description><link>http://direct.ecency.com/hive-181436/@sagarkothari88/ios-16-well-this-is</link><guid isPermaLink="true">http://direct.ecency.com/hive-181436/@sagarkothari88/ios-16-well-this-is</guid><category><![CDATA[hive-181436]]></category><dc:creator><![CDATA[sagarkothari88]]></dc:creator><pubDate>Tue, 27 Sep 2022 20:04:12 GMT</pubDate><enclosure url="https://images.ecency.com/p/2VZXybTSZJq1HdYsB7fJju9orArN6rhE8eChqEd4Dj2DP8mim4Y3J3owFTHfZEefBBVk2QyKczdkFxRjzhBh4KezJ6Kdy6Mh82p9rjAQNVX3J7Ch7zQp1vuqq7iLYYiA4LobqTZaQrcPM9LDkngnuw833AN?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Swift vs Objective-C: Which is Ideal for iOS App Development in 2020]]></title><description><![CDATA[When you aim to develop the perfect iOS app, one of the first things that you need to decide is the language that you will need for the project. In terms of native mobile app development for iOS, you basically]]></description><link>http://direct.ecency.com/swift/@vickyciky/swift-vs-objective-c-which-is-ideal-for-ios-app-development-in-2020</link><guid isPermaLink="true">http://direct.ecency.com/swift/@vickyciky/swift-vs-objective-c-which-is-ideal-for-ios-app-development-in-2020</guid><category><![CDATA[swift]]></category><dc:creator><![CDATA[vickyciky]]></dc:creator><pubDate>Fri, 31 Jan 2020 09:55:48 GMT</pubDate></item><item><title><![CDATA[I am a simple iOS dev]]></title><description><![CDATA[I am a simple iOS dev working on legacy code: I see notifications removal, I press like]]></description><link>http://direct.ecency.com/ios/@octav/i-am-a-simple-ios-dev</link><guid isPermaLink="true">http://direct.ecency.com/ios/@octav/i-am-a-simple-ios-dev</guid><category><![CDATA[ios]]></category><dc:creator><![CDATA[octav]]></dc:creator><pubDate>Mon, 26 Mar 2018 11:04:12 GMT</pubDate><enclosure url="https://images.ecency.com/p/LcTxR7u1XKae8Zaj594qUJafNyNSBw9svATPAkZ7wZ6keCpTCDdxAEEsVURaCr2o9ewE2zFKUV1bb8mdGSD4SnMgAZpCWb1G6RsL2yds7KWYtyk8dRek1MMm4VcnKnDQih6RUt31a6y95fBjuR3RkKtdL?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[[LeetCode] Binary Tree Level Order Traversal in Objective C]]></title><description><![CDATA[typedef struct { int value; struct TreeNode *left; struct TreeNode *right; } TreeNode; -(NSMutableArray *)levelOrder:(TreeNode *)treeNode { NSMutableArray *levelOrderArray = [NSMutableArray array]; if]]></description><link>http://direct.ecency.com/leetcode/@nbfuhao/leetcode-binary-tree-level-order-traversal-in-objective-c</link><guid isPermaLink="true">http://direct.ecency.com/leetcode/@nbfuhao/leetcode-binary-tree-level-order-traversal-in-objective-c</guid><category><![CDATA[leetcode]]></category><dc:creator><![CDATA[nbfuhao]]></dc:creator><pubDate>Mon, 06 Mar 2017 19:53:57 GMT</pubDate></item></channel></rss>