buid and fix bottom sheet and react native compressor

This commit is contained in:
Thomas Demirdjian
2025-10-31 14:28:10 +01:00
parent ce285881ca
commit 6f330c1df8
11 changed files with 387 additions and 180 deletions
+2 -2
View File
@@ -5,7 +5,6 @@
"name": "MusicLand",
"scheme": "musicland",
"version": "0.0.1",
"orientation": "portrait",
"icon": "./assets/icon.png",
"backgroundColor": "#0F0C14",
"jsEngine": "hermes",
@@ -43,7 +42,8 @@
"usesNonExemptEncryption": false
},
"entitlements": {
"aps-environment": "development"
"aps-environment": "development",
"com.apple.developer.applesignin": ["Default"]
},
"appleTeamId": "W2QZ9CTMYJ"
},