-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
src/androidbuild/apk.zig's installAPK
method renames all artifacts to libmain.so
when adding them to the APK. This is not necessary. For native activities, for example, the lib name can be specified in the activity metadata anyway. This behaviour is also undesirable if a user intends to add multiple libraries. Each Step.Compile
's name
field could be used instead.
silbinarywolf
Metadata
Metadata
Assignees
Labels
No labels