1

Will an iOS app be rejected if an application is deployed with a dylib file? It is a required file for this JXLS (a spreadsheet file creator) framework to work. And if not, what ways are there around it so that I can deploy my application and still have this framework work without the dylib file?

The dylib in question is the : libc++.dylib file

rmaddy
  • 307,833
  • 40
  • 508
  • 550
Pavan
  • 16,810
  • 8
  • 58
  • 99
  • possible duplicate of [Can you build dynamic libraries for iOS and load them at runtime?](http://stackoverflow.com/questions/4733847/can-you-build-dynamic-libraries-for-ios-and-load-them-at-runtime) – Aaron Brager Jun 23 '14 at 03:46

0 Answers0