Use static ObjFW

Using a shared library causes iTunes Connect to fail without any error
message.
This commit is contained in:
Jonathan Schleifer 2017-10-15 20:04:33 +02:00
parent 860bf727d4
commit 1ff08de875
No known key found for this signature in database
GPG key ID: 28D65178B37F33E3
8 changed files with 26 additions and 161 deletions

View file

@ -20,8 +20,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
@import ObjFW;
@import ObjFW_Bridge;
#import <ObjFW/ObjFW.h>
#import <ObjFW_Bridge/ObjFW_Bridge.h>
#import "ShowDetailsController.h"