<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Building OS-nRF-Toolbox</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64237/building-os-nrf-toolbox</link><description>Hi there, I&amp;#39;m trying to build the IOS-nRF-Toolbox, with the hope of using it as the basis of our app. But, I cannot build it with the following errors: 
 /Users/admin/Documents/github/IOS-nRF-Toolbox/Pods/Target Support Files/Pods-nRF Toolbox/Pods-nRF</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jul 2020 07:07:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64237/building-os-nrf-toolbox" /><item><title>RE: Building OS-nRF-Toolbox</title><link>https://devzone.nordicsemi.com/thread/262300?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 07:07:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:706584f9-5cf4-4bec-b6ce-1f94beaaf479</guid><dc:creator>Dinesh Harjani</dc:creator><description>&lt;p&gt;That is correct, yes.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m happy you were able to resolve this!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building OS-nRF-Toolbox</title><link>https://devzone.nordicsemi.com/thread/262260?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 19:34:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1c8d775-bd59-4d6b-8092-d475eabe27dc</guid><dc:creator>Cecylia</dc:creator><description>&lt;p&gt;Never mind, now I&amp;#39;m able to build to my iPhone after running &amp;quot;pod install&amp;quot; in the github repository, and then rebuild the Xcode project.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;github/IOS-nRF-Toolbox&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;gt;pod install&lt;br /&gt;&lt;br /&gt;Thank you!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building OS-nRF-Toolbox</title><link>https://devzone.nordicsemi.com/thread/262254?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 18:08:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67409577-094a-4e33-8f3c-a21ab3c8b97e</guid><dc:creator>Cecylia</dc:creator><description>&lt;p&gt;Hi Dinesh,&lt;br /&gt;&lt;br /&gt;Thanks for the reply. &amp;nbsp;I was able to resolve 2 errors after I changed the&amp;nbsp;Team to my personal account and replace &amp;quot;nordicsemi&amp;quot; in the Bundle Identifier with some unique&amp;nbsp;string:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screen-Shot-2020_2D00_07_2D00_29-at-10.59.42-AM.png" /&gt;&lt;/p&gt;
&lt;p&gt;com.nordicsemi.nRF-Toolbox-beta ---&amp;gt; com.xxxxx.nRF-Toolbox-beta&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;However, the 1st build error still shows:&lt;br /&gt;&lt;em&gt;/Users/admin/Documents/github/IOS-nRF-Toolbox/Pods/Target Support Files/Pods-nRF Toolbox/Pods-nRF Toolbox.beta.xcconfig: unable to open file (in target &amp;quot;nRF Toolbox&amp;quot; in project &amp;quot;nRF Toolbox&amp;quot;)&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;It seems like it&amp;#39;s looking for directory &amp;quot;Pods&amp;quot;. &amp;nbsp;But, if you see the github&amp;nbsp;(&lt;a href="https://github.com/NordicSemiconductor/IOS-nRF-Toolbox"&gt;https://github.com/NordicSemiconductor/IOS-nRF-Toolbox&lt;/a&gt;) there&amp;#39;s no directory called Pods there. &amp;nbsp;Is this dependent on other repository? Or perhaps another build that I have to run first?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building OS-nRF-Toolbox</title><link>https://devzone.nordicsemi.com/thread/262133?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 08:48:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cd78467-1b96-4538-b84a-09e03f48e37a</guid><dc:creator>Dinesh Harjani</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/cecyliaw"&gt;Cecylia&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is not a build error (those might arise once you fix this)&lt;/p&gt;
&lt;p&gt;This is a signing/deployment issue. Open Xcode, and on the left pane, and scroll to the top, where there should be a file with a blue icon called nRFToolbox. The main panel now should switch to project settings. Check for the &amp;quot;Signing &amp;amp; Capabilities&amp;quot; tab, and you will see the error show up here. You need to change the &amp;quot;Team&amp;quot; used for Signing at least the Debug builds. If you click open the dropdown menu and there isn&amp;#39;t any, you need to go to Xcode&amp;#39;s Preferences, go to Accounts, and add your Apple Developer ID.&lt;/p&gt;
&lt;p&gt;Note: This is not an issue specific of nRF Toolbox, this is Xcode/iOS project management basics. More information available here: &lt;a href="https://developer.apple.com/support/code-signing/"&gt;https://developer.apple.com/support/code-signing/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have more issues building nRF Toolbox, I&amp;#39;ll be happy to help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>