<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Mac template target setting in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252174#M5096</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I'm trying to create a basic add-on on the MAC using the supplied template. It shows up fine in the initial creation menu but after the project is created, it is brought in without setting a target. According to the instructions, the template should be put into the "application plug-in" folder under the xcode paths. Which needed to be created per instructions. However, nothing shows up in the targets when i try to assign the target. Tried using the bundle target but it is not recognized by Archicad. &lt;BR /&gt;&lt;BR /&gt;What setting should i use. Don't what to strip out everything from one of the examples such as the Geometry test. Looking for a easier solution.&lt;BR /&gt;&lt;BR /&gt;Using Archicad 20 and the December release of the API. XCODE 8.2&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Jul 2023 18:56:48 GMT</pubDate>
    <dc:creator>poco2013</dc:creator>
    <dc:date>2023-07-12T18:56:48Z</dc:date>
    <item>
      <title>Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252174#M5096</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I'm trying to create a basic add-on on the MAC using the supplied template. It shows up fine in the initial creation menu but after the project is created, it is brought in without setting a target. According to the instructions, the template should be put into the "application plug-in" folder under the xcode paths. Which needed to be created per instructions. However, nothing shows up in the targets when i try to assign the target. Tried using the bundle target but it is not recognized by Archicad. &lt;BR /&gt;&lt;BR /&gt;What setting should i use. Don't what to strip out everything from one of the examples such as the Geometry test. Looking for a easier solution.&lt;BR /&gt;&lt;BR /&gt;Using Archicad 20 and the December release of the API. XCODE 8.2&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Jul 2023 18:56:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252174#M5096</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2023-07-12T18:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252175#M5097</link>
      <description>&lt;BLOCKQUOTE&gt;poco2013 wrote:&lt;BR /&gt;I'm trying to create a basic add-on on the MAC using the supplied template. It shows up fine in the initial creation menu but after the project is created, it is brought in without setting a target. According to the instructions, the template should be put into the "application plug-in" folder under the xcode paths. Which needed to be created per instructions. However, nothing shows up in the targets when i try to assign the target. Tried using the bundle target but it is not recognized by Archicad. &lt;BR /&gt;
&lt;BR /&gt;
What setting should i use. Don't what to strip out everything from one of the examples such as the Geometry test. Looking for a easier solution.&lt;BR /&gt;
&lt;BR /&gt;
Using Archicad 20 and the December release of the API. XCODE 8.2&lt;/BLOCKQUOTE&gt;

Hi,&lt;BR /&gt;
&lt;BR /&gt;
That add-on template is not working too well with Xcode 8; one of my colleagues is working on it; we'll get back to you in the middle of January.&lt;BR /&gt;
&lt;BR /&gt;
Best, Akos</description>
      <pubDate>Fri, 23 Dec 2016 21:04:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252175#M5097</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2016-12-23T21:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252176#M5098</link>
      <description>&lt;BLOCKQUOTE&gt;poco2013 wrote:&lt;BR /&gt;I'm trying to create a basic add-on on the MAC using the supplied template. It shows up fine in the initial creation menu but after the project is created, it is brought in without setting a target. According to the instructions, the template should be put into the "application plug-in" folder under the xcode paths. Which needed to be created per instructions. However, nothing shows up in the targets when i try to assign the target. Tried using the bundle target but it is not recognized by Archicad. &lt;BR /&gt;
&lt;BR /&gt;
What setting should i use. Don't what to strip out everything from one of the examples such as the Geometry test. Looking for a easier solution.&lt;BR /&gt;
&lt;BR /&gt;
Using Archicad 20 and the December release of the API. XCODE 8.2&lt;/BLOCKQUOTE&gt;

Hi,&lt;BR /&gt;
I updated the XCode template for the ApiDevkit 20.&lt;BR /&gt;
This update and other useful informations and news will be uploaded to the new &lt;A href="http://archicadapi.graphisoft.com/" target="_blank"&gt;http://archicadapi.graphisoft.com/&lt;/A&gt; site.</description>
      <pubDate>Tue, 17 Jan 2017 12:28:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252176#M5098</guid>
      <dc:creator>MOREH Tamas</dc:creator>
      <dc:date>2017-01-17T12:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252177#M5099</link>
      <description>Getting back to this problem -- I downloaded the template but got the same result -- no target set.&lt;BR /&gt;
I tried using the new API install and the add-On template listed for new projects under -- Crossplatform- OTHER- archicad Add-ON - but also no target is set. All the basic files are there however. -- Just will not compile to a bundle file. All the examples compile and run OK. But I am using the supplied xcoeproj file to load them - not supplied for the template?&lt;BR /&gt;
&lt;BR /&gt;
I am sure this is just a build setting somewhere but don't know what.&lt;BR /&gt;
&lt;BR /&gt;
The other problem is that Archicad does not supply a xcodeproj file for its most basic bare example -- so same problem if you're not familiar with the build settings&lt;BR /&gt;
&lt;BR /&gt;
Any help would appreciated. -- If not, I guess I'll have to wait for 21??&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Sierra 10.12.4 -- xcode 8.3.1</description>
      <pubDate>Sat, 08 Apr 2017 07:47:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252177#M5099</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2017-04-08T07:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252178#M5100</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I tried to reproduce your problem with the attached template, but it works well on my computer.&lt;BR /&gt;
&lt;BR /&gt;
That's all, what I did:&lt;BR /&gt;
&lt;BR /&gt;
- I downloaded and uncompressed the template (xctemplate) file&lt;BR /&gt;
- I copied it into the /Applications/Xcode.app/Contents/Developer/Library/Xcode/Templates/Project Templates/Mac/Application Extension/ folder. (Remove the previous template, if exists.)&lt;BR /&gt;
- I opened the Xcode and clicked the "Create a new Xcode project" option.&lt;BR /&gt;
- I chose the "macOS/ARCHICAD 20 Add-On" template and I filled out the fields .&lt;BR /&gt;
- I saved the project in the installed API DEVKIT/Examples folder (this location is the recommended)&lt;BR /&gt;
- After the project is generated I could click the build button immediately and it generated the .apx file successfully.&lt;BR /&gt;
&lt;BR /&gt;
Which of these steps was not successful?&lt;BR /&gt;
&lt;BR /&gt;
Bests.&lt;BR /&gt;
Tamás</description>
      <pubDate>Tue, 18 Apr 2017 08:09:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252178#M5100</guid>
      <dc:creator>MOREH Tamas</dc:creator>
      <dc:date>2017-04-18T08:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252179#M5101</link>
      <description>Thanks for the Info -- I followed your instructions -- line 1 &amp;amp; 2- The template did not show up under the MacOS tab but under Croiss-Platform. I clicked on that but the new project still had no target set !!</description>
      <pubDate>Tue, 18 Apr 2017 10:25:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252179#M5101</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2017-04-18T10:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252180#M5102</link>
      <description>Are you sure, that there is no more (earlier) ARCHICAD template in any subfolders of the "Project Templates"? If there is, it can be cause that the new template will not be available.</description>
      <pubDate>Tue, 18 Apr 2017 10:45:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252180#M5102</guid>
      <dc:creator>MOREH Tamas</dc:creator>
      <dc:date>2017-04-18T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mac template target setting</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252181#M5103</link>
      <description>I Double checked and there are no other Archicad templates in the Mac subdirectorues other than the one I put in the application folder. Also nothing in the sub-dirs in the cross-platform and basic folders&lt;BR /&gt;
&lt;BR /&gt;
The Archicad Add-On still shows up under Cross-platorm not macos and in listed in the application extension tab there.</description>
      <pubDate>Tue, 18 Apr 2017 11:09:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Mac-template-target-setting/m-p/252181#M5103</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2017-04-18T11:09:12Z</dc:date>
    </item>
  </channel>
</rss>

