Xcode 10.2 compilation issues FirebaseCoreHow do I specify multiple targets in my podfile for my Xcode project?What is causing this Crashlytics compile warning? (Auto-Linking supplied '…' framework linker option at '…' is not a dylib)ld: framework not found Podsuse Pod instead of import Parse and Bolts frameworkApple Mach-O Linker Error Group when using Cocoapods to add Firebaseld: 4 duplicate symbols for architecture armv7 FireBase GoogleApple Mach-O Linker Error in Xcode 8Xcode Shell Script error exit code 2Apple Mach-O Linker Error Group directory not foundMojave Update: How do you fix these errors?

Why would anyone ever invest in a cash-only etf?

Why is it "on the inside" and not "in the inside"?

Is it okay for me to decline a project on ethical grounds?

Exploiting the delay when a festival ticket is scanned

how to understand the error info "Illegal parameter number in definition of reserved@a. ...t2+cdots+sqrt2}}_n项 , cdots 收敛.$}"

Why did I lose on time with 3 pawns vs Knight. Shouldn't it be a draw?

8086 stack segment and avoiding overflow in interrupts

Unknown indication below upper stave

My employer is refusing to give me the pay that was advertised after an internal job move

Why did Windows 95 crash the whole system but newer Windows only crashed programs?

Was the Psych theme song written for the show?

What clothes would flying-people wear?

Omnidirectional LED, is it possible?

Scam? Checks via Email

GNU GPL V3 with no code change disclosure

How does the Thief's Fast Hands feature interact with mundane and magical shields?

Surviving a planet collision?

Does Ubuntu reduces battery life?

A variant of the Multiple Traveling Salesman Problem

Argand formula and more for quaternions?

How to innovate in OR

Is there a word to describe someone who is, or the state of being, content with hanging around others without interacting with them?

Complaints from (junior) developers against solution architects: how can we show the benefits of our work and improve relationships?

Is it unprofessional to mention your cover letter and resume are best viewed in Chrome?



Xcode 10.2 compilation issues FirebaseCore


How do I specify multiple targets in my podfile for my Xcode project?What is causing this Crashlytics compile warning? (Auto-Linking supplied '…' framework linker option at '…' is not a dylib)ld: framework not found Podsuse Pod instead of import Parse and Bolts frameworkApple Mach-O Linker Error Group when using Cocoapods to add Firebaseld: 4 duplicate symbols for architecture armv7 FireBase GoogleApple Mach-O Linker Error in Xcode 8Xcode Shell Script error exit code 2Apple Mach-O Linker Error Group directory not foundMojave Update: How do you fix these errors?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















Just updated to Xcode 10.2 and now our project won't compile. We're using FirebaseCore (via cocoa pods). Any idea what's going on?



error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders':
1) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'
2) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'


There are hundreds of these errors showing up.



error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework':
1) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'
2) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'


Any idea what needs to be done?










share|improve this question
































    1















    Just updated to Xcode 10.2 and now our project won't compile. We're using FirebaseCore (via cocoa pods). Any idea what's going on?



    error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders':
    1) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'
    2) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'


    There are hundreds of these errors showing up.



    error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework':
    1) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'
    2) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'


    Any idea what needs to be done?










    share|improve this question




























      1












      1








      1


      1






      Just updated to Xcode 10.2 and now our project won't compile. We're using FirebaseCore (via cocoa pods). Any idea what's going on?



      error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders':
      1) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'
      2) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'


      There are hundreds of these errors showing up.



      error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework':
      1) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'
      2) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'


      Any idea what needs to be done?










      share|improve this question
















      Just updated to Xcode 10.2 and now our project won't compile. We're using FirebaseCore (via cocoa pods). Any idea what's going on?



      error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders':
      1) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'
      2) Target 'FirebaseCore' (project 'Pods') has symlink command from '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/FirebaseCore/FirebaseCore.framework/PrivateHeaders' to 'Versions/Current/PrivateHeaders'


      There are hundreds of these errors showing up.



      error: Multiple commands produce '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework':
      1) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'
      2) Target 'GoogleUtilities' (project 'Pods') has create directory command with output '/Users/User/Library/Developer/Xcode/DerivedData/App-bzgjsblgwdygzrcgpkzfblperpwl/Build/Products/Debug/GoogleUtilities/GoogleUtilities.framework'


      Any idea what needs to be done?







      firebase cocoapods crashlytics xcode10.2






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 27 at 2:17









      Frank van Puffelen

      266k33 gold badges430 silver badges455 bronze badges




      266k33 gold badges430 silver badges455 bronze badges










      asked Mar 26 at 20:41









      strangetimesstrangetimes

      2,2511 gold badge16 silver badges44 bronze badges




      2,2511 gold badge16 silver badges44 bronze badges

























          0






          active

          oldest

          votes










          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',
          autoActivateHeartbeat: false,
          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%2f55365874%2fxcode-10-2-compilation-issues-firebasecore%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes




          Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.







          Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55365874%2fxcode-10-2-compilation-issues-firebasecore%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

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript