{"id":31033402,"url":"https://github.com/nab138/crosscode","last_synced_at":"2025-09-14T01:53:17.863Z","repository":{"id":240459453,"uuid":"802688280","full_name":"nab138/CrossCode","owner":"nab138","description":"iOS Development IDE for windows/linux","archived":false,"fork":false,"pushed_at":"2025-09-11T15:54:51.000Z","size":41192,"stargazers_count":542,"open_issues_count":8,"forks_count":23,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-11T18:45:03.310Z","etag":null,"topics":["cross-platform","ide","ios","iphone","theos","xcode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nab138.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-19T01:41:04.000Z","updated_at":"2025-09-11T15:54:55.000Z","dependencies_parsed_at":"2025-07-10T03:31:50.840Z","dependency_job_id":"85d268cc-a3a1-4bdd-9464-068dc4670bae","html_url":"https://github.com/nab138/CrossCode","commit_stats":null,"previous_names":["nab138/ycode"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nab138/CrossCode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nab138%2FCrossCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nab138%2FCrossCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nab138%2FCrossCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nab138%2FCrossCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nab138","download_url":"https://codeload.github.com/nab138/CrossCode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nab138%2FCrossCode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275051638,"owners_count":25396977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-platform","ide","ios","iphone","theos","xcode"],"created_at":"2025-09-14T01:53:15.145Z","updated_at":"2025-09-14T01:53:17.838Z","avatar_url":"https://github.com/nab138.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"left\" width=\"120\" height=\"120\" src=\"/logo.png\"\u003e\n\n\u003cdiv id=\"user-content-toc\"\u003e\n  \u003cul style=\"list-style: none;\"\u003e\n    \u003csummary\u003e\n      \u003ch1\u003eCrossCode\u003c/h1\u003e\n    \u003c/summary\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n\n---\n\n[![Build CrossCode](https://github.com/nab138/CrossCode/actions/workflows/build.yml/badge.svg)](https://github.com/nab138/CrossCode/actions/workflows/build.yml)\n\niOS Swift development IDE for Windows/Linux\n\nSupports Swift 6.1 and the Swift Package Manager.\n\n### Demo\n\nhttps://github.com/user-attachments/assets/d0f23971-4711-4de5-be58-ce2e6a66523e\n\n## Installation\n\nCrossCode is currently in alpha. Expect bugs!\n\nDownload the latest build for your platform from [releases](https://github.com/nab138/CrossCode/releases/latest).\n\nCheck out the [Getting Started](https://github.com/nab138/CrossCode/wiki#getting-started) section of the [wiki](https://github.com/nab138/CrossCode/wiki). Also, see [Troubleshooting](https://github.com/nab138/CrossCode/wiki/Troubleshooting) and [FAQ](https://github.com/nab138/CrossCode/wiki/FAQ)\n\n## Features\n\n- Generate a Darwin SDK for linux from a user provided copy of Xcode 16.3 to build the apps\n- Build apps using swift package manager\n- Log in with your Apple ID to sign apps\n- Install apps on device\n- Create projects from templates\n- Code editing including error reporting, autocomplete, go to definition, and other language features\n- Light/dark mode and other customizations\n- View and manage certificates, app IDs, and more\n- View the syslog or the stdout (console) of your device/app\n- Much more (and more to come!)\n\n## Future plans\n\nThe app is currently functional but does not have all the features it should. You can see a tentative plan for the future [on trello](https://trello.com/b/QYQFfOvm/ycode)\n\nPlease note that I am one person, so development may be slow. If you want to help, PRs welcome!\n\n## How it works\n\n- A darwin SDK is generated from a user provided copy of Xcode 16.3 (extracted with [unxip](https://github.com/saagarjha/unxip)) and darwin tools from [darwin-tools-linux-llvm](https://github.com/xtool-org/darwin-tools-linux-llvm)\n- Swift uses the darwin SDK to build an executable which is packaged into an .app bundle.\n- The code to sign and install apps onto a device has been removed from CrossCode's source and moved to a standalone package, [isideload](https://github.com/nab138/isideload). It was built on a lot of other libraries, so check out its README for more info.\n\n## Credits\n\n- [idevice](https://github.com/jkcoxson/idevice) is used to communicate with iOS devices.\n- [xtool](https://xtool.sh) has been used as a reference for the implementation of the darwin SDK generation.\n- [Sideloader](https://github.com/Dadoum/Sideloader) has been heavily used as a reference for the implementation of the Apple Developer APIs and sideloading process.\n\n### AI Usage\n\n- Helped port small sections of code from [Sideloader](https://github.com/Dadoum/Sideloader) because I'm not familiar with dlang syntax\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnab138%2Fcrosscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnab138%2Fcrosscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnab138%2Fcrosscode/lists"}