mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
finally got IPA work
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
package="com.carriez.flutter_hbb">
|
||||
<application
|
||||
android:label="RustDesk"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:extractNativeLibs="true"
|
||||
tools:replace="android:extractNativeLibs">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:launchMode="singleTop"
|
||||
|
||||
Reference in New Issue
Block a user