skiptools / skiptools/skip

Skip sample app fails to build in XCode 26 targeting iOS 26

Open
#444 2 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 blank Skip project with skip create
  2. Open XCode 26 on macOS 26 and target iOS 26
  3. Build
Actual results

Fails with error

unsupported configuration: the aggregate target 'skipstone' has package dependencies, but targets that build for different platforms depend on it
Skip Checkup output
Checkup output
[✓] Skip version 1.6.0 (= 1.6.0)
[✓] macOS version 26.0 (> 13.5.0)
[✓] macOS architecture: ARM
[✓] Swift version 6.1.2 (> 5.9.0)
[✓] Swift Android SDK version 6.1.0 (= 6.1.0)
[✓] Xcode version 16.4 (> 15.0.0)
[✓] Xcode tools SDKs: 5
[✓] Homebrew version 4.5.6 (> 4.1.0)
[✓] Gradle version 8.14.2 (> 8.6.0)
[✓] Java version 24.0.1 (> 21.0.0)
[✓] Android Debug Bridge version 1.0.41 (> 1.0.40)
[✓] Android Studio version: 2024.3
[✓] Android tools SDKs: 2
[✓] Skip license: trial good through Jun 26, 2025
[✓] Resolve dependencies (44.43s)
[✓] Build hello-skip (19.87s)
[✓] Check project schemes (4.77s)
[✓] Archive iOS ipa (24.92s)
[✓] Assemble HelloSkip-release.ipa 1.1 MB
[✓] Verifying HelloSkip-release.ipa: 1.1 MB
[✓] Assembling Android apk (160.08s)
[✓] Verify HelloSkip-release.apk: 84.4 MB
[✓] Check Skip Updates: 1.6.0
[✓] Skip 1.6.0 checkup succeeded in 256.64s

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 failure by creating a blank project with skip create, then building it in Xcode 26 on macOS 26 for iOS 26. Investigate the reported skipstone aggregate-target package-dependency error; done means the generated sample app builds successfully for the target platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, macos, swift
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.