kk143g Posted February 1, 2019 Share Posted February 1, 2019 I have configured MumbeKit by following below instructions,Make MumbleKit (iOS) direct dependency of your application's main executable target.Drag libMumbleKit.a into the 'Link Binary With Libraries' section of your application target's build phases.Add MumbleKit's src directory as a header search path for your application's main executable target.Add MumbleKit's dependencies as linked libraries to the executable target:AudioToolbox.frameworkCFNetwork.frameworkSecurity.frameworkNow when i build the projects it's giving below errorclang: error: no such file or directory: '/Users/Macbook/Library/Developer/Xcode/DerivedData/My_App-awhiyxuwstbqvwbrpddkaxcffoaj/Build/Products/Debug-iphonesimulator/MumbleKit.framework/MumbleKit'And MumblKit.Framework is red in project files, how i can find this MumbleKit.framwork? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.