Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

ld: warning: directory not found for option '-F-F/Users/po/Projects/games/bouncy/bin/ios/xcode/Unity

Discussion in 'Unity Ads & User Acquisition' started by cesarpo, May 24, 2015.

  1. cesarpo

    cesarpo

    Joined:
    Jun 8, 2013
    Posts:
    97
    Hi, after adding UnityAds I'm unable to build for iOS, this is the error I'm getting:

    ld: warning: directory not found for option '-F-F/Users/po/Projects/games/bouncy/bin/ios/xcode2/UnityAds'

    ld: warning: directory not found for option '-F"/Users/po/Projects/games/bouncy/bin/ios/xcode2/SocialNetworking/FacebookSDK" "" "/Users/po/Projects/games/bouncy/bin/ios/xcode2/UnityAds"'

    Look at the two `-F` options, is that correct? Also looks like some quotes are missing.
     
    Last edited: May 24, 2015
  2. hakankaraduman

    hakankaraduman

    Joined:
    Aug 27, 2012
    Posts:
    353
    Have you found any solution to this?
     
  3. unity-nikkolai

    unity-nikkolai

    Joined:
    Sep 18, 2014
    Posts:
    540
    Can you try building an entirely new Xcode project from Unity?

    Also, please make sure you're using the latest versions of Unity, Xcode, and Unity Ads.
     
  4. cesarpo

    cesarpo

    Joined:
    Jun 8, 2013
    Posts:
    97
    It was caused by one of the Prime31 plugins.

    Replacing them with another plugin solved the problem.
     
  5. hakankaraduman

    hakankaraduman

    Joined:
    Aug 27, 2012
    Posts:
    353
    I use google mobile ads sdks from Stan's Assets, what do you use as admob plugin, can I learn?
     
  6. cesarpo

    cesarpo

    Joined:
    Jun 8, 2013
    Posts:
    97