<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Using Core Data: Workshop 1	</title>
	<atom:link href="https://theapplady.net/using-core-data-workshop-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://theapplady.net/using-core-data-workshop-1/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Jun 2016 20:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>
		By: The Applady		</title>
		<link>https://theapplady.net/using-core-data-workshop-1/#comment-104</link>

		<dc:creator><![CDATA[The Applady]]></dc:creator>
		<pubDate>Wed, 01 Jun 2016 20:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://theapplady.net/?p=22579#comment-104</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://theapplady.net/using-core-data-workshop-1/#comment-102&quot;&gt;Zeeshan A Zakaria&lt;/a&gt;.

Hey Zeeshan,

Did you read part 6 of the tutorial? It shows you how to update data in Core Data.

http://theapplady.net/using-core-data-workshop-6/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://theapplady.net/using-core-data-workshop-1/#comment-102">Zeeshan A Zakaria</a>.</p>
<p>Hey Zeeshan,</p>
<p>Did you read part 6 of the tutorial? It shows you how to update data in Core Data.</p>
<p><a href="http://theapplady.net/using-core-data-workshop-6/" rel="ugc">http://theapplady.net/using-core-data-workshop-6/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zeeshan A Zakaria		</title>
		<link>https://theapplady.net/using-core-data-workshop-1/#comment-102</link>

		<dc:creator><![CDATA[Zeeshan A Zakaria]]></dc:creator>
		<pubDate>Wed, 01 Jun 2016 15:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://theapplady.net/?p=22579#comment-102</guid>

					<description><![CDATA[Thank you for sharing this information. I am an Android developer and and now doing some iOS work. I wanted to know, how to use predicate for updating data in Core Data, something like UPDATE `table_shops` SET `distance` = &#039;10.00&#039; WHERE `shop_id` = 10. I understand that predicate is used for SELECT, but I have not been able to find an elegant way to update records using predicate or something similar.]]></description>
			<content:encoded><![CDATA[<p>Thank you for sharing this information. I am an Android developer and and now doing some iOS work. I wanted to know, how to use predicate for updating data in Core Data, something like UPDATE `table_shops` SET `distance` = &#8216;10.00&#8217; WHERE `shop_id` = 10. I understand that predicate is used for SELECT, but I have not been able to find an elegant way to update records using predicate or something similar.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
