For ease of development and deployment to an iOS simulator , KonyOne Studio
packages the application and its resources into a simple binary format referred to as
KBF (KonyBinaryFormat) , also referred to as KAR (KonyArchive). This file includes all
the application resources like application byte code , images, and FFI dependencies.
The KBF/KAR file is generated every time a build is performed for the iOS platform.
This file is deployed to the local Jetty server in the IDE and can be downloaded over an
HTTP URL which look similar to http://ipaddressof the
system:portno/appnamer/?type=iphone