Skip to content

axmo/ti.urlsession

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlSession Build Status

This module is available only for iOS 7 and above.

COMPILING AND PACKAGING THE MODULE

Create an environment variable TI_ROOT that points to the root of your titanium_mobile repo and then run build.sh. For example

git checkout https://github.com/appcelerator-modules/ti.urlsession.git
git submodule init
git submodule update
export TI_ROOT=/Users/matt/Documents/Appcelerator/src/Appcelerator
./build.sh

This will compile and package the urlSession iOS module in the build sub-directory, e.g. build/urlSession-iphone-1.1.0.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.8%
  • Other 1.2%