Skip to content

rzakhar/objctify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

objctify

Pronunciation

Pronounced as objectify | ɒbˈdʒɛktɪfʌɪ |

Description

A gem which helps you use Java on iOS. It is a wrapper of J2ObjC tool by Google, which handles the most of routine actions. It turns your Java sources into an iOS framework ready to use in your iOS projects.

Installation

Not intended to be used as a library, but we are not the police to forbid you anything. Feel free to do whatever you want.

Install it as:

$ gem install objctify

Usage

  1. Go to your Java project dir
  2. Execute objctify init
  3. Provide all necessary properties using Objctifile
  4. Execute objctify this
  5. ??????
  6. PROFIT! Use a generated project as a subproject or build and deliver as a framework

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/devexperts/objctify

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 74.4%
  • Swift 23.6%
  • Java 2.0%