bitcode bundle could not be generated because 'Framework' was built without full bitcode

Getting error on using apple tv framework in a project. Following are the steps:

  1. Create new apple tv framework
  2. Import framework in apple tv project.
  3. While compiling the code getting error bitcode bundle could not be generated because 'Framework' was built without full bitcode
bitcode bundle could not be generated because 'Framework' was built without full bitcode
 
 
Q