error build: Undefined symbol: _MDMMotionCurveMakeBezier iOS swift

 Problem:

I had installed my new xcode and run my existing project but it shows above error.

error build: Undefined symbol: _MDMMotionCurveMakeBezier 

How to solve the above error


Solution:

Because of the previous build cache in xcode.So try to clean the derived data in your app.After that clean the project run it will works good.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift