mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-09 00:17:35 +00:00
Link UIKit as an SDK framework
This commit is contained in:
parent
dd0a5fa8ed
commit
ae73947f4d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ targets:
|
|||
resources:
|
||||
- path: ../core/src/androidMain/assets/i18n
|
||||
dependencies:
|
||||
- framework: UIKit.framework
|
||||
- sdk: UIKit.framework
|
||||
preBuildScripts:
|
||||
- name: Build Fluxa Rust Core
|
||||
script: scripts/build-rust-core-xcframework.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue