shripalsoni04 / nativescript-geofire-plugin

A GeoFire plugin for nativescript for location based queries in realtime using Firebase.
MIT License
8 stars 3 forks source link

iOS : error during archiving #4

Closed GrEg00z closed 7 years ago

GrEg00z commented 7 years ago

I use version 2.0.0 of the plugin.

On Android everything fine, but on iOS I get the following error after build successfull :

** ARCHIVE FAILED **

The following build commands failed:
    Ld /Users/greg/Library/Developer/Xcode/DerivedData/jarggonApp-acqenodmuernzvcmlwjreilbmuhl/Build/Intermediates/ArchiveIntermediates/jarggonApp/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/GeoFire.build/Objects-normal/armv7/GeoFire normal armv7
(1 failure)
Multiple errors were thrown:
Command xcodebuild failed with exit code 65
shripalsoni04 commented 7 years ago

It seems that the issue is coming when Firebase pod version is >= 4.0.4. I have published a fix in version 2.0.1 of this plugin.