Commit Graph

18 Commits

Author SHA1 Message Date
imWildCat 74b0cab9b5 use record exported types 2023-10-21 06:16:07 -04:00
Daohan Chong 131bc92052
Use new macros system of Uniffi (#11)
* add workspace

* trying to fix

* improve gen script

* try macos-latest-xl

* Revert "try macos-latest-xl"

This reverts commit 19f607489c.

* checkout v3

* trying

* use latest main of uniffi

* fix bidgen swift

* Revert "fix bidgen swift"

This reverts commit 5bd84189b1.

* update

* update add async

* fix

* fix

* trying to fix android

* ndkPath
2023-09-20 21:35:44 -07:00
imWildCat 9db2285eb8 [2nd take] fix android CI 2023-09-14 21:04:52 -07:00
imWildCat 5088b13258 trying to fix 2023-09-14 11:27:04 -07:00
imWildCat e7d999d64f cleanup and fix android build 2023-09-07 19:36:41 -07:00
0xh3rman 2087e90861
Upgrade to latest uniffi (0.23.0) (#7)
* Upgrade to latest uniffi (0.23.0)

* upgrade gradle and simplify android ci
2023-06-08 22:59:42 -07:00
Daohan Chong 1c304d4dc6
Improve README and project structure (#4)
* Update root README

* Move apple example of hello

* Fix

* Update build scripts

* cd hello

* Fix android build script
2022-03-22 22:28:44 +08:00
Daohan Chong a4a136b6a9
Android example (#2)
* Create Android example

* Update xocdegen

* Improve Android example

* Add CI

* Update gitignore

* Update

* Improve build yml

* Set up JDK

* Temporarily disable android actions

* Use git lfs checkout

* Disable android actions temporarily
2022-03-16 08:40:51 +08:00
Daohan Chong a0911cbd0f Add semicolon of UDL back and improve tests 2022-01-24 14:21:04 +08:00
Daohan Chong f30caa194d Update with legacy API demo to say greetings 2022-01-24 10:50:05 +08:00
Daohan Chong e1d10f485d Fix path 2022-01-10 10:17:57 +08:00
Daohan Chong 5721e43b71 Minor fixes 2022-01-10 10:15:59 +08:00
WildCat c49aadbe2b Add catalyst 2022-01-09 12:10:33 +08:00
WildCat 80e6d4a80c Finishi initial demo app 2022-01-09 09:50:30 +08:00
WildCat 4d45c6a9f3 Add swift package 2022-01-09 09:03:10 +08:00
WildCat 3b6d3bde0a Update 2022-01-08 22:00:53 +08:00
WildCat bc4552ab90 Refine iOS demo 2022-01-08 21:50:37 +08:00
WildCat 34abe86862 Add apple platform demo 2022-01-08 21:47:11 +08:00