Skip license key error: The skip.tools license was created with a version of the software that expired on 2024-10-01 #250
marcprux
announced in
Announcements
Replies: 1 comment 2 replies
-
Updated but still get the same error. Tried: Quitting Xcode. Cleaned Build folder. Deleting DerivedData folder. Running "swift build" from project root. Updating license key. Updating packages. Here are my SPMs: Running Xcode 15.4 on MacOS 14.4.1. Got a pretty sweet project going with some automatic skip and some high speed platform specific Canvas graphics. Would like to continue if possible. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
An error with the Skip license key checking had surfaced as of October 1st, 2024, which causes the following error to be issued when building a Skip project:
We have fixed the problem in Skip 1.1.6. You can upgrade from Xcode using
File
/Packages
/Update to Latest Package Versions
, or by setting1.1.6
as the version in yourPackage.swift
.We apologize for the bug.
Beta Was this translation helpful? Give feedback.
All reactions