-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor/combine strings in CLI and mopro-ffi (#297)
* refactor Platform, Framework, Arch... in constants * using arch def. under CLI in ffi * replace mode as well * move Arch and Mode to mopro-ffi * fix missed arch in iOS * update cargo.lock * chore: remove unnecessary 'pub' modifier * feat: replace more strings in ios.rs * fix lint * feat: remove dep. between CLI and mopro-ffi by duplicating the constants def. * chore: leftover
- Loading branch information
Showing
10 changed files
with
530 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.