<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MacOS on KDE Blogs</title><link>https://blogs.kde.org/categories/macos/</link><description>Recent content in MacOS on KDE Blogs</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 14 Jun 2026 03:01:10 +0200</lastBuildDate><atom:link href="https://blogs.kde.org/categories/macos/index.xml" rel="self" type="application/rss+xml"/><item><title>Farewell, Binary Factory! Add Craft Jobs for Your Apps to KDE's GitLab Now</title><link>https://blogs.kde.org/2024/01/30/farewell-binary-factory-add-craft-jobs-your-apps-kdes-gitlab-now/</link><pubDate>Tue, 30 Jan 2024 00:00:00 +0000</pubDate><author>Ingo Klöcker</author><guid>https://blogs.kde.org/2024/01/30/farewell-binary-factory-add-craft-jobs-your-apps-kdes-gitlab-now/</guid><description>&lt;p&gt;This is the final update on the migration of the Craft jobs from &lt;a href="https://binary-factory.kde.org"&gt;Binary Factory&lt;/a&gt; to &lt;a href="https://invent.kde.org"&gt;KDE's GitLab&lt;/a&gt;.
Since the &lt;a href="https://blogs.kde.org/2023/12/20/gitlab-microsoft-store"&gt;last blog&lt;/a&gt; the last missing pieces have been put in place.&lt;/p&gt;
&lt;p&gt;We now build a KF6 runtime which is used for the &lt;a href="https://userbase.kde.org/Tutorials/Flatpak#Nightly_KDE_Apps"&gt;nightly flatpaks&lt;/a&gt; of many of the apps that will be part of &lt;a href="https://kde.org/announcements/megarelease/6/rc1/"&gt;KDE's Megarelease 6&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Moreover, additionally to signing the sideload APPX packages (see &lt;a href="https://blogs.kde.org/2023/12/20/gitlab-microsoft-store"&gt;previous blog&lt;/a&gt;) the Windows Craft jobs now also sign the NSIS (&lt;code&gt;.exe&lt;/code&gt;) installers and all binaries included in the installers. This completes the port of the Windows Craft jobs from Binary Factory to KDE's GitLab.&lt;/p&gt;
&lt;p&gt;Now is the time to add GitLab jobs to your project for builds previously run on Binary Factory. The 24.02 release branch has been cleared for using our signing and publishing services, so that you can prepare builds of AppImages, Flatpaks, Android packages, macOS installers, and Windows installers for the 24.02 release of your project, or any other release if you release independent of KDE Gear. To enable those builds add one or more of the following &lt;a href="https://invent.kde.org/sysadmin/ci-utilities/-/tree/master/gitlab-templates?ref_type=heads#our-gitlab-cicd-pipelines"&gt;GitLab templates&lt;/a&gt; to your project's &lt;code&gt;.gitlab-ci.yml&lt;/code&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;craft-appimage.yml (Qt 5), craft-appimage-qt6.yml (Qt 6)&lt;/li&gt;
&lt;li&gt;flatpak.yml&lt;/li&gt;
&lt;li&gt;craft-android-apks.yml (Qt 5), craft-android-qt6-apks.yml (Qt 6)&lt;/li&gt;
&lt;li&gt;craft-macos-arm64.yml (Qt 5), craft-macos-arm64-qt6.yml (Qt 6)&lt;/li&gt;
&lt;li&gt;craft-macos-x86-64.yml (Qt 5), craft-macos-x86-64-qt6.yml (Qt 6)&lt;/li&gt;
&lt;li&gt;craft-windows-x86-64.yml (Qt 5), craft-windows-x86-64-qt6.yml (Qt 6)&lt;/li&gt;
&lt;li&gt;craft-windows-mingw64.yml (Qt 5), craft-windows-mingw64-qt6.yml (Qt 6)&lt;/li&gt;
&lt;/ul&gt;
All jobs except for the Flatpak job use Craft for building and packaging your app. You may have to add a &lt;code&gt;.craft.ini&lt;/code&gt; file to your project's root folder for &lt;a href="https://invent.kde.org/sysadmin/ci-utilities/-/tree/master/gitlab-templates?ref_type=heads#details"&gt;overriding the defaults&lt;/a&gt; of Craft and the Craft blueprints of your project or your project's dependencies.
&lt;p&gt;&lt;b&gt;What's Next&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Next I'll work on making it possible to create and publish Android Application Bundles (AAB) additionally to APKs for your Android apps. Application Bundles contain the binaries for all supported architectures in a single package (instead of multiple different APKs for each architecture). This packaging format is required for new applications published on Google Play.&lt;/p&gt;</description></item></channel></rss>