I installed ruby and CocoaPods on my Linux system (Arch Garuda) to be able 
to create the XCode snapshot project for my app. This could allow me to 
just run XCode and iOS simulator on OSX, creating the project on Linux.

I launched the local build for XCode but
I got

    Please install Cocoapods in order to generate Xcode projects.  E.g. 
'sudo gem install cocoapods'.  See https://cocoapods.org/
java.io.IOException: Cannot run program "/usr/local/bin/pod" (in directory 
"."):

the pod command is recognized from terminal
but it seems that 
the internal configuration of maven files points to another location.
It is reasonable. This is an attempt to use cocoapods on Linux, but until 
XCode is involved, it could work.
Am I wrong?
How to change the maven settings so that it call the right commands?
If it is not directly possible, could it be possible with some 
modifications from CodenameOne part?
Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ca599f54-04db-4155-8245-600b4acbc3een%40googlegroups.com.

Reply via email to