rhodes 3.1.0 → 3.1.1.beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +3 -0
- data/Manifest.txt +2 -0
- data/platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus +0 -0
- data/platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml +0 -0
- data/rhodes.gemspec +1 -1
- metadata +9 -6
data/CHANGELOG
CHANGED
data/Manifest.txt
CHANGED
|
@@ -1902,12 +1902,14 @@ platform/mac/RubyMac/RubyMac.xcodeproj/project.pbxproj
|
|
|
1902
1902
|
platform/mac/target/compiler/RubyMac
|
|
1903
1903
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
|
|
1904
1904
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
|
|
1905
|
+
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
|
|
1905
1906
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/classes.nib
|
|
1906
1907
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/info.nib
|
|
1907
1908
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/keyedobjects.nib
|
|
1908
1909
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
|
|
1909
1910
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
|
|
1910
1911
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
|
|
1912
|
+
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
|
|
1911
1913
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Info.plist
|
|
1912
1914
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/MacOS/RhoSimulator
|
|
1913
1915
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/PkgInfo
|
|
Binary file
|
|
Binary file
|
data/rhodes.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rhodes
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 31098237
|
|
5
|
+
prerelease: true
|
|
6
6
|
segments:
|
|
7
7
|
- 3
|
|
8
8
|
- 1
|
|
9
|
-
-
|
|
10
|
-
|
|
9
|
+
- 1
|
|
10
|
+
- beta
|
|
11
|
+
version: 3.1.1.beta
|
|
11
12
|
platform: ruby
|
|
12
13
|
authors:
|
|
13
14
|
- Rhomobile
|
|
@@ -15,7 +16,7 @@ autorequire:
|
|
|
15
16
|
bindir: bin
|
|
16
17
|
cert_chain: []
|
|
17
18
|
|
|
18
|
-
date: 2011-
|
|
19
|
+
date: 2011-10-04 00:00:00 -07:00
|
|
19
20
|
default_executable:
|
|
20
21
|
dependencies:
|
|
21
22
|
- !ruby/object:Gem::Dependency
|
|
@@ -2017,12 +2018,14 @@ files:
|
|
|
2017
2018
|
- platform/mac/target/compiler/RubyMac
|
|
2018
2019
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
|
|
2019
2020
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
|
|
2021
|
+
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
|
|
2020
2022
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/classes.nib
|
|
2021
2023
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/info.nib
|
|
2022
2024
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/keyedobjects.nib
|
|
2023
2025
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
|
|
2024
2026
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
|
|
2025
2027
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
|
|
2028
|
+
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
|
|
2026
2029
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Info.plist
|
|
2027
2030
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/MacOS/RhoSimulator
|
|
2028
2031
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/PkgInfo
|
|
@@ -6480,7 +6483,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
6480
6483
|
requirements: []
|
|
6481
6484
|
|
|
6482
6485
|
rubyforge_project: rhodes
|
|
6483
|
-
rubygems_version: 1.
|
|
6486
|
+
rubygems_version: 1.3.7
|
|
6484
6487
|
signing_key:
|
|
6485
6488
|
specification_version: 2
|
|
6486
6489
|
summary: The Rhodes framework is the easiest way to develop NATIVE apps with full device capabilities (GPS, PIM, camera, etc.) for any smartphone.
|