Skip 1.6.6 checkup failed with 2 errors #475
Replies: 2 comments
-
|
Here is the error log from |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Nevermind. I updated XCode and it worked |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am looking into SkipTools as a possible replacement for Flutter. However, the basic checkup is failing:
error: couldn't build /private/var/folders/p0/8clzlwzd2pj1xtxkrhg03db00000gn/T/E50B8E41-D4F8-4A7E-9CF3-004B58DDF38D/.build/arm64-apple-macosx/debug/hello-skip_HelloModel.bundle/Resources because of missing inputs: /private/var/folders/p0/8clzlwzd2pj1xtxkrhg03db00000gn/T/E50B8E41-D4F8-4A7E-9CF3-004B58DDF38D/Sources/HelloModel/ResourcesI started a new SkipTools project and have been trying to add a basic Apple Map / Google Map to my ContentView. It has been challenging to say the least! I am getting this error:
Could not read script '...DerivedData/Project/Build/Intermediates.noindex/BuildToolPluginIntermediates/<project>.output/<project>/skipstone/settings.gradle.kts' as it does not exist.I am running XCode Version 16.3 (16E140) on MacOS Sequoia 15.5
Remember, I am used to running Flutter, so yes I probably have some gradle mismatches between the Flutter stack and the SkipTools stack. How can I remedy this?
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions