aaronksaunders / ios8documemtpicker

Test ios8documemtpicker using UIDocumentPickerViewController
Other
13 stars 7 forks source link

Error with complie the module #3

Open MahmoudElmoghazy opened 7 years ago

MahmoudElmoghazy commented 7 years ago

I am trying to compile the module from appcelerator studio but trough the compile it return this issue "Missing required manifest key "architectures"" Can u help ?

bincTW commented 7 years ago

add this line to manifest file inside iphone folder: architectures: armv7 arm64 i386 x86_64

version: 1.0.0
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: ios8documemtpicker
author: aaron k saunders