Commit graph

34 commits

Author SHA1 Message Date
John O'Reilly
e03495719c Ktor 2.0.0-beta-1, Coroutines 1.6 and KMP-NativeCoroutines 0.11.1-new-mm 2021-12-23 11:14:30 +00:00
John O'Reilly
dc4646ee3f fix iOS Widget code 2021-12-17 23:48:20 +00:00
John O'Reilly
08a51bb92d Kotlin 1.6.10, K/N new memory model related changes use new Swift concurrency features 2021-12-17 23:03:00 +00:00
John O'Reilly
7a77b35f80 m1 related changes 2021-12-10 17:05:25 +00:00
John O'Reilly
6ad647e7ce Kotlin 1.6, enable K/N memory model 2021-11-20 15:24:14 +00:00
Rick Clephas
3b5c8026e2 Update iOS app to use KMPNativeCoroutinesCombine 2021-11-06 13:18:52 +01:00
John O'Reilly
31fdac4230 ios widget implementation 2021-11-04 14:54:41 +00:00
John O'Reilly
942a851070 Kotlin 1.5.30, Compose alpha + related dependencies 2021-09-15 19:20:55 +01:00
John O'Reilly
744fd02dbd get image url + bio from backend 2021-07-03 14:43:16 +01:00
Ali Khaleqi Yekta
1a339ae623 Reformat & rearrange the project 2021-06-20 15:27:53 +01:00
John O'Reilly
e8060a2160 swiftui update 2021-06-17 19:17:58 +01:00
John O'Reilly
a9ddcfc367 wip: kotlin 1.5 2021-06-11 11:31:51 +01:00
John O'Reilly
132969d847 SwiftUI: show iss position on map 2021-02-27 10:11:41 +00:00
Cicero Hellmann
771a34e7d7 It looks like this happens because xcode can't find the setup java version and gets some sort of default value.
If you would try to run your xcode project right now (I only reproduced this on BigSur) it will not work because the java version will show as outdated.

If you inspect with jenv or java you will find that your innner project folders and general version of java are setup correctly.

To fix this I just force an export JAVA_HOME=$(/usr/libexec/java_home -v)
source ~/.zshrc or source ~/.bash_profile

Of course the global version or your java_home must be in the correct java version you want to use
2021-02-25 18:26:42 +01:00
John O'Reilly
1ab8148496 combine publisher: oncomplete callback 2021-01-05 19:39:18 +00:00
John O'Reilly
789db4e4c6 expose iss position string from swift view model 2021-01-03 18:30:16 +00:00
John O'Reilly
6701e51b45 Combine publisher to flow mapping 2021-01-03 17:32:32 +00:00
John O'Reilly
d73a7ccd95 swiftui: use StateObject instead of EnvironmentObject 2020-12-20 10:23:00 +00:00
John O'Reilly
7c5978e571 add shared code folder to xcode project 2020-12-17 19:46:31 +00:00
John O'Reilly
630b16b8c3 iss position poll updates 2020-11-20 19:13:48 +00:00
John O'Reilly
77b05a07ff scope updates 2020-11-01 17:31:51 +00:00
John O'Reilly
2ae60e1d44 SwiftUI: use ScrollView for person details 2020-10-17 15:37:43 +01:00
John O'Reilly
4f3448b867 SwiftUI updates + move image url retrieval to shared code 2020-09-06 16:20:49 +01:00
John O'Reilly
78179b36ef Removed file that shouldn't be tracked 2020-09-06 16:19:54 +01:00
John O'Reilly
ee8f8b42f2 build out navigation in iOS app + move retrieval of bio to shared code 2020-09-02 21:30:30 +01:00
John O'Reilly
e0ea583aa6 revert to previous invocation from KN clients to pick up changes fron db 2020-08-31 21:42:51 +01:00
John O'Reilly
76fa371e6b kotlin 1.4 2020-08-30 09:37:51 +01:00
John O'Reilly
e317d84dd0 add koin to multiplatform shared code 2020-05-15 17:57:24 +01:00
John O'Reilly
eb3fb4f76c wip: macos support 2020-04-13 09:59:04 +01:00
John O'Reilly
1ca3284e10 persistence/sqldelight support 2020-01-25 15:28:35 +00:00
Neal Sanche
07a59c4a4f Use native threaded coroutines in watch app. 2020-01-13 12:30:19 -07:00
Neal Sanche
8140922437 Pod install all the things. 2020-01-13 11:44:14 -07:00
Neal Sanche
5ae320edd5 Make this run in WatchOs 2020-01-13 11:44:14 -07:00
John O'Reilly
7fb03232ce iniital commit 2019-12-22 20:25:01 +00:00