13 Commits

Author SHA1 Message Date
ny 24fdd245e6 fix(typo): Depend on release builds for release targets 2024-12-08 11:40:40 -05:00
ny 49d4cb77ae [Build] fix: Okay, but like actually this time 2024-12-08 10:58:05 -05:00
ny c4e41e3b23 [Build] fix: Actually fix Makefile for CI 2024-12-08 10:18:57 -05:00
ny c352fbaeba [Build] fix: Completely rewrite Makefile
Not perfect, but definitely way more cleaned up
2024-12-08 10:08:33 -05:00
Magesh K 37eafbf6f4 Updated makefile to include 'copy' target and use debug build for em_proxy binaries (#3) 2024-12-08 08:18:06 -05:00
Joe Mattiello fd120e5ff5 Fix duplicate modulemap when using with minimuxer 2023-03-01 07:21:47 -05:00
Joe Mattiello df227657aa Use modulemap in xcframework so swift works 2023-03-01 05:41:03 -05:00
Joe Mattiello 240b5e395b Makefile build really works this time 2023-03-01 03:20:13 -05:00
Joe Mattiello 93d82beb08 Fix type-o in Makefile 2023-03-01 02:59:55 -05:00
Joe Mattiello 845d87b4f6 Simplify build 2023-03-01 02:55:59 -05:00
Joe Mattiello b806d22ccb fix type-o in Makefile 2023-03-01 02:26:26 -05:00
Joe Mattiello 313d5570c3 Update makefile and gh action for xcframework 2023-03-01 02:21:40 -05:00
naturecodevoid 1274fc3765 Prebuild (#1)
* [build] copy prebuild logic from minimuxer

* [build] reduce library size

* [build] update to attempt #2 and add panic = "abort"

* [build] remove panic = "abort" because it made build fail

* Update Makefile
2023-02-22 20:56:56 -08:00