Search code examples
iosibm-mobilefirstwebsphere-7maximo

Maximo Anywhere 7.5.1 iOS Apps from windows server


I installed maximo anywhere 7.5.1 on windows 2008 server. We have Worklight 6.1 and web sphere 7. I ran build all command but it didn't create iOS app because of windows server. I can see andorid apps deployed on the appcenter. Please let me know if anyone know about how to generate iOS apps.

Thanks


Solution

  • You start by reading the training materials, where you would've found out that in order to create iOS apps (even in Worklight, doesn't matter) - you need a Mac with XCode installed.

    Developer Center: https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-all-tutorials-6-3/

    You need to open in XCode the XCode project that Worklight Studio generated for you. There you need to have it properly configured so that you could export an .ipa file (not related to Worklight - read Apple documentation). Once you have the .ipa file, you can upload it to the Application Center management console.