Problem: I can't get skip checkup to pass on macOS 15 beta 1
#146
Unanswered
guitaripod
asked this question in
Q&A
Replies: 2 comments 11 replies
-
|
Here's the verbose output (included what i think is relevant): |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I see the following error on the log, which I haven’t seen before. How did you install Android Studio? Maybe open it up and see if it offers updates:Warning: SDK processing. This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.Checking the license for package Android SDK Platform 34 in /Users/marcusziade/Library/Android/sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 3)".Warning: Failed to read or create install properties file.FAILURE: Build failed with an exception.* What went wrong:Could not determine the dependencies of task ':app:lintVitalReportRelease'.> Failed to install the following SDK components: platforms;android-34 Android SDK Platform 34 Install the missing components using the SDK manager in Android Studio.Sent from my iPhoneOn Jun 15, 2024, at 5:37 PM, Marcus Ziadé ***@***.***> wrote:
sure. I switched my swift toolchain to Xcode 16 as well. I had it as 15.4.
skip-checkup-2024-06-15T22:34:27Z.txt.zip
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
9 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.
-
I have Android Studio installed. I've installed the Android SDK, but this checkup command fails like this
Beta Was this translation helpful? Give feedback.
All reactions