fix(mpv): harden native initialization and logging

This commit is contained in:
edde746
2026-07-12 08:42:23 +02:00
parent eaa60cc2b5
commit 3d36ecf094
5 changed files with 75 additions and 4 deletions
+1
View File
@@ -862,6 +862,7 @@
PRODUCT_BUNDLE_IDENTIFIER = com.edde746.plezy;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;