<?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[tutorials for app dev using Xcode &amp; Pd out of date]]></title><description><![CDATA[<p>struggling for days over the tutorials of Cheetomoskeeto. <div class="embed-container"><iframe src="//www.youtube.com/embed/cSuViMHeQdc&amp;list=PLn3ODBv0ka5jDXKS374IhS95GeXp4sTGt&amp;index=7" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div> everything has changed since these were made 9 years ago. With much effort (stuck for days) I can get to tutorial 7. almost 8. &quot;UIAlertView&quot; has been depreciated. I cannot find a fix anywhere. &quot;Skip it&quot;, one comment said. Build now fails.</p>
<p>Cheeto's sidedrawer doesn't have 'SceneDelegate'  for example. The code shown in the video does not exist anywhere. Clearly new version of Xcode has reorganized everything.</p>
<p>I have been cross referencing with this tutorial - it sets up Swift rather than Objective-C, <a href="https://defuncart.com/blog/tech/2015/09/22/making-ios-music-apps-with-pure-data-libpd-swift.html" rel="nofollow">https://defuncart.com/blog/tech/2015/09/22/making-ios-music-apps-with-pure-data-libpd-swift.html</a><br />
I added a bridging header, Tried to follow exactly the instructions. No go.</p>
<p>Are there any updated tutorials for 2024? Can anyone walk me thru this - willing to pay a tutor for zoom call assistance in setting up Xcode &amp; Swift with Pd.</p>
<p>Any pointers greatly appreciated!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:26:27 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14925.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Nov 2024 16:39:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to tutorials for app dev using Xcode &amp; Pd out of date on Wed, 06 Nov 2024 16:39:15 GMT]]></title><description><![CDATA[<p>struggling for days over the tutorials of Cheetomoskeeto. <div class="embed-container"><iframe src="//www.youtube.com/embed/cSuViMHeQdc&amp;list=PLn3ODBv0ka5jDXKS374IhS95GeXp4sTGt&amp;index=7" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div> everything has changed since these were made 9 years ago. With much effort (stuck for days) I can get to tutorial 7. almost 8. &quot;UIAlertView&quot; has been depreciated. I cannot find a fix anywhere. &quot;Skip it&quot;, one comment said. Build now fails.</p>
<p>Cheeto's sidedrawer doesn't have 'SceneDelegate'  for example. The code shown in the video does not exist anywhere. Clearly new version of Xcode has reorganized everything.</p>
<p>I have been cross referencing with this tutorial - it sets up Swift rather than Objective-C, <a href="https://defuncart.com/blog/tech/2015/09/22/making-ios-music-apps-with-pure-data-libpd-swift.html" rel="nofollow">https://defuncart.com/blog/tech/2015/09/22/making-ios-music-apps-with-pure-data-libpd-swift.html</a><br />
I added a bridging header, Tried to follow exactly the instructions. No go.</p>
<p>Are there any updated tutorials for 2024? Can anyone walk me thru this - willing to pay a tutor for zoom call assistance in setting up Xcode &amp; Swift with Pd.</p>
<p>Any pointers greatly appreciated!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date</guid><dc:creator><![CDATA[bondinstitute]]></dc:creator><pubDate>Wed, 06 Nov 2024 16:39:15 GMT</pubDate></item><item><title><![CDATA[Reply to tutorials for app dev using Xcode &amp; Pd out of date on Thu, 07 Nov 2024 06:35:23 GMT]]></title><description><![CDATA[<p>Try the mailing list. All the devs are there, including the LibPd devs/maintainers.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date/2</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Thu, 07 Nov 2024 06:35:23 GMT</pubDate></item><item><title><![CDATA[Reply to tutorials for app dev using Xcode &amp; Pd out of date on Thu, 07 Nov 2024 20:28:09 GMT]]></title><description><![CDATA[<p>If you are set on using just the native iOS UI tools this solution probably won't work,  But I maintain a <a href="https://cordova.apache.org/" rel="nofollow">cordova</a> plugin for libpd, you can find it here: <a href="https://github.com/robertesler/cordova-pd" rel="nofollow">https://github.com/robertesler/cordova-pd</a>.  There are instructions on how to use it on the README page.  With cordova you can use HTML5/Javascript for your UI and interface with a Pd patch.  Cordova will allow you to create an iOS platform which generates an Xcode project.<br />
Otherwise, the examples on the <a href="https://github.com/libpd/pd-for-ios" rel="nofollow">pd-for-ios </a> still 'should' work.  I haven't tested all of them for at least a year, but that is also worth a shot if you really need to use native iOS UI tools.<br />
Good luck!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date/3</guid><dc:creator><![CDATA[robertesler]]></dc:creator><pubDate>Thu, 07 Nov 2024 20:28:09 GMT</pubDate></item><item><title><![CDATA[Reply to tutorials for app dev using Xcode &amp; Pd out of date on Wed, 13 Nov 2024 03:14:15 GMT]]></title><description><![CDATA[<p>Thank you. I will try elsewhere.<br />
Hope the devs aren't overly cranky... I am trying to RTFM, but where to find it?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14925/tutorials-for-app-dev-using-xcode-pd-out-of-date/4</guid><dc:creator><![CDATA[bondinstitute]]></dc:creator><pubDate>Wed, 13 Nov 2024 03:14:15 GMT</pubDate></item></channel></rss>