Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #317 from realm/do-release-2.1.8
Browse files Browse the repository at this point in the history
Release version 2.1.8
  • Loading branch information
stel committed May 20, 2017
2 parents 5c91925 + 10032ef commit 4e73524
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 19 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
2.1.8 Release notes (2017-05-17)
=============================================================
* Fixed crash when opening realms from Object Server
* Fixed crash when searching for special characters
* Fixed C# model definitions export
* Save credentials when connecting to Object Server
* Object Server Browser window doesn’t close after opening realm

2.1.7 Release notes (2017-03-29)
=============================================================
* Updated to Realm 2.5 to support new file format
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -61,7 +61,7 @@ GEM
faraday_middleware (0.11.0.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.0)
fastlane (2.28.8)
fastlane (2.30.2)
CFPropertyList (>= 2.3, < 3.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.5.1)
minitest (5.10.1)
minitest (5.10.2)
molinillo (0.5.7)
multi_json (1.12.1)
multi_xml (0.6.0)
Expand All @@ -154,9 +154,9 @@ GEM
jwt (~> 1.5)
multi_json (~> 1.10)
slack-notifier (1.5.1)
terminal-notifier (1.7.1)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
terminal-notifier (1.8.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tty-screen (0.5.0)
tzinfo (1.2.3)
Expand All @@ -165,14 +165,14 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
unicode-display_width (1.1.3)
unicode-display_width (1.2.1)
word_wrap (1.0.0)
xcodeproj (1.4.4)
CFPropertyList (~> 2.3.3)
claide (>= 1.0.1, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.2.3)
xcpretty (0.2.7)
xcpretty (0.2.8)
rouge (~> 2.0.7)
xcpretty-travis-formatter (0.0.4)
xcpretty (~> 0.2, >= 0.0.7)
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Expand Up @@ -5,7 +5,7 @@ use_frameworks!

target 'RealmBrowser' do
pod 'AppSandboxFileAccess'
pod 'Realm'
pod 'Realm', git: 'https://github.com/realm/realm-cocoa', branch: 'do-browser-2.1.8', submodules: true
pod 'RealmConverter'
pod 'HockeySDK-Mac'

Expand Down
18 changes: 15 additions & 3 deletions Podfile.lock
Expand Up @@ -19,19 +19,31 @@ PODS:
DEPENDENCIES:
- AppSandboxFileAccess
- HockeySDK-Mac
- Realm
- Realm (from `https://github.com/realm/realm-cocoa`, branch `do-browser-2.1.8`)
- RealmConverter

EXTERNAL SOURCES:
Realm:
:branch: do-browser-2.1.8
:git: https://github.com/realm/realm-cocoa
:submodules: true

CHECKOUT OPTIONS:
Realm:
:commit: bb80b38301251fe6c4938b6b4839255bd94f834c
:git: https://github.com/realm/realm-cocoa
:submodules: true

SPEC CHECKSUMS:
AppSandboxFileAccess: f3e10b0ba10bbaa6dc6996639ff47836050329c5
CSwiftV: 602a0cb1df5f758d6005eacb6472c9bc752a7e7c
HockeySDK-Mac: 0cec57089b79293b7057aa4174ce07fd6935ae70
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
Realm: 07e5d3a9e0e41d65fd5f9f05150ed6295d0f093b
Realm: 7c40ec576cb8c7766215eb8c81459400b956b2b0
RealmConverter: c4e234707844c669930a652de34ebdb9b8ced38a
SSZipArchive: 04547dfa448be5ed7ecbaf7eaf8a6e9eb9b42997
TGSpreadsheetWriter: '09bbb2c18a111a11c94ff9c1af2320e2530c958e'

PODFILE CHECKSUM: 5cd2a5d1718f788c14393e563ba2ae374f258424
PODFILE CHECKSUM: e508edfcf51075d4765357ef5c56d729269d7b8f

COCOAPODS: 1.2.1
6 changes: 3 additions & 3 deletions RealmBrowser.xcodeproj/project.pbxproj
Expand Up @@ -694,7 +694,7 @@
isa = PBXProject;
attributes = {
CLASSPREFIX = RLM;
LastUpgradeCheck = 0820;
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = "Realm inc.";
TargetAttributes = {
84E0F94B1921F3B900D6CA14 = {
Expand Down Expand Up @@ -1106,7 +1106,7 @@
CODE_SIGN_ENTITLEMENTS = "RealmBrowser/Supporting Files/Realm Browser.entitlements";
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 50;
CURRENT_PROJECT_VERSION = 92;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "RealmBrowser/Supporting Files/RealmBrowser-Prefix.pch";
Expand Down Expand Up @@ -1138,7 +1138,7 @@
CODE_SIGN_ENTITLEMENTS = "RealmBrowser/Supporting Files/Realm Browser.entitlements";
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 50;
CURRENT_PROJECT_VERSION = 92;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "RealmBrowser/Supporting Files/RealmBrowser-Prefix.pch";
Expand Down
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0820"
LastUpgradeVersion = "0830"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
4 changes: 2 additions & 2 deletions RealmBrowser/Supporting Files/RealmBrowser-Info.plist
Expand Up @@ -34,7 +34,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<string>2.1.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down Expand Up @@ -65,7 +65,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>91</string>
<string>92</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down
Expand Up @@ -13,10 +13,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>2.1.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>92</string>
</dict>
</plist>

0 comments on commit 4e73524

Please sign in to comment.