lexical or preprocessor issue file not found occurs while archiving?

前端 未结 13 1351
难免孤独
难免孤独 2020-11-27 05:28

\"this

I am new to this iPhone development and i have almost completed my fi

13条回答
  •  难免孤独
    2020-11-27 05:57

    I fixed mine. The fb sdk downloaded (from my browser) as 'FacebookSDKs-iOS-4.22.0' -- I just had to rename the folder to FacebookSDK. So now in Build

    Settings --> Framework Search Paths

    the path looks something like /Users/.../Documents/FacebookSDK (where as before it was /Users/.../Documents/FacebookSDKs-iOS-4.22.0) Hope this helps!

提交回复
热议问题