<?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: How to link V2 API for macOS App Store? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223407#M12019</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Another update:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The macOS version of my App is waiting for review, but I still have reservations about the Dropbox V2 API OSX authentication scheme. To get this more-or-less working version I spent many hours spread over many days trying lots of things. &amp;nbsp;In particular I built a static library, and even though ar showed that all the modules and entry points existed, my App still crashed because&amp;nbsp;&lt;SPAN&gt;DBClientsManager:&lt;/SPAN&gt;&lt;SPAN&gt;setupWithAppKeyDesktop&lt;/SPAN&gt;&amp;nbsp;couldn’t be found. Go figure.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;In desperation I built a new project from scratch and put my code in bit by bit … I never ran into the dyld error and mis-signed framework, but ….&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The link mechanism is still, er, odd. &amp;nbsp;If there is another instance of any App that uses my DB key then it’s likely to get loaded (“recalled” per my previous post) during authentication after confirming the JavaScriot dialog. This means that there are then *two* instances my App running - you can see them in the Dock - but neither gets authorized. This happens most of the time, but not all the time !! In order to get a working exported macOS test App I must do a project clean to delete the Xcode-generated executable and also delete the archive that I just built because there is an executable buried in that package. &amp;nbsp;Why I get gray &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-29 at 6.41.38 PM.png" style="width: 622px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/506iEADDE6EEEC446F5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-29 at 6.41.38 PM.png" alt="Screen Shot 2017-05-29 at 6.41.38 PM.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 29 May 2017 22:52:02 GMT</pubDate>
    <dc:creator>Steve L.32</dc:creator>
    <dc:date>2017-05-29T22:52:02Z</dc:date>
    <item>
      <title>How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221762#M11790</link>
      <description>&lt;P&gt;My macOS App runs fine while debugging, with the framefwork embedded. &amp;nbsp;But when I archive it for the App Store the resultand binary crashes with this error, how do I resolve this? &amp;nbsp;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dyld Error Message:&lt;BR /&gt; Library not loaded: @rpath/ObjectiveDropboxOfficial.framework/Versions/A/ObjectiveDropboxOfficial&lt;BR /&gt; Referenced from: /Users/USER/Library/Developer/Xcode/DerivedData/Krypton-gtvflmsjkkiprjawxtyiymiepcwp/Build/Products/Debug/Krypton.app/Contents/MacOS/Krypton&lt;BR /&gt; Reason: no suitable image found. Did find:&lt;BR /&gt; /Users/lusol/Library/Developer/Xcode/DerivedData/Krypton-gtvflmsjkkiprjawxtyiymiepcwp/Build/Products/Debug/Krypton.app/Contents/MacOS/../Frameworks/ObjectiveDropboxOfficial.framework/Versions/A/ObjectiveDropboxOfficial: code signature invalid for '/Users/lusol/Library/Developer/Xcode/DerivedData/Krypton-gtvflmsjkkiprjawxtyiymiepcwp/Build/Products/Debug/Krypton.app/Contents/MacOS/../Frameworks/ObjectiveDropboxOfficial.framework/Versions/A/ObjectiveDropboxOfficial'&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:22:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221762#M11790</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2019-05-29T09:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221884#M11796</link>
      <description>&lt;P&gt;Using the Xcode subproject method BTW. &amp;nbsp;Is there a special Copy Files build setting or something I can use .... (don't see one in the docs). &amp;nbsp;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 15:07:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221884#M11796</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-18T15:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221949#M11809</link>
      <description>&lt;P&gt;So I canned the Xcode subproject method, and re-did everything using method #2 Carthage only. Now I cannot even run in debug mode, I get the same errors: &amp;nbsp;1) cannot load Dropbox framework, and&amp;nbsp;2) Dropbox code signing error. Has&amp;nbsp;anyone actually gotten a macOS app using Dropbox API V2 on the Mac App Store? Is this likely an environment error/stupid error on my part, perhaps?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-18 at 4.53.18 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/472i4208C4B356E95474/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-18 at 4.53.18 PM.png" alt="Screen Shot 2017-05-18 at 4.53.18 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-18 at 4.54.52 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/473i5859EB6662BA988E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-18 at 4.54.52 PM.png" alt="Screen Shot 2017-05-18 at 4.54.52 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 21:01:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221949#M11809</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-18T21:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221953#M11811</link>
      <description>Thanks for the detailed report Steve. I can't say off hand what the issue may be here, but I'll have the team take a look. We'll follow up here once we have some information for you. Thanks in advance for your patience.</description>
      <pubDate>Thu, 18 May 2017 21:45:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221953#M11811</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-18T21:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221955#M11812</link>
      <description>&lt;P&gt;Why thank you. &amp;nbsp;I went back to method #3 Xcode subproject and I can once again build and run on my Mac, link and unlink, up-and-download, delete, etc.. &amp;nbsp;When I archive,&amp;nbsp;my&amp;nbsp;typical MO is to upload directly to the App Store. &amp;nbsp;Often I will Export the archive as a macOS App for a final dry run - it's this executable that fails. &amp;nbsp;So I have not placed my App in review for fear it will get the same &amp;nbsp;error. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, loaders and I do not get along, but I've been paying attention to the absolute paths of the Dropbox files and I'm beginning to suspect that "someone" is picking up the wrong path, but my head hurts so I've stopped &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt; for now. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 22:39:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/221955#M11812</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-18T22:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/222387#M11862</link>
      <description>For anyone watching here, there's an update to the linking issue here: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropboxforum.com/t5/API-support/API-V2-analogue-of-canceFileLoad-and-cancelFileUpload/m-p/222333#M11860" target="_blank"&gt;https://www.dropboxforum.com/t5/API-support/API-V2-analogue-of-canceFileLoad-and-cancelFileUpload/m-p/222333#M11860&lt;/A&gt;</description>
      <pubDate>Mon, 22 May 2017 17:14:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/222387#M11862</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-22T17:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/222423#M11887</link>
      <description>&lt;P&gt;FWIW that trick only works on iOS, the macOS version still gets the dynlib error as reported here, unfortunately.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 19:15:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/222423#M11887</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-22T19:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223084#M11963</link>
      <description>&lt;DIV dir="auto"&gt;The iPhone and iPad iOS version of my App with Dropbox V2 API is waiting for review, we’ll see if they pass muster. &amp;nbsp;But I still cannot archive the macOS version for review. &amp;nbsp;Should I perchance try to build a static library. &amp;nbsp;I ask because I continue to see confusion when it comes to resolving the real path of the dynamic library: DBRoulette and my App sometimes both get involved during the link processes.&lt;/DIV&gt;
&lt;DIV dir="auto"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir="auto"&gt;&lt;STRONG&gt;A)&lt;/STRONG&gt; I have what may be an important clue, but I do not know what it’s telling me, yet - hopefully an Engineer does. I can get DBRoulette to fail with the same dynlib error as my macOS app. I’m using the DBRoulette example on github which I downloaded 2-ish weeks ago,&amp;nbsp;&lt;SPAN&gt;dropbox-sdk-obj-c-master/Examples/DBRoulette/macOS/CarthageProject/DBRoulette/DBRoulette.xcodeproj.&lt;/SPAN&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;To run the DBRoulette example one needs to configure the project per README.md, specifically, the Info.plist needs an App Dropbox key. &amp;nbsp;The key is part of the App Record, so it’s associated with the App’s name, in this case Krypton. &amp;nbsp;On my Mac Book Pro the DBRoulette example links to Dropbox via Krypton’s App key and I can see files on the Dropbox servers, but if-and-only-if there is no occurrence of the real Krypton App on the computer.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;If I have even one instance of Krypton.app, the DBRoulette link will (often) fail; here is the sequence:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;1) previously compile Krypton with the Dropbox V2 API such that the executable is lying around somewhere. It doesn’t seem to matter where, as long as there is an instance of the Dropbox V2 dynamic library somewhere, whether it be in an exported archive of the App, or buried deep in the Xcode build file hierarchy from a debug test run.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;2) From Xcode run DBRoulette, and click the Link button.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;3) This starts the Safari authentication process - Click Allow.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;4) This brings up what appears to be a JavaScript Alert panel saying ‘ Do you want to allow this page to open “DBRoulette.app”? ‘ - click Allow. Normally that’s it, your are linked. &amp;nbsp;But not in this case. &amp;nbsp;Instead, Krypton is recalled instead of DBroulette, and the link error occurs.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="HelveticaNeue"&gt;&lt;STRONG&gt;B)&lt;/STRONG&gt; Or, the reverse might happen: I run Krypton in the debugger, begin the link process, and DBRoulette is recalled instead of Krypton. &amp;nbsp;I have no idea why this happens, see pix below showing Krypton running but DBRoulette intercepting the link request.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="HelveticaNeue"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-26 at 1.11.58 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/505i1DDA1BC4947E25D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-26 at 1.11.58 PM.png" alt="Screen Shot 2017-05-26 at 1.11.58 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DB asking to link Krypton, but DBRoulette recalled." style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/504i9E6652C97549732F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-26 at 1.18.50 PM.png" alt="DB asking to link Krypton, but DBRoulette recalled." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;DB asking to link Krypton, but DBRoulette recalled.&lt;/span&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 May 2017 17:37:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223084#M11963</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-26T17:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223142#M11976</link>
      <description>FWIW, the iOS version of my App just passed review and is on the App Store. One down, one to go.  Thanks for all your help so far.&lt;BR /&gt;</description>
      <pubDate>Sat, 27 May 2017 12:05:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223142#M11976</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-27T12:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223407#M12019</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Another update:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The macOS version of my App is waiting for review, but I still have reservations about the Dropbox V2 API OSX authentication scheme. To get this more-or-less working version I spent many hours spread over many days trying lots of things. &amp;nbsp;In particular I built a static library, and even though ar showed that all the modules and entry points existed, my App still crashed because&amp;nbsp;&lt;SPAN&gt;DBClientsManager:&lt;/SPAN&gt;&lt;SPAN&gt;setupWithAppKeyDesktop&lt;/SPAN&gt;&amp;nbsp;couldn’t be found. Go figure.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;In desperation I built a new project from scratch and put my code in bit by bit … I never ran into the dyld error and mis-signed framework, but ….&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The link mechanism is still, er, odd. &amp;nbsp;If there is another instance of any App that uses my DB key then it’s likely to get loaded (“recalled” per my previous post) during authentication after confirming the JavaScriot dialog. This means that there are then *two* instances my App running - you can see them in the Dock - but neither gets authorized. This happens most of the time, but not all the time !! In order to get a working exported macOS test App I must do a project clean to delete the Xcode-generated executable and also delete the archive that I just built because there is an executable buried in that package. &amp;nbsp;Why I get gray &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-29 at 6.41.38 PM.png" style="width: 622px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/506iEADDE6EEEC446F5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-29 at 6.41.38 PM.png" alt="Screen Shot 2017-05-29 at 6.41.38 PM.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 May 2017 22:52:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223407#M12019</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-29T22:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to link V2 API for macOS App Store?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223452#M12029</link>
      <description>&lt;P&gt;Goodness! &amp;nbsp;After one hour waiting for review, and one hour under review, the macOS version of the App is on the Store. &amp;nbsp;2 hours is a new record for me. The average user will only have 1 copy of the App on their machine so authentication should work normally.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I'll go check that box indicating that I know about the 28 June retirement date of API V1, and then get some sleep.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 08:39:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-V2-API-for-macOS-App-Store/m-p/223452#M12029</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-30T08:39:15Z</dc:date>
    </item>
  </channel>
</rss>

