feat: deeplink & vercel
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"slug": "musicland",
|
||||
"name": "MusicLand",
|
||||
"scheme": "musicland",
|
||||
"deeplinks": ["musicland://"],
|
||||
"version": "0.0.1",
|
||||
"icon": "./assets/icon.png",
|
||||
"backgroundColor": "#0F0C14",
|
||||
@@ -25,7 +26,7 @@
|
||||
"usesAppleSignIn": true,
|
||||
"requireFullScreen": true,
|
||||
"userInterfaceStyle": "dark",
|
||||
"associatedDomains": ["applinks:minuit.starter"],
|
||||
"associatedDomains": ["applinks:musicland-one.vercel.app"],
|
||||
"bundleIdentifier": "com.omedis.musicland.ai",
|
||||
"infoPlist": {
|
||||
"NSMicrophoneUsageDescription": "MusicLand uses the microphone to record your voice and audio so you can create and collaborate on music projects.",
|
||||
|
||||
Reference in New Issue
Block a user