Page 1 of 1

ios Plugin : missing file .h et .m at Xcode Export

Posted: Wed Jul 22, 2015 4:49 pm
by Sami

Hello,

I have followed the tutorial describing how to import cordova plugin for IOS.

In the next step, under Xcode, i upload the *.h and *.m to a new folder and everything works.

But when i bring back my *.pbxproj to appery io and try to make a new export to Xcode, it's impossible to build because the two file are missing and i have to add these files manually via xcode.

Are these files contained in the IPA file or xcode project when i export from Appery IO ??


ios Plugin : missing file .h et .m at Xcode Export

Posted: Thu Jul 23, 2015 1:49 pm
by Alena Prykhodko

Hello Sami,

Sorry, not sure I understand you.

[quote:]But when i bring back my *.pbxproj to appery io and try to make a new export to Xcode, it's impossible to build because the two file are missing and i have to add these files manually via xcode.
[/quote]

How do you add it to Appery.io?

[quote:]Are these files contained in the IPA file or xcode project when i export from Appery IO ?? [/quote]

What files?

You can not import modified project in xCode back to Appery.io.

Please tell us what exactly you have made, it's not clear.


ios Plugin : missing file .h et .m at Xcode Export

Posted: Thu Jul 23, 2015 2:00 pm
by Sami

"How do you add it to Appery.io? "

== I uploaded the file ".pbxproj" modified under Xcode (like explained in the tutorial) in "Source/IOS/myappname/myappname.xcodeproj.

"What files? "

The two missing file are the *.h and *.m files from the plugin i've downloaded.

These two files are in the good directory in the appery project but when i export for XCODE it's show me an error at the building phase cause these two files are missing (and i have to put them manually in Xcode to run) Image


ios Plugin : missing file .h et .m at Xcode Export

Posted: Mon Jul 27, 2015 7:44 pm
by Sami

Hello,

It is clear now ? or do you need more information ?


ios Plugin : missing file .h et .m at Xcode Export

Posted: Wed Jul 29, 2015 4:40 pm
by Illya Stepanov

Hi Sami -

We will check this and let you know.


ios Plugin : missing file .h et .m at Xcode Export

Posted: Tue Aug 04, 2015 7:53 am
by Serhii Kulibaba

Hello Sami,

Did you upload all files of this plugin? Could you show us screenshots of app's sources?