文件名称:ruby-objc-swift-extension-example
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-01 00:40:49
Swift
Ruby Objective-C + Swift 扩展示例 $ rake compile $ ruby -Ilib -rhello -e "puts Hello::World.new(nil).greeting('world')"
【文件预览】:
ruby-objc-swift-extension-example-master
----.gitignore(118B)
----ext()
--------hello()
----LICENSE.txt(1KB)
----README.md(140B)
----hello.gemspec(898B)
----lib()
--------hello.rb(330B)
--------hello()
----Gemfile(90B)
----Rakefile(215B)