<?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[Autogenerated Projucer Errors (JUCE 8)]]></title><description><![CDATA[<p dir="auto">I didn't want to hijack the <a href="https://forum.hise.audio/topic/13572/moonbase/33">Moonbase thread</a> but it looks like the autogenerated projucer file generated in a HISE project is not fully working in JUCE 8 just yet.</p>
<p dir="auto">First is the MACOSX_DEPLOYMENT_TARGET automatically being set to 10.9 (easy enough to resolve by editing the projucer). Needs to at least be 10.13 I believe. Might just be a matter of configuring this when setting up HISE.</p>
<p dir="auto">Second issue is the xcodeproject is corrupted:</p>
<pre><code>----- xcbeautify ----- Version: 2.28.0 ---------------------- 
2026-02-12 14:48:03.669 xcodebuild[46272:4429480] 
CFPropertyListCreateFromXMLData(): 
Old-style plist parser: missing semicolon in dictionary on line 949. 
Parsing will be abandoned. 
bla bla bla.....
Reason: The project ‘PROJECTNAME’ is damaged and cannot be opened due to a parse error. 
Examine the project file for invalid edits or unresolved source control conflicts. Path: 
</code></pre>
<p dir="auto">So there's some type of string that Xcode is refusing to parse in the generated project.pbxproj</p>
]]></description><link>https://forum.hise.audio/topic/14396/autogenerated-projucer-errors-juce-8</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 02:25:56 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14396.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Feb 2026 20:48:30 GMT</pubDate><ttl>60</ttl></channel></rss>