<?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 The fix for the unicode char in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055580#M51733</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;The fix for the unicode char in your DISTRIBUTION cert is now live. If that was blocking your build, it should build now. You still must use a distribution cert not a developer cert.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2015 15:03:20 GMT</pubDate>
    <dc:creator>John_H_Intel2</dc:creator>
    <dc:date>2015-08-18T15:03:20Z</dc:date>
    <item>
      <title>iOS Build error - no identity found</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055576#M51729</link>
      <description>&lt;P&gt;Dear All -&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;When trying to do a iOS build, I am getting the following error -&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal; word-wrap: break-word; white-space: pre-wrap;"&gt;Signing Identity:     "iPhone Developer: &lt;STRONG&gt;XYZ ABC&lt;/STRONG&gt; (XBXNWKHJKDH)"
Provisioning Profile: "provisioning Profile"
                      (e3b9aea8-06cd-4147-81e9-a6ff8a2a51ee)

    /usr/bin/codesign --force --sign 20FC8432DFA5B2598D213BB42432E150800FC77E --resource-rules=.../HWI_WBP/platforms/ios/build/device/Saude\ Ativa.app/ResourceRules.plist --entitlements .../HWI_WBP/platforms/ios/build/Saude\ Ativa.build/Release-iphoneos/Saude\ Ativa.build/Saude\ Ativa.app.xcent .../HWI_WBP/platforms/ios/build/device/Saude\ Ativa.app
20FC8432DFA5B2598D213BB42432E150800FC77E: &lt;STRONG&gt;no identity found&lt;/STRONG&gt;
Command /usr/bin/codesign failed with exit code 1
&lt;/PRE&gt;

&lt;P&gt;I created the csr file from XDK and generated the certificate from Apple Dev site and had it uploaded back in XDK. Also generated the provisioning profile including my new certificate. And added the provisioning profile under XDK project settings.&lt;/P&gt;

&lt;P&gt;I'm getting the build error saying "no identity found". In the build log -&amp;gt; under "Signing Identity", it says a different team member name instead of mine. So I'm guessing that it is not using my identity and thus causing the problem. To prove my theory I removed all my team members from the Provisioning profile and kept only mine and generated and added that provisioning profile. That worked fine. But once I add my team members back to the provisioning profile, the signing identity points to a different developer and build fails.&lt;/P&gt;

&lt;P&gt;Please help in solving this problem. It already took a full day of mine. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 19:21:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055576#M51729</guid>
      <dc:creator>Nagaraja_S_</dc:creator>
      <dc:date>2015-08-17T19:21:35Z</dc:date>
    </item>
    <item>
      <title>Are you switching between</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055577#M51730</link>
      <description>&lt;P&gt;Are you switching between Apple accounts as well or are you using the same Apple account?&lt;/P&gt;

&lt;P&gt;Are you using a DISTRIBUTION certificate?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 20:07:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055577#M51730</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-17T20:07:09Z</dc:date>
    </item>
    <item>
      <title>I'm not switching between</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055578#M51731</link>
      <description>&lt;P&gt;I'm not switching between Apple account. I have only one apple account and using the same. It is a development certificate (iOS App development).&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 20:11:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055578#M51731</guid>
      <dc:creator>Nagaraja_S_</dc:creator>
      <dc:date>2015-08-17T20:11:22Z</dc:date>
    </item>
    <item>
      <title>You must use a  DISTRIBUTION</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055579#M51732</link>
      <description>&lt;P&gt;You must use a&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;DISTRIBUTION certificate. There is a difference in the two.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 20:18:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055579#M51732</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-17T20:18:59Z</dc:date>
    </item>
    <item>
      <title>The fix for the unicode char</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055580#M51733</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;The fix for the unicode char in your DISTRIBUTION cert is now live. If that was blocking your build, it should build now. You still must use a distribution cert not a developer cert.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 15:03:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055580#M51733</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-18T15:03:20Z</dc:date>
    </item>
    <item>
      <title>I am using a distribution</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055581#M51734</link>
      <description>&lt;P&gt;I am using a distribution cert but I am still getting the same error.&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal; widows: auto; word-wrap: break-word; white-space: pre-wrap;"&gt;/usr/bin/codesign --force --sign 5C5C2983C05531152A3E37C9FC53D8FD4E8E81FE --resource-rules=.../xxxx/platforms/ios/build/device/xxxx.app/ResourceRules.plist --entitlements .../xxxx/platforms/ios/build/xxxx.build/Release-iphoneos/xxxx.build/xxxx.app.xcent .../xxxx/platforms/ios/build/device/xxxx.app
5C5C2983C05531152A3E37C9FC53D8FD4E8E81FE: no identity found
Command /usr/bin/codesign failed with exit code 1&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Dec 2015 07:16:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055581#M51734</guid>
      <dc:creator>Kelvin_M_</dc:creator>
      <dc:date>2015-12-14T07:16:04Z</dc:date>
    </item>
    <item>
      <title>@Kelvin -- are you sure the</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055582#M51735</link>
      <description>&lt;P&gt;@Kelvin -- are you sure the certificate you provided to the XDK build system and the provisioning file you provided in your project settings match? Also, confirm that both files are still "in date," meaning they have not expired.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 00:25:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055582#M51735</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-12-15T00:25:54Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055583#M51736</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need help.&lt;/P&gt;

&lt;P&gt;I am new in Intel XDK ios App development. But getting following issue.&lt;/P&gt;

&lt;P&gt;Please suggest me a solution. I am trying to solve since 1 week but not solution.&lt;/P&gt;

&lt;P&gt;To get complete report you can &lt;A href="https://am-xdk2.s3.amazonaws.com/cust.0878ea8d-0a6a-495e-9db2-5bf29f4402cc/app.86e10185-641e-4ac4-a27d-4d059624cedb/iphone/build.201512212055.txt?AWSAccessKeyId=ASIAJQQVSIOQYXJDUJGQ&amp;amp;Expires=1450711321&amp;amp;x-amz-security-token=AQoDYXdzENb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEa4ANjMXkBxQqK8EnYt34tF5kNsN%2FxT%2Fj6d3NRSpaOrfUFbJ%2FCjp2e%2FQVymTpEuduM9CSNyatwhH6jvkbjk%2BiYzkOz1I%2FuI6zliw2TB5aXJYjZOqU%2FMMQsK61dvxcvSPp4i2WmFMCbOEuSANg9HfNeh2BnmGvcNk7EEYuXSt28ePngcbACj2X1L3aN3ewOPynLaWMlEhjX9STyj42npapWU4st5ib27DGXYh78jHwFdKuac%2F5RM7UocbSi6xscaoGjXVsgyIqFxVK0xq88X7%2BKN1W2vjEol1hd6NP3nFDnvcpETZQXaRJrwhC%2BGVCdmFQ3o%2Fck8kqZkxtYLRatSmhMU5GEkNTYWzyTZVZeyTvN%2BWonzJW5Zc%2B64GC70eaV2NRIdFpXihTI1TbHWUZCIQMcGIe0azmQb8NV5dntx0wP%2FLfyyqxxYvOZF%2FhMvS1ootU7za0vYR0LWxUpqhOpUK73aNvfdZVRXF71gPgtFLrIIu4AUjwpMXaW8GkdKoc2A5uZN3k7zYGI13SRilRy8lw1nWKrjZ6tuimDgJE1kcN3c4HxsKiPj2nbv3N6CmzJ67reCt%2FrbPvdVNSiLOYk3umNWMhaEBKGyE4psy%2BdC6h5OEjYt65f0CntAbgqnOKJB8bitW4gm%2FTfswU%3D&amp;amp;Signature=iC%2B34qeURA9Q1qWFtskVj1x5mKo%3D"&gt;click here&lt;/A&gt;&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; white-space: pre-wrap;"&gt;    /usr/bin/codesign --force --sign 990C64C63A7B3521440C5AF337B79A246F6781C3 --resource-rules=.../ClearPath_ABM_iOS/platforms/ios/build/device/ClearPath_ABM_iOS.app/ResourceRules.plist --entitlements .../ClearPath_ABM_iOS/platforms/ios/build/ClearPath_ABM_iOS.build/Release-iphoneos/ClearPath_ABM_iOS.build/ClearPath_ABM_iOS.app.xcent .../ClearPath_ABM_iOS/platforms/ios/build/device/ClearPath_ABM_iOS.app
990C64C63A7B3521440C5AF337B79A246F6781C3: &lt;STRONG&gt;no identity found&lt;/STRONG&gt;
Command /usr/bin/codesign failed with exit code 1

** BUILD FAILED **


&lt;STRONG&gt;The following build commands failed:&lt;/STRONG&gt;
	CodeSign build/device/ClearPath_ABM_iOS.app
(1 failure)
Command finished with error code 65: .../ClearPath_ABM_iOS/platforms/ios/cordova/build --release,--device
Error: .../ClearPath_ABM_iOS/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/Developer/cordova/4.1.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Dec 2015 13:30:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055583#M51736</guid>
      <dc:creator>Kumar_K_</dc:creator>
      <dc:date>2015-12-21T13:30:10Z</dc:date>
    </item>
    <item>
      <title>Your second image show that</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055584#M51737</link>
      <description>&lt;P&gt;Your second image show that you have selected a .cer file. This is incorrect. You need to specify a provisioning profile that you get from apples developer portal.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2015 15:18:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055584#M51737</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-12-21T15:18:40Z</dc:date>
    </item>
    <item>
      <title>Quote:JOHN H. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055585#M51738</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;JOHN H. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Are you switching between Apple accounts as well or are you using the same Apple account?&lt;/P&gt;

&lt;P&gt;Are you using a DISTRIBUTION certificate?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;John, what if I am switching between Apple accounts?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 14:00:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055585#M51738</guid>
      <dc:creator>Barış_G_</dc:creator>
      <dc:date>2016-01-22T14:00:39Z</dc:date>
    </item>
    <item>
      <title>If you are switching between</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055586#M51739</link>
      <description>&lt;P&gt;If you are switching between apple accounts, you will need to download the csr and upload it to the new apple account to get the certificate. You will then need to setup the appID and provisioning profile on the new account.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 14:25:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-error-no-identity-found/m-p/1055586#M51739</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2016-01-22T14:25:53Z</dc:date>
    </item>
  </channel>
</rss>

