buid and fix bottom sheet and react native compressor
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user