<?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 Re: Error on local make (iOS)  in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845637#M2646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erwin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using another certificate and it worked.&lt;BR /&gt;For now we will forget why the initial certificate does not work, since I have found another error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class=""&gt;Undefined symbols for architecture arm64: &amp;nbsp; "qt_static_plugin_GeoPositionInfoSourceFactoryCoreLocation()", referenced from: &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _main in main.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)   ** ARCHIVE FAILED **   The following build commands failed: 	Ld /Users/pipo/Library/Developer/Xcode/DerivedData/AppStudioApp-bphcebtaygywuwexzbqxprhkkyqf/ArchiveIntermediates/AppStudioApp/InstallationBuildProductsLocation/Applications/AppStudioApp.app/AppStudioApp normal arm64 (1 failure)&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;BR /&gt;Im using Qt 5.12.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2020 10:14:30 GMT</pubDate>
    <dc:creator>JorgeFrade_Martínez</dc:creator>
    <dc:date>2020-02-07T10:14:30Z</dc:date>
    <item>
      <title>Error on local make (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845633#M2642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I follow all the necessary steps and i get an error on the compilation. The APP compiles perfectly with the "cloud make".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Code Signing Error: No certificate for team '*******************' matching '***************' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What exactly must be on that '******' fields, and where exactly can i found that information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the certificate installed and everything else...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using AppStudio for ArcGIS 4.1.70&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 11:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845633#M2642</guid>
      <dc:creator>JorgeFrade_Martínez</dc:creator>
      <dc:date>2020-02-05T11:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error on local make (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845634#M2643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jorge,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check if the value in Setting &amp;gt; Platform &amp;gt; iOS &amp;gt; Local Make is set correctly?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="480425" class="image-1 jive-image" height="434" src="https://community.esri.com/legacyfs/online/480425_pastedImage_1.png" width="645" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, remember to double click on the provisioning profile to install it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Erwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 23:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845634#M2643</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-02-05T23:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error on local make (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845635#M2644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erwin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Team ID" i put, is the one that apple shows to me in &lt;A class="link-titled" href="https://developer.apple.com/account/#/membership/" title="https://developer.apple.com/account/#/membership/"&gt;Membership - Apple Developer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But im not sure at all of what i must to write on the Code Signing Identity field. &lt;BR /&gt;&lt;STRONG&gt;Where i can get that information?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The compiler grabs the provisioning profile correctly. &lt;BR /&gt;It shows this line at the start of the compiling process:&lt;BR /&gt;Project MESSAGE: iOS Provisioning profile UUID = xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &lt;BR /&gt;(Of course, it shows the real UUID, I have put the X for privacy.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A greeting!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 15:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845635#M2644</guid>
      <dc:creator>JorgeFrade_Martínez</dc:creator>
      <dc:date>2020-02-06T15:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error on local make (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845636#M2645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might help answer the question regarding Code Singing Identity field.&amp;nbsp;&lt;A class="link-titled" href="https://stackoverflow.com/questions/15996468/what-are-code-signing-identities" title="https://stackoverflow.com/questions/15996468/what-are-code-signing-identities"&gt;xcode4.5 - What are code signing identities? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;The term &lt;STRONG&gt;Code Sign Identity&lt;/STRONG&gt; refers to the Common Name of those certificates that are installed in the Keychain of the Developer's machine. If you open up Keychain Access and double click any of the 'iPhone Development: ...' or 'iPhone Distribution: ...' certificates shows all of the information. This entry will appear in KeyChain access&amp;nbsp;on the&amp;nbsp;your machine once&amp;nbsp;you import the p12 file which is a pre-requisite for running local make&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;IMG class="image-1 j-img-centered jive-image" height="218" src="https://community.esri.com/legacyfs/online/480590_pastedImage_2.png" style="display: block; margin-left: auto; margin-right: auto;" width="450" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;IMG class="image-2 j-img-centered jive-image" src="https://community.esri.com/legacyfs/online/480592_pastedImage_4.png" style="display: block; margin-left: auto; margin-right: auto;" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2020 01:41:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845636#M2645</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-02-07T01:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error on local make (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845637#M2646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erwin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using another certificate and it worked.&lt;BR /&gt;For now we will forget why the initial certificate does not work, since I have found another error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class=""&gt;Undefined symbols for architecture arm64: &amp;nbsp; "qt_static_plugin_GeoPositionInfoSourceFactoryCoreLocation()", referenced from: &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _main in main.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)   ** ARCHIVE FAILED **   The following build commands failed: 	Ld /Users/pipo/Library/Developer/Xcode/DerivedData/AppStudioApp-bphcebtaygywuwexzbqxprhkkyqf/ArchiveIntermediates/AppStudioApp/InstallationBuildProductsLocation/Applications/AppStudioApp.app/AppStudioApp normal arm64 (1 failure)&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;BR /&gt;Im using Qt 5.12.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2020 10:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845637#M2646</guid>
      <dc:creator>JorgeFrade_Martínez</dc:creator>
      <dc:date>2020-02-07T10:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error on local make (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845638#M2647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AppStudio 4.1 is using Qt 5.13.1, so you need to update the Qt Framework installed in the machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you are getting is because you have not run the AppStudio Advanced Configuration Tool, after installing required developer tools,&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm" title="https://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm"&gt;Install development tools for local Make—AppStudio for ArcGIS | Documentation&lt;/A&gt;&amp;nbsp;(see the very bottom of this doc page)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="231" src="https://community.esri.com/legacyfs/online/480921_pastedImage_2.png" width="630" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="411" src="https://community.esri.com/legacyfs/online/480938_pastedImage_4.png" width="621" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2020 23:30:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/error-on-local-make-ios/m-p/845638#M2647</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-02-10T23:30:41Z</dc:date>
    </item>
  </channel>
</rss>

