File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -246,7 +246,6 @@ - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceAppl
246246 return YES ;
247247 }else if ([url.absoluteString hasPrefix: @" en-:" ]){
248248 return [[ENSession sharedSession ] handleOpenURL: url];
249- return NO ;
250249 }else {
251250 return [UMSocialSnsService handleOpenURL: url];
252251 }
Original file line number Diff line number Diff line change @@ -22,5 +22,6 @@ pod 'iVersion', '1.11.4'
2222pod 'JazzHands' , '2.0.0'
2323pod 'SSKeychain' , '1.2.3'
2424pod 'UMengSocial' , '4.2.3'
25- pod 'evernote-cloud-sdk-ios' , :git => 'https://github.com/evernote/evernote-cloud-sdk-ios.git' , :branch => 'ios7'
25+ #pod 'evernote-cloud-sdk-ios', :git => 'https://github.com/evernote/evernote-cloud-sdk-ios.git', :branch => 'ios7'
26+ pod 'evernote-cloud-sdk-ios' , '2.0.2'
2627pod 'UMengAnalytics' , '3.5.10'
Original file line number Diff line number Diff line change 1515 - BlocksKit/UIKit (2.2.5):
1616 - BlocksKit/Core
1717 - BlocksKit/DynamicDelegate
18- - evernote-cloud-sdk-ios (2.0.3 )
18+ - evernote-cloud-sdk-ios (2.0.2 )
1919 - FontAwesome+iOS (0.1.4)
2020 - hpple (0.2.0)
2121 - iVersion (1.11.4)
7474DEPENDENCIES:
7575 - APParallaxHeader
7676 - BlocksKit (= 2.2.5)
77- - evernote-cloud-sdk-ios (from `https://github.com/evernote/evernote-cloud-sdk-ios.git`,
78- branch `ios7`)
77+ - evernote-cloud-sdk-ios (= 2.0.2)
7978 - hpple (= 0.2.0)
8079 - iVersion (= 1.11.4)
8180 - JazzHands (= 2.0.0)
@@ -97,20 +96,10 @@ DEPENDENCIES:
9796 - UMengAnalytics (= 3.5.10)
9897 - UMengSocial (= 4.2.3)
9998
100- EXTERNAL SOURCES:
101- evernote-cloud-sdk-ios:
102- :branch: ios7
103- :git: https://github.com/evernote/evernote-cloud-sdk-ios.git
104-
105- CHECKOUT OPTIONS:
106- evernote-cloud-sdk-ios:
107- :commit: c0ce8309b48e3046fd04c91f824275eb88f4741b
108- :git: https://github.com/evernote/evernote-cloud-sdk-ios.git
109-
11099SPEC CHECKSUMS:
111100 APParallaxHeader: 854bc48a2487ca12c702f8a236fec0d89cdac5c3
112101 BlocksKit: 7f422b971407001178d181a43b99014ea2591fe6
113- evernote-cloud-sdk-ios: aef615499f3bf0f1b2f6058a8430d69cd192c130
102+ evernote-cloud-sdk-ios: 7a6e5402b837ea79ef0179caff5ffe7b4f235615
114103 FontAwesome+iOS: 9070b682a9255ca0fdc34bcfb129ad0ba2b73b87
115104 hpple: 3b765f96fc2cd56ad1a49aef6f7be5cb2aa64b57
116105 iVersion: 2b6ffe708672cb494ba3cab150a94800c2892e81
You can’t perform that action at this time.
0 commit comments