If you happen to have Haptic errors when building the project in the XCode, follow this steps to fix them.
1
Navigating to the frameworks folder
Select any framework in the frameworks topdown (in our case it was Core Media framework), right click on it and select Show In Finder
2
Locating CoreHaptic framework
Inside the finder window that just opened there should be CoreHaptics.framework folder. Select it and drag and drop it to the frameworks topdown from the previous step
3
Finishing touches
The popup will show inside the XCode. Make sure that only the UnityFramework Target is selected, and press Finish.