rhodes 3.3.2.beta.3 → 3.3.2.beta.4
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/Manifest.txt +0 -1
- data/version +1 -1
- metadata +4 -5
- data/platform/osx/bin/RhoSimulator/RhoSimulatorMac.zip +0 -0
data/Manifest.txt
CHANGED
|
@@ -2018,7 +2018,6 @@ platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/PlugIns/qmltooling/libqm
|
|
|
2018
2018
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Resources/empty.lproj
|
|
2019
2019
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Resources/qt.conf
|
|
2020
2020
|
platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Resources/rho.icns
|
|
2021
|
-
platform/osx/bin/RhoSimulator/RhoSimulatorMac.zip
|
|
2022
2021
|
platform/osx/build/osx.rake
|
|
2023
2022
|
platform/osx/Rhodes Debugger/DataSource.h
|
|
2024
2023
|
platform/osx/Rhodes Debugger/DataSource.m
|
data/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.3.2.beta.
|
|
1
|
+
3.3.2.beta.4
|
metadata
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rhodes
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 62196459
|
|
5
5
|
prerelease: true
|
|
6
6
|
segments:
|
|
7
7
|
- 3
|
|
8
8
|
- 3
|
|
9
9
|
- 2
|
|
10
10
|
- beta
|
|
11
|
-
-
|
|
12
|
-
version: 3.3.2.beta.
|
|
11
|
+
- 4
|
|
12
|
+
version: 3.3.2.beta.4
|
|
13
13
|
platform: ruby
|
|
14
14
|
authors:
|
|
15
15
|
- Rhomobile
|
|
@@ -17,7 +17,7 @@ autorequire:
|
|
|
17
17
|
bindir: bin
|
|
18
18
|
cert_chain: []
|
|
19
19
|
|
|
20
|
-
date: 2012-01-
|
|
20
|
+
date: 2012-01-31 00:00:00 -08:00
|
|
21
21
|
default_executable:
|
|
22
22
|
dependencies:
|
|
23
23
|
- !ruby/object:Gem::Dependency
|
|
@@ -2136,7 +2136,6 @@ files:
|
|
|
2136
2136
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Resources/empty.lproj
|
|
2137
2137
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Resources/qt.conf
|
|
2138
2138
|
- platform/osx/bin/RhoSimulator/RhoSimulator.app/Contents/Resources/rho.icns
|
|
2139
|
-
- platform/osx/bin/RhoSimulator/RhoSimulatorMac.zip
|
|
2140
2139
|
- platform/osx/build/osx.rake
|
|
2141
2140
|
- platform/osx/Rhodes Debugger/DataSource.h
|
|
2142
2141
|
- platform/osx/Rhodes Debugger/DataSource.m
|
|
Binary file
|