fix: input fields don't open keyboard if cursor is already present

This commit is contained in:
Arkaprabha Chakraborty
2026-03-14 18:20:31 +05:30
parent 04a2a430cc
commit 0a4f5a8b6e
8 changed files with 246 additions and 8 deletions

View File

@@ -265,7 +265,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 0.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@@ -294,7 +294,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 0.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",