mobile v0.1 with deployment for ios #191

Merged
talksik merged 19 commits from mobile-v1 into master 2026-04-30 00:39:11 +00:00
Showing only changes of commit 5acb29e6e3 - Show all commits
+1 -1
View File
@@ -18,7 +18,7 @@ const config: ExpoConfig = {
}, },
ios: { ios: {
supportsTablet: true, supportsTablet: true,
bundleIdentifier: "com.llink.flowy", bundleIdentifier: "ai.flowylabs.llink",
infoPlist: { infoPlist: {
ITSAppUsesNonExemptEncryption: false, ITSAppUsesNonExemptEncryption: false,
}, },