Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pod dependencies: SDWebImage, MBProgressHUD #621

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2,517 changes: 750 additions & 1,767 deletions Example/MWPhotoBrowser.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0730"
LastUpgradeVersion = "0900"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -26,6 +26,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
Expand Down Expand Up @@ -55,6 +56,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand Down
7 changes: 7 additions & 0 deletions Example/MWPhotoBrowser/MWPhotoBrowser-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
<string>1.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app need access your Photos</string>
<key>UILaunchStoryboardName</key>
<string>Main</string>
<key>UIMainStoryboardFile</key>
Expand Down
2 changes: 1 addition & 1 deletion Example/MWPhotoBrowser/Menu.m
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ - (id)initWithCoder:(NSCoder *)aDecoder {
self.title = @"MWPhotoBrowser";

// Clear cache for testing
[[SDImageCache sharedImageCache] clearDisk];
[[SDImageCache sharedImageCache] clearDiskOnCompletion:nil];
[[SDImageCache sharedImageCache] clearMemory];

_segmentedControl = [[UISegmentedControl alloc] initWithItems:[NSArray arrayWithObjects:@"Push", @"Modal", nil]];
Expand Down
5 changes: 3 additions & 2 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
source 'https://github.com/CocoaPods/Specs.git'

target 'MWPhotoBrowser_Example', :exclusive => true do
use_frameworks!
target 'MWPhotoBrowser_Example' do
pod "MWPhotoBrowser", :path => "../"
end

target 'MWPhotoBrowser_Tests', :exclusive => true do
target 'MWPhotoBrowser_Tests' do
pod "MWPhotoBrowser", :path => "../"

pod 'Specta'
Expand Down
44 changes: 25 additions & 19 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
PODS:
- DACircularProgress (2.3.1)
- Expecta (1.0.0)
- Expecta+Snapshots (1.3.4):
- Expecta (1.0.6)
- Expecta+Snapshots (2.0.0):
- Expecta (~> 1.0)
- FBSnapshotTestCase (~> 1.8)
- FBSnapshotTestCase (1.8.1)
- MBProgressHUD (0.9.2)
- FBSnapshotTestCase/Core (~> 2.0.3)
- FBSnapshotTestCase (2.0.7):
- FBSnapshotTestCase/SwiftSupport (= 2.0.7)
- FBSnapshotTestCase/Core (2.0.7)
- FBSnapshotTestCase/SwiftSupport (2.0.7):
- FBSnapshotTestCase/Core
- MBProgressHUD (1.0.0)
- MWPhotoBrowser (2.1.2):
- DACircularProgress (~> 2.3)
- MBProgressHUD (~> 0.9)
- SDWebImage (!= 3.7.2, ~> 3.7)
- SDWebImage (3.7.5):
- SDWebImage/Core (= 3.7.5)
- SDWebImage/Core (3.7.5)
- Specta (1.0.2)
- MBProgressHUD (~> 1.0)
- SDWebImage (~> 4.2)
- SDWebImage (4.2.1):
- SDWebImage/Core (= 4.2.1)
- SDWebImage/Core (4.2.1)
- Specta (1.0.7)

DEPENDENCIES:
- Expecta
Expand All @@ -28,12 +32,14 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
DACircularProgress: 4dd437c0fc3da5161cb289e07ac449493d41db71
Expecta: 32604574add2c46a36f8d2f716b6c5736eb75024
Expecta+Snapshots: ca15bfb57e7a0f78f86c7699c2c54ffacfa4ad2a
FBSnapshotTestCase: 3dc3899168747a0319c5278f5b3445c13a6532dd
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
MWPhotoBrowser: 5836d7aa041dc05a13de380c246826578adc5ea5
SDWebImage: 69c6303e3348fba97e03f65d65d4fbc26740f461
Specta: 9cec98310dca411f7c7ffd6943552b501622abfe
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
Expecta+Snapshots: 29b38dd695bc72a0ed2bea833937d78df41943ba
FBSnapshotTestCase: 7e85180d0d141a0cf472352edda7e80d7eaeb547
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
MWPhotoBrowser: db7f8eaf351332d61117854cc30043f6048902a9
SDWebImage: 1fa4c9edf525b744f002db89f3f5a38b3cd4c541
Specta: 3e1bd89c3517421982dc4d1c992503e48bd5fe66

COCOAPODS: 0.39.0
PODFILE CHECKSUM: bd0ddfc6c156046400ab6292c89416ed241239a7

COCOAPODS: 1.3.1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Example/Pods/Expecta+Snapshots/EXPMatchers+FBSnapshotTest.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions Example/Pods/Expecta+Snapshots/ExpectaObject+FBSnapshotTest.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions Example/Pods/Expecta+Snapshots/ExpectaObject+FBSnapshotTest.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Example/Pods/Expecta+Snapshots/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Example/Pods/Expecta/Expecta/EXPDefines.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Example/Pods/Expecta/Expecta/EXPDoubleTuple.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Example/Pods/Expecta/Expecta/EXPExpect.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Example/Pods/Expecta/Expecta/EXPFloatTuple.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Example/Pods/Expecta/Expecta/EXPUnsupportedObject.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Expecta/Expecta/Expecta.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Expecta/Expecta/ExpectaObject.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Example/Pods/Expecta/Expecta/ExpectaSupport.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion Example/Pods/Expecta/Expecta/Matchers/EXPMatchers+equal.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading