How to take ios build in Xcode (Kony) ?
1.Take IOS build (KAR file is generated).
2.Add latest plugins from visualizer (path: visualizer ->open file location -> plugins -> search(ios plugin and copy)).
3.Transfer plugins(we get plugins as JAR file [Rename as .Zip]) and KAR file in one folder.
4.Zip file should be extracted we get one more Zip file(Extract it) .Now we get gen file.
5.Open terminal 1.cd ( Drag gen file).
2.perl extract.pl ( Drag KAR file).
6. We get Executable VM project file(Double click it).
7.Set as Krelease and generic ios build.
0 comments:
Post a Comment