Skip to content

Commit 32daef4

Browse files
committed
[master] - Release 3.0.5
1 parent eb9758b commit 32daef4

File tree

84 files changed

+2199
-990
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+2199
-990
lines changed

Example/NotificationBanner.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,15 +265,15 @@
265265
"${PODS_ROOT}/Target Support Files/Pods-NotificationBanner_Example/Pods-NotificationBanner_Example-frameworks.sh",
266266
"${BUILT_PRODUCTS_DIR}/MarqueeLabel/MarqueeLabel.framework",
267267
"${BUILT_PRODUCTS_DIR}/NotificationBannerSwift/NotificationBannerSwift.framework",
268-
"${PODS_ROOT}/Reveal-SDK/RevealServer/iOS/RevealServer.framework",
269268
"${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
269+
"${PODS_XCFRAMEWORKS_BUILD_DIR}/RevealServer/RevealServer.framework/RevealServer",
270270
);
271271
name = "[CP] Embed Pods Frameworks";
272272
outputPaths = (
273273
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MarqueeLabel.framework",
274274
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/NotificationBannerSwift.framework",
275-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RevealServer.framework",
276275
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
276+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RevealServer.framework",
277277
);
278278
runOnlyForDeploymentPostprocessing = 0;
279279
shellPath = /bin/sh;

Example/Podfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
PODS:
2-
- MarqueeLabel (4.0.0)
3-
- NotificationBannerSwift (3.0.1):
4-
- MarqueeLabel (~> 4.0.0)
5-
- SnapKit (~> 5.0.0)
6-
- Reveal-SDK (24)
7-
- SnapKit (5.0.0)
2+
- MarqueeLabel (4.0.5)
3+
- NotificationBannerSwift (3.0.3):
4+
- MarqueeLabel (~> 4.0.5)
5+
- SnapKit (~> 5.0.1)
6+
- Reveal-SDK (27)
7+
- SnapKit (5.0.1)
88

99
DEPENDENCIES:
1010
- NotificationBannerSwift (from `../`)
1111
- Reveal-SDK
1212

1313
SPEC REPOS:
14-
https://github.com/CocoaPods/Specs.git:
14+
trunk:
1515
- MarqueeLabel
1616
- Reveal-SDK
1717
- SnapKit
@@ -21,11 +21,11 @@ EXTERNAL SOURCES:
2121
:path: "../"
2222

2323
SPEC CHECKSUMS:
24-
MarqueeLabel: b55b26e690b6ad41faedd95cbf5eae6f1d1735b4
25-
NotificationBannerSwift: 4fbb64e7740ce16543c08c1fb2df895e30b8e3e1
26-
Reveal-SDK: 5d7e56b8f018c0a88b3a2c10bf68d598bbd3b071
27-
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf
24+
MarqueeLabel: 00cc0bcd087111dca575878b3531af980559707d
25+
NotificationBannerSwift: f3c11fce47c2f3b6ec7cd62af2c91f75871ca0b2
26+
Reveal-SDK: 306e2880395ee396f5a8b4c485c3a86dd19866c7
27+
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
2828

2929
PODFILE CHECKSUM: 9da8a8eebe6c6fde318fed3c4233a33c797d63ad
3030

31-
COCOAPODS: 1.8.4
31+
COCOAPODS: 1.10.0

Example/Pods/Local Podspecs/NotificationBannerSwift.podspec.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/MarqueeLabel/README.mdown

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)