<?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 for @kaler</title>
	<atom:link href="http://parveenkaler.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://parveenkaler.com</link>
	<description>Parveen Kaler &#124; Director of Development &#124; Tingle.com</description>
	<lastBuildDate>Mon, 27 Feb 2012 16:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Mark Nichols</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-108005</link>
		<dc:creator>Mark Nichols</dc:creator>
		<pubDate>Mon, 27 Feb 2012 16:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-108005</guid>
		<description>That was it. Adding the path to the Simulator SDK in the XCode plugin configuration allows the build to work. Excellent. Thank you!</description>
		<content:encoded><![CDATA[<p>That was it. Adding the path to the Simulator SDK in the XCode plugin configuration allows the build to work. Excellent. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Vladimir Grichina</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-108004</link>
		<dc:creator>Vladimir Grichina</dc:creator>
		<pubDate>Mon, 27 Feb 2012 15:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-108004</guid>
		<description>You probably build on Jenkins with iOS Device SDK instead of iOS Simulator SDK.</description>
		<content:encoded><![CDATA[<p>You probably build on Jenkins with iOS Device SDK instead of iOS Simulator SDK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Mark Nichols</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-108003</link>
		<dc:creator>Mark Nichols</dc:creator>
		<pubDate>Mon, 27 Feb 2012 15:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-108003</guid>
		<description>I&#039;m not trying to deploy to a device, I&#039;m just trying to have an automated build server that pulls the project from Github and builds it. I am able to build things in Xcode without signing them, and Xcode is using xcodebuild under the covers to perform that function, why can&#039;t jenkins do the same?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not trying to deploy to a device, I&#8217;m just trying to have an automated build server that pulls the project from Github and builds it. I am able to build things in Xcode without signing them, and Xcode is using xcodebuild under the covers to perform that function, why can&#8217;t jenkins do the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Vladimir Grichina</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-108002</link>
		<dc:creator>Vladimir Grichina</dc:creator>
		<pubDate>Mon, 27 Feb 2012 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-108002</guid>
		<description>You need to be registered developer to sign your applications for deployment on devices, it doesn&#039;t depend on whether you build with xcodebuild or from Xcode itself.</description>
		<content:encoded><![CDATA[<p>You need to be registered developer to sign your applications for deployment on devices, it doesn&#8217;t depend on whether you build with xcodebuild or from Xcode itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Mark Nichols</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-108001</link>
		<dc:creator>Mark Nichols</dc:creator>
		<pubDate>Mon, 27 Feb 2012 15:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-108001</guid>
		<description>I set up Jenkins, added the Git and Xcode plugins, fiddled with xcode-select to properly point to my Xcode 4.3 install, and started a build. The checkout from Github is working, but the build fails as I don&#039;t have a certificate (from Apple, I assume). Do I need to be a registered developer (i.e., spend the $99) in order to build using xcodebuild? My builds work fine from within Xcode and I thought it used the same tool (xcodebuild) as jenkins is trying to use.

I&#039;d love to set up CI for my project, but I&#039;m not ready yet to spend the money to have a paid developer account, and certificate from Apple. </description>
		<content:encoded><![CDATA[<p>I set up Jenkins, added the Git and Xcode plugins, fiddled with xcode-select to properly point to my Xcode 4.3 install, and started a build. The checkout from Github is working, but the build fails as I don&#8217;t have a certificate (from Apple, I assume). Do I need to be a registered developer (i.e., spend the $99) in order to build using xcodebuild? My builds work fine from within Xcode and I thought it used the same tool (xcodebuild) as jenkins is trying to use.</p>
<p>I&#8217;d love to set up CI for my project, but I&#8217;m not ready yet to spend the money to have a paid developer account, and certificate from Apple. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Vladimir Grichina</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-108000</link>
		<dc:creator>Vladimir Grichina</dc:creator>
		<pubDate>Tue, 07 Feb 2012 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-108000</guid>
		<description>If anyone is interested – I&#039;m working on hosted service with same capability: https://hosted-ci.com/</description>
		<content:encoded><![CDATA[<p>If anyone is interested – I&#8217;m working on hosted service with same capability: <a href="https://hosted-ci.com/" rel="nofollow">https://hosted-ci.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Deployment for iOS Apps by Matt Walters</title>
		<link>http://parveenkaler.com/2012/02/04/continuous-deployment-for-ios-apps/comment-page-1/#comment-107999</link>
		<dc:creator>Matt Walters</dc:creator>
		<pubDate>Mon, 06 Feb 2012 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=424#comment-107999</guid>
		<description>We&#039;re using Atlassian Bamboo for CI / deployment. Had home-rolled a little local server for internal distribution as well but recently migrated to TestFlight as well.

Bamboo has several nice features for scripting - especially when dealing with multiple output builds from a single source tree, like we are - that Hudson / Jenkins doesn&#039;t. But as long as you&#039;re /doing/ CI / CD, the tools you&#039;re using don&#039;t matter so much. :)</description>
		<content:encoded><![CDATA[<p>We&#8217;re using Atlassian Bamboo for CI / deployment. Had home-rolled a little local server for internal distribution as well but recently migrated to TestFlight as well.</p>
<p>Bamboo has several nice features for scripting &#8211; especially when dealing with multiple output builds from a single source tree, like we are &#8211; that Hudson / Jenkins doesn&#8217;t. But as long as you&#8217;re /doing/ CI / CD, the tools you&#8217;re using don&#8217;t matter so much. <img src='http://parveenkaler.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AI Distribution: Siri versus Google Search by Karl Schmidt</title>
		<link>http://parveenkaler.com/2011/10/16/ai-distribution-siri-versus-google-search/comment-page-1/#comment-107998</link>
		<dc:creator>Karl Schmidt</dc:creator>
		<pubDate>Tue, 18 Oct 2011 03:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=418#comment-107998</guid>
		<description>I didn&#039;t think of Siri like this - very insightful. </description>
		<content:encoded><![CDATA[<p>I didn&#8217;t think of Siri like this &#8211; very insightful. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AI Distribution: Siri versus Google Search by Jeff Magnusson</title>
		<link>http://parveenkaler.com/2011/10/16/ai-distribution-siri-versus-google-search/comment-page-1/#comment-107997</link>
		<dc:creator>Jeff Magnusson</dc:creator>
		<pubDate>Mon, 17 Oct 2011 01:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=418#comment-107997</guid>
		<description>Great foresight Parveen, and a good excuse to bone up on some fun AI topics that don&#039;t often get used in web and mobile dev!</description>
		<content:encoded><![CDATA[<p>Great foresight Parveen, and a good excuse to bone up on some fun AI topics that don&#8217;t often get used in web and mobile dev!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CrashKit: Helping Your iOS/iPhone Apps Suck Less by Gabriel</title>
		<link>http://parveenkaler.com/2010/08/11/crashkit-helping-your-iphone-apps-suck-less/comment-page-1/#comment-107996</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 23 Aug 2011 21:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://parveenkaler.com/?p=369#comment-107996</guid>
		<description>hm... it works great , but make it simple , so anyone can include The crashing kit e do what they want to do with that !

Generate SEGPipe for testing throw :

&quot;

    int fds[2];
    
    pipe(fds);
    close(fds[0]);
    write(fds[1], fds, sizeof(*fds));

&quot;

Thanks !</description>
		<content:encoded><![CDATA[<p>hm&#8230; it works great , but make it simple , so anyone can include The crashing kit e do what they want to do with that !</p>
<p>Generate SEGPipe for testing throw :</p>
<p>&#8221;</p>
<p>    int fds[2];<br />
   <br />
    pipe(fds);<br />
    close(fds[0]);<br />
    write(fds[1], fds, sizeof(*fds));</p>
<p>&#8221;</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

