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

Commit

Permalink
Update to realmSwift 3.17.3 (#382)
Browse files Browse the repository at this point in the history
* task: update to realmSwift 3.17.3

* task: update cocoapods and pod install again
  • Loading branch information
camanjj authored and hebertialmeida committed Jul 30, 2019
1 parent dc13fb1 commit 0e9135d
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ github "cxa/MenuItemKit" == 3.1.3
github "alexpopov/ZFDragableModalTransition" "merge-carthage-into-zoonooz"
github "tadija/AEXML" == 4.3.3
github "ArtSabintsev/FontBlaster" == 4.1.0
github "realm/realm-cocoa" == 3.13.1
github "realm/realm-cocoa" == 3.17.3
16 changes: 8 additions & 8 deletions Example/Example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-MultipleInstance-Example/Pods-MultipleInstance-Example-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-MultipleInstance-Example/Pods-MultipleInstance-Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/AEXML/AEXML.framework",
"${BUILT_PRODUCTS_DIR}/FolioReaderKit/FolioReaderKit.framework",
"${BUILT_PRODUCTS_DIR}/FontBlaster/FontBlaster.framework",
Expand All @@ -568,7 +568,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MultipleInstance-Example/Pods-MultipleInstance-Example-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MultipleInstance-Example/Pods-MultipleInstance-Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
4521900C899CED51BB10949C /* [CP] Embed Pods Frameworks */ = {
Expand All @@ -577,7 +577,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/AEXML/AEXML.framework",
"${BUILT_PRODUCTS_DIR}/FolioReaderKit/FolioReaderKit.framework",
"${BUILT_PRODUCTS_DIR}/FontBlaster/FontBlaster.framework",
Expand All @@ -600,7 +600,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
ACD2A7368ACAFB17422DAA7F /* [CP] Embed Pods Frameworks */ = {
Expand All @@ -609,7 +609,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-Storyboard-Example/Pods-Storyboard-Example-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-Storyboard-Example/Pods-Storyboard-Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/AEXML/AEXML.framework",
"${BUILT_PRODUCTS_DIR}/FolioReaderKit/FolioReaderKit.framework",
"${BUILT_PRODUCTS_DIR}/FontBlaster/FontBlaster.framework",
Expand All @@ -632,7 +632,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Storyboard-Example/Pods-Storyboard-Example-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Storyboard-Example/Pods-Storyboard-Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
C1392FF51E4FD15EBB5AA8DD /* [CP] Embed Pods Frameworks */ = {
Expand All @@ -641,7 +641,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-FolioReaderTests/Pods-FolioReaderTests-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-FolioReaderTests/Pods-FolioReaderTests-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/AEXML/AEXML.framework",
"${BUILT_PRODUCTS_DIR}/FolioReaderKit/FolioReaderKit.framework",
"${BUILT_PRODUCTS_DIR}/FontBlaster/FontBlaster.framework",
Expand All @@ -668,7 +668,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FolioReaderTests/Pods-FolioReaderTests-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FolioReaderTests/Pods-FolioReaderTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
E82F486563C1547E0775A59F /* 📦 Embed Pods Frameworks */ = {
Expand Down
20 changes: 10 additions & 10 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ PODS:
- AEXML (= 4.3.3)
- FontBlaster (= 4.1.0)
- MenuItemKit (= 3.1.3)
- RealmSwift (= 3.13.1)
- RealmSwift (= 3.17.3)
- SSZipArchive (= 2.1.1)
- ZFDragableModalTransition (= 0.6)
- FontBlaster (4.1.0)
- MenuItemKit (3.1.3)
- Nimble (7.3.1)
- Quick (1.3.2)
- Realm (3.13.1):
- Realm/Headers (= 3.13.1)
- Realm/Headers (3.13.1)
- RealmSwift (3.13.1):
- Realm (= 3.13.1)
- Realm (3.17.3):
- Realm/Headers (= 3.17.3)
- Realm/Headers (3.17.3)
- RealmSwift (3.17.3):
- Realm (= 3.17.3)
- SSZipArchive (2.1.1)
- ZFDragableModalTransition (0.6)

Expand All @@ -42,16 +42,16 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AEXML: 601f41fcaa7bda7605cad153b0f43db9ec006c0f
FolioReaderKit: d9b71529ba6566f50fe62dcc9f538360f16d715c
FolioReaderKit: 6b5daca560b3dd6905ab14870f4823d7e1f283de
FontBlaster: 127aa66419478d1c62926c7fdb39841633344a45
MenuItemKit: 0f850e630b0a3d2bd80fec54db87ce0d2077ada2
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
Realm: 50071da38fe079e0735e47c9f2eae738c68c5996
RealmSwift: 8a1e6a02b7a08cd17a31e3115143fb69fe5f3fb9
Realm: 5a1d9d47bfc101dd597668b1a8af4288a2557f6d
RealmSwift: b7fdc2d18616621c31df5c7a398a45a2163f8eb0
SSZipArchive: 14401ade5f8e82aba1ff03e9f88e9de60937ae60
ZFDragableModalTransition: 0d294eaaba6edfcb9839595de765f9ca06a4b524

PODFILE CHECKSUM: f5840071ca5121876c1758f6405302b47804dd07

COCOAPODS: 1.5.3
COCOAPODS: 1.7.5
2 changes: 1 addition & 1 deletion FolioReaderKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ Pod::Spec.new do |s|
s.dependency 'ZFDragableModalTransition', '0.6'
s.dependency 'AEXML', '4.3.3'
s.dependency 'FontBlaster', '4.1.0'
s.dependency 'RealmSwift', '3.13.1'
s.dependency 'RealmSwift', '3.17.3'

end

0 comments on commit 0e9135d

Please sign in to comment.