<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure-Devops on Strathweb. A free flowing tech monologue.</title>
    <link>https://www.strathweb.com/categories/azure-devops/</link>
    <description>Recent content in Azure-Devops on Strathweb. A free flowing tech monologue.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 31 Jan 2024 07:06:14 +0000</lastBuildDate><atom:link href="https://www.strathweb.com/categories/azure-devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Running Swift Package tests in Azure DevOps</title>
      <link>https://www.strathweb.com/2024/01/running-swift-package-tests-in-azure-devops/</link>
      <pubDate>Wed, 31 Jan 2024 07:06:14 +0000</pubDate>
      
      <guid>https://www.strathweb.com/2024/01/running-swift-package-tests-in-azure-devops/</guid>
      <description>&lt;p&gt;It is a common scenario to use Azure DevOps to build, sign and release iOS applications. Most of the tasks related to that can be handled by the &lt;a href=&#34;https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/xcode-v5?view=azure-pipelines&#34;&gt;Xcode@5&lt;/a&gt; task, which provides support for all kinds of build activities around Xcode workspaces, and which is a de-facto shortcut for invoking &lt;a href=&#34;https://developer.apple.com/library/archive/technotes/tn2339/_index.html&#34;&gt;xcodebuild&lt;/a&gt; command line tool.&lt;/p&gt;
&lt;p&gt;The task is quite well documented, but it is not entirely obvious how to use it for building Swift Packages, as those come without Xcode workspaces. In this post we will quickly explore how to achieve that.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
