-
Notifications
You must be signed in to change notification settings - Fork 6
Android and KMP env setup #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
matejsemancik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix these broken links
WARNING - Doc file 'teams/android/index.md' contains a link 'project_setup/00_new_repo.md', but the
target 'teams/android/project_setup/00_new_repo.md' is not found among documentation
files.
WARNING - Doc file 'teams/android/project_setup/30_project.md' contains a link
'./10_github.md#configuration', but the target 'teams/android/project_setup/10_github.md'
is not found among documentation files.
WARNING - Doc file 'teams/android/project_setup/40_firebase.md' contains a link './40_ci_cd.md',
but the target 'teams/android/project_setup/40_ci_cd.md' is not found among documentation
files.
WARNING - Doc file 'teams/android/project_setup/50_ci_cd.md' contains a link './30_firebase.md',
but the target 'teams/android/project_setup/30_firebase.md' is not found among
documentation files.
WARNING - Doc file 'teams/android/release/10_google_play_app.md' contains a link
'../project_setup/30_firebase.md#sha-certificate-fingerprints', but the target
'teams/android/project_setup/30_firebase.md' is not found among documentation files.
| - JDK 17+ | ||
| - Android Studio as the Kotlin + Android IDE | ||
| - Xcode as the Swift IDE | ||
| - (Optional) JetBrains Fleet for IDE users who prefer it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
KMP with Fleet is dead
| If you installed JDK using a native installer, your JDK may be discoverable via `/usr/libexec/java_home`. If `java_home` returns a JDK path, Xcode does not need a Custom Path. | ||
|
|
||
| - `java_home` looks for JDKs in `/Library/Java/JavaVirtualMachines` | ||
| - More info: `https://github.com/sdkman/sdkman-cli/wiki/FAQ#on-mac-usrlibexecjava_home-does-not-detect-alternatives-installed-by-sdkman-what-can-i-do` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clickable link would be nice
Co-authored-by: Matej Semančík <[email protected]>
Co-authored-by: Matej Semančík <[email protected]>
No description provided.