XCode10 iOS firebase firestore SDK — multiple command produce gRPCCertificates.bundle error in Firebase











up vote
1
down vote

favorite












I am getting multiple command produce gRPCCertificates.bundle




Multiple commands produce '...iphoneos/gRPCCertificates.bundle':



1)
Target 'gRPC-C++-gRPCCertificates' has create directory command with
output '.../iphoneos/gRPCCertificates.bundle'



2) Target
'FirebaseFirestore-gRPCCertificates' has create directory command with
output '....iphoneos/gRPCCertificates.bundle'




Here is my podfile



    # Uncomment the next line to define a global platform for your project
platform :ios, '11.0'

target 'FireCheck' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

# Pods for FireCheck

pod 'Firebase/Core'
pod 'Firebase/Firestore'

end


I have already tried clean, deleting derive data, deintegrating and reintegrating pods , nothing works
I am using XCode 10
Any help is appreciated



It only happens when i do build and achieve ... normal run/debug works



It also only happens in MacOS 10.14 (18A391) not in previous version of the macOS (High Sierra)



More information i have added here
https://github.com/firebase/firebase-ios-sdk/issues/2102










share|improve this question




























    up vote
    1
    down vote

    favorite












    I am getting multiple command produce gRPCCertificates.bundle




    Multiple commands produce '...iphoneos/gRPCCertificates.bundle':



    1)
    Target 'gRPC-C++-gRPCCertificates' has create directory command with
    output '.../iphoneos/gRPCCertificates.bundle'



    2) Target
    'FirebaseFirestore-gRPCCertificates' has create directory command with
    output '....iphoneos/gRPCCertificates.bundle'




    Here is my podfile



        # Uncomment the next line to define a global platform for your project
    platform :ios, '11.0'

    target 'FireCheck' do
    # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
    use_frameworks!

    # Pods for FireCheck

    pod 'Firebase/Core'
    pod 'Firebase/Firestore'

    end


    I have already tried clean, deleting derive data, deintegrating and reintegrating pods , nothing works
    I am using XCode 10
    Any help is appreciated



    It only happens when i do build and achieve ... normal run/debug works



    It also only happens in MacOS 10.14 (18A391) not in previous version of the macOS (High Sierra)



    More information i have added here
    https://github.com/firebase/firebase-ios-sdk/issues/2102










    share|improve this question


























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am getting multiple command produce gRPCCertificates.bundle




      Multiple commands produce '...iphoneos/gRPCCertificates.bundle':



      1)
      Target 'gRPC-C++-gRPCCertificates' has create directory command with
      output '.../iphoneos/gRPCCertificates.bundle'



      2) Target
      'FirebaseFirestore-gRPCCertificates' has create directory command with
      output '....iphoneos/gRPCCertificates.bundle'




      Here is my podfile



          # Uncomment the next line to define a global platform for your project
      platform :ios, '11.0'

      target 'FireCheck' do
      # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
      use_frameworks!

      # Pods for FireCheck

      pod 'Firebase/Core'
      pod 'Firebase/Firestore'

      end


      I have already tried clean, deleting derive data, deintegrating and reintegrating pods , nothing works
      I am using XCode 10
      Any help is appreciated



      It only happens when i do build and achieve ... normal run/debug works



      It also only happens in MacOS 10.14 (18A391) not in previous version of the macOS (High Sierra)



      More information i have added here
      https://github.com/firebase/firebase-ios-sdk/issues/2102










      share|improve this question















      I am getting multiple command produce gRPCCertificates.bundle




      Multiple commands produce '...iphoneos/gRPCCertificates.bundle':



      1)
      Target 'gRPC-C++-gRPCCertificates' has create directory command with
      output '.../iphoneos/gRPCCertificates.bundle'



      2) Target
      'FirebaseFirestore-gRPCCertificates' has create directory command with
      output '....iphoneos/gRPCCertificates.bundle'




      Here is my podfile



          # Uncomment the next line to define a global platform for your project
      platform :ios, '11.0'

      target 'FireCheck' do
      # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
      use_frameworks!

      # Pods for FireCheck

      pod 'Firebase/Core'
      pod 'Firebase/Firestore'

      end


      I have already tried clean, deleting derive data, deintegrating and reintegrating pods , nothing works
      I am using XCode 10
      Any help is appreciated



      It only happens when i do build and achieve ... normal run/debug works



      It also only happens in MacOS 10.14 (18A391) not in previous version of the macOS (High Sierra)



      More information i have added here
      https://github.com/firebase/firebase-ios-sdk/issues/2102







      ios firebase cocoapods google-cloud-firestore grpc






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 21 at 15:40









      Paul Beusterien

      13.4k43579




      13.4k43579










      asked Nov 21 at 7:13









      mihir mehta

      11.9k15075




      11.9k15075
























          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Run pod update



          The issue is now fixed with the release of version 0.0.5 of gRPC-C++.



          More details at https://github.com/firebase/firebase-ios-sdk/issues/2102






          share|improve this answer




























            up vote
            1
            down vote













            While waiting for an update on the Github project, you can temporarily use the previous version of Firestore.



            pod 'Firebase/Firestore', '5.12.0'





            share|improve this answer








            New contributor




            Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.


















            • Yes this works ....
              – mihir mehta
              Nov 21 at 16:05











            Your Answer






            StackExchange.ifUsing("editor", function () {
            StackExchange.using("externalEditor", function () {
            StackExchange.using("snippets", function () {
            StackExchange.snippets.init();
            });
            });
            }, "code-snippets");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "1"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














             

            draft saved


            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53406947%2fxcode10-ios-firebase-firestore-sdk-multiple-command-produce-grpccertificates%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote



            accepted










            Run pod update



            The issue is now fixed with the release of version 0.0.5 of gRPC-C++.



            More details at https://github.com/firebase/firebase-ios-sdk/issues/2102






            share|improve this answer

























              up vote
              1
              down vote



              accepted










              Run pod update



              The issue is now fixed with the release of version 0.0.5 of gRPC-C++.



              More details at https://github.com/firebase/firebase-ios-sdk/issues/2102






              share|improve this answer























                up vote
                1
                down vote



                accepted







                up vote
                1
                down vote



                accepted






                Run pod update



                The issue is now fixed with the release of version 0.0.5 of gRPC-C++.



                More details at https://github.com/firebase/firebase-ios-sdk/issues/2102






                share|improve this answer












                Run pod update



                The issue is now fixed with the release of version 0.0.5 of gRPC-C++.



                More details at https://github.com/firebase/firebase-ios-sdk/issues/2102







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 21 at 19:28









                Paul Beusterien

                13.4k43579




                13.4k43579
























                    up vote
                    1
                    down vote













                    While waiting for an update on the Github project, you can temporarily use the previous version of Firestore.



                    pod 'Firebase/Firestore', '5.12.0'





                    share|improve this answer








                    New contributor




                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.


















                    • Yes this works ....
                      – mihir mehta
                      Nov 21 at 16:05















                    up vote
                    1
                    down vote













                    While waiting for an update on the Github project, you can temporarily use the previous version of Firestore.



                    pod 'Firebase/Firestore', '5.12.0'





                    share|improve this answer








                    New contributor




                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.


















                    • Yes this works ....
                      – mihir mehta
                      Nov 21 at 16:05













                    up vote
                    1
                    down vote










                    up vote
                    1
                    down vote









                    While waiting for an update on the Github project, you can temporarily use the previous version of Firestore.



                    pod 'Firebase/Firestore', '5.12.0'





                    share|improve this answer








                    New contributor




                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.









                    While waiting for an update on the Github project, you can temporarily use the previous version of Firestore.



                    pod 'Firebase/Firestore', '5.12.0'






                    share|improve this answer








                    New contributor




                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.









                    share|improve this answer



                    share|improve this answer






                    New contributor




                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.









                    answered Nov 21 at 11:39









                    Nicolas Bush

                    111




                    111




                    New contributor




                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.





                    New contributor





                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.






                    Nicolas Bush is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.












                    • Yes this works ....
                      – mihir mehta
                      Nov 21 at 16:05


















                    • Yes this works ....
                      – mihir mehta
                      Nov 21 at 16:05
















                    Yes this works ....
                    – mihir mehta
                    Nov 21 at 16:05




                    Yes this works ....
                    – mihir mehta
                    Nov 21 at 16:05


















                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53406947%2fxcode10-ios-firebase-firestore-sdk-multiple-command-produce-grpccertificates%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Contact image not getting when fetch all contact list from iPhone by CNContact

                    count number of partitions of a set with n elements into k subsets

                    A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks