skiptools / skiptools/skip

Commit on brand new project crashes Xcode

Open
#496 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

project
Dominant language
Swift
Stars
3.2k
Forks
106
Avg merge
6d 13h
Merged PRs (30d)
1

Description

Steps to reproduce

(1) Create a project with the following CLI text...

skip init --transpiled-app --git-repo --github --module-tests --appid=ItMk.SkipTrial skiptrialproject SkipTrial

(2) Open the Xcode project

(3) Click Integrate / Commit

Actual results

Xcode crashes immediately

The same result can be achieved using --open-xcode

Logs
Logs

<!-- Paste your logs here -->

Skip Checkup output
Checkup output

[✓] Skip version 1.6.16 (= 1.6.16)
[✓] macOS version 15.6.1 (> 13.5.0)
[✓] macOS architecture: ARM
[✓] Swift version 6.1.2 (> 5.9.0)
[✓] Xcode version 16.4 (> 15.0.0)
[✓] Xcode tools SDKs: 5
[✓] Homebrew version 4.6.7 (> 4.1.0)
[✓] Gradle version 9.0.0 (> 8.6.0)
[✓] Java version 24.0.2 (> 21.0.0)
[✓] Android Debug Bridge version 1.0.41 (> 1.0.40)
[✓] Android Studio version: 2025.1
[✓] Android tools SDKs: 3
[✓] Skip license: indie good through 2 Mar 2026
[✓] Resolve dependencies (10.84s)
[✓] Build hello-skip (18.12s)
[✓] Test Swift (12.01s)
[✓] Test Kotlin (28.44s)
[✓] Check project schemes (7.15s)
[✓] Archive iOS ipa (14.83s)
[✓] Assemble HelloSkip-debug.ipa 170 KB
[✓] Verifying HelloSkip-debug.ipa: 170 KB
[✓] Assembling Android apk (73.82s)
[✓] Verify HelloSkip-debug.apk: 79 MB
[✓] Check Skip Updates: 1.6.16
[✓] Skip 1.6.16 checkup succeeded in 168.24s

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the provided skip init command, then open the generated Xcode project and try Integrate / Commit or --open-xcode. Investigate the crash using the Xcode project and any available crash output; done means committing from a brand-new generated project no longer crashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.