0

Whenever I install 'nativescript-plugin-firebase' this plugin to my project, then I do tns run ios, this error comes up:

Analyzing dependencies
Downloading dependencies
Generating Pods project
Integrating client project
Pod installation complete! There are 16 dependencies from the Podfile and 37 total pods installed.
Project successfully prepared (ios)
Configure firebase
Using Xcode workspace settings path: /Volumes/STORAGE/Project/fagck-app/platforms/ios/fagckapp.xcworkspace/xcshareddata
Building project...
Xcode build...
The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. Supported values are: 4.0, 4.2, 5.0. This setting can be set in the build settings editor.
The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. Supported values are: 4.0, 4.2, 5.0. This setting can be set in the build settings editor.
** BUILD FAILED **

Unable to apply changes on device: 624B0C1F-6D16-4A49-8423-C125801462D7. Error is: Command xcodebuild failed with exit code 65.

when i try to open platforms/ios in xcode, i see this error: enter image description here

I'm tempted to touch my proj through Xcode but nativescript have a rule of thumb to not do it. TIA for any response!

ps: in android its all fine and dandy.

Cœur
  • 37,241
  • 25
  • 195
  • 267
kurt estacion
  • 497
  • 2
  • 8
  • 18
  • Are you any using any other plugins in your project, please post your `package.json` – Manoj Jun 07 '20 at 03:36
  • thanks for the reply. i tried reinstalling my project. The magic was i should not include the faulty plugin on first build which is the 'nativescript-dialog' or else everything is ruined even if i uninstalled that faulty plugin. – kurt estacion Jun 07 '20 at 07:43

0 Answers0