У меня была проблема, когда каждый раз, когда я устанавливаю плагин и затем запускаю команду 'tns run ios --device "iPad Air"', я получаю сообщение об ошибке ниже.Совсем недавно я просто попытался добавить Firebase Storage, раскомментировав соответствующую строку в подфайле.Любые идеи о том, почему я получаю эту ошибку?
Unable to apply changes on device: 1C9BDE89-3434-4EEE-91E3-09DCF9CD5DB5. Error is: Error while executing command 'xcrun simctl install 1C9BDE89-3434-4EEE-91E3-09DCF9CD5DB5 /Users/redacted/Nativescript Projects/redacted/platforms/ios/build/emulator/redacted.app'. Please ensure your tools are configured correctly. More info: An error was encountered processingthe command (domain=IXUserPresentableErrorDomain, code=1):
This app could not be installed at this time.
Failed to load Info.plist from bundle at path /Users/redacted/Library/Developer/CoreSimulator/Devices/1C9BDE89-3434-4EEE-91E3-09DCF9CD5DB5/data/Library/Caches/com.apple.mobile.installd.staging/temp.DiF4Of/extracted/Payload/redacted.app
Failed to load Info.plist from bundle at path /Users/redacted/Library/Developer/CoreSimulator/Devices/1C9BDE89-3434-4EEE-91E3-09DCF9CD5DB5/data/Library/Caches/com.apple.mobile.installd.staging/temp.DiF4Of/extracted/Payload/redacted.app
Underlying error (domain=MIInstallerErrorDomain, code=35):
Failed to load Info.plist from bundle at path /Users/redacted/Library/Developer/CoreSimulator/Devices/1C9BDE89-3434-4EEE-91E3-09DCF9CD5DB5/data/Library/Caches/com.apple.mobile.installd.staging/temp.DiF4Of/extracted/Payload/redacted.app