Bento icon indicating copy to clipboard operation
Bento copied to clipboard

Fix xcodeproj for Example to run on device

Open inamiy opened this issue 5 years ago • 0 comments

This PR is aimed to be able to install Example app in device.

  • Removed old unused frameworks in xcodeproj
  • Fixed some framework locations using "Relative to Build Products"
  • Embedded required frameworks to Example app
  • Set ENABLE_BITCODE = NO for Example app

inamiy avatar May 30 '19 05:05 inamiy