<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://projectnyxian.github.io/nyxian.app/blog</id>
    <title>Nyxian Blog</title>
    <updated>2026-02-21T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://projectnyxian.github.io/nyxian.app/blog"/>
    <subtitle>Nyxian Blog</subtitle>
    <entry>
        <title type="html"><![CDATA[New Website!]]></title>
        <id>https://projectnyxian.github.io/nyxian.app/blog/2026/02/21/new-website</id>
        <link href="https://projectnyxian.github.io/nyxian.app/blog/2026/02/21/new-website"/>
        <updated>2026-02-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Welcome to Nyxian's new Website! Now actually working...]]></summary>
        <content type="html"><![CDATA[<p>Welcome to Nyxian's new Website! Now actually working...</p>
<!-- -->
<p>As you might have noticed the entire Nyxian website has been changed and now uses Docusaurus.</p>
<p>The entire documentation is written using markdown, so anyone is be able to contribute.
But for now no contributing to the website, as the Github repo for the website still needs to be setup...</p>
<p>Edit: You can now contribute! <!-- -->:D</p>]]></content>
        <author>
            <name>LucaVmu</name>
        </author>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nyxian: Xcode straight from your pocket]]></title>
        <id>https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket</id>
        <link href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket"/>
        <updated>2026-01-29T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Nyxian running on iPadOS 26.x]]></summary>
        <content type="html"><![CDATA[<p><img decoding="async" loading="lazy" src="https://miro.medium.com/v2/resize:fit:1400/format:webp/1*SKo00NmiV-HzDT6qiFoYGg.png" alt="Nyxian running on iPadOS 26.x" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="building-native-and-running-ios-apps-directly-on-your-iphone--no-jailbreak-required">Building native and running iOS apps directly on your iPhone — no jailbreak required<a href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket#building-native-and-running-ios-apps-directly-on-your-iphone--no-jailbreak-required" class="hash-link" aria-label="Direct link to Building native and running iOS apps directly on your iPhone — no jailbreak required" title="Direct link to Building native and running iOS apps directly on your iPhone — no jailbreak required" translate="no">​</a></h2>
<!-- -->
<blockquote>
<p>“How a teen built an Xcode alternative after parents took their MacBook.”</p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="does-it-actually-work">Does it actually work?<a href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket#does-it-actually-work" class="hash-link" aria-label="Direct link to Does it actually work?" title="Direct link to Does it actually work?" translate="no">​</a></h3>
<p>Yes! Nyxian is an iOS app that empowers developers with a full toolchain they can use while even being offline for iOS development on iPhone. It supports C, ObjC, C++ and ObjC++ with Swift support announced for 0.9.x. It’s a powerful Xcode alternative that made the impossible possible, a fully On-device iOS IDE that doesn’t even need a cloud. It supports officially iOS 18 all the way up to the latest iOS version. You can compile and run iOS apps on the go without any problems, using the entire iOS 26.1 SDK.</p>
<div class="horizontal-row"><img src="https://miro.medium.com/v2/resize:fit:668/format:webp/1*bComURViz8pIjIFFq7AIVw.png" alt="captionless image"><img src="https://miro.medium.com/v2/resize:fit:668/format:webp/1*NH7SynK5RHOvB4Re93nFtw.png" alt="captionless image"><img src="https://miro.medium.com/v2/resize:fit:668/format:webp/1*MCBwLPa7FOAfWJqB6pLWTw.png" alt="Nyxian running on iOS 26.x"></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="my-experience-with-nyxian">My experience with Nyxian?<a href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket#my-experience-with-nyxian" class="hash-link" aria-label="Direct link to My experience with Nyxian?" title="Direct link to My experience with Nyxian?" translate="no">​</a></h3>
<p>I wrote an entire file management app on my iPhone without touching my MacBook and it works amazingly, it compiles and executes the app using powerful techniques like multi-threaded compilation and incremental building in under a second.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="is-apple-sleeping-on-mobile-development">Is Apple sleeping on mobile development?<a href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket#is-apple-sleeping-on-mobile-development" class="hash-link" aria-label="Direct link to Is Apple sleeping on mobile development?" title="Direct link to Is Apple sleeping on mobile development?" translate="no">​</a></h3>
<p>In my opinion, yes, absolutely, no doubts. The fact that this tool even works on iPhones — not just iPads, is something Apple seems not to have figured out yet, with their Swift Playgrounds application, which they seem to have abandoned.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-i-built-nyxian">Why I built Nyxian?<a href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket#why-i-built-nyxian" class="hash-link" aria-label="Direct link to Why I built Nyxian?" title="Direct link to Why I built Nyxian?" translate="no">​</a></h3>
<p>Hi, I’m Frida (cr4zyengineer), and I created Nyxian. My story started in 2023 when my parents took away my MacBook. I was stuck, I wanted to code, but had no way to develop iOS apps without my computer.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="installing-nyxian">Installing Nyxian<a href="https://projectnyxian.github.io/nyxian.app/blog/2026/01/29/nyxian-xcode-straight-from-your-pocket#installing-nyxian" class="hash-link" aria-label="Direct link to Installing Nyxian" title="Direct link to Installing Nyxian" translate="no">​</a></h3>
<p>Nyxian will likely never be in the AppStore, but it’s entirely Open Source: <a href="https://github.com/ProjectNyxian/Nyxian" target="_blank" rel="noopener noreferrer" class="">https://github.com/ProjectNyxian/Nyxian</a>.</p>
<p>You can either:</p>
<ul>
<li class="">Clone the repo and build it yourself</li>
<li class="">Download the latest pre-release: <a href="https://github.com/ProjectNyxian/Nyxian/releases" target="_blank" rel="noopener noreferrer" class="">https://github.com/ProjectNyxian/Nyxian/releases</a></li>
</ul>
<p>Try Nyxian and share what you build! Follow development at @fridadev on X.</p>
<p>If this project interests you, share it with other iOS developers — help spread the word that on-device development is finally possible.</p>]]></content>
        <author>
            <name>Nyxia</name>
        </author>
    </entry>
</feed>