File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ extension ViewController {
6464 appName: Manager . shared. callbackURLScheme ?? " callbackUrlKit " ,
6565 onSuccess: { token in
6666 print ( " token \( token) " )
67+
68+ // try? ulysses.newSheet(text: "test")
6769 } ,
6870 onFailure: { error in
6971 print ( " \( error) " )
Original file line number Diff line number Diff line change 11PODS:
2- - CallbackURLKit/Core (2.1 .0)
3- - CallbackURLKit/GoogleChrome (2.1 .0):
2+ - CallbackURLKit/Core (2.2 .0)
3+ - CallbackURLKit/GoogleChrome (2.2 .0):
44 - CallbackURLKit/Core
5- - CallbackURLKit/Ulysses (2.1 .0):
5+ - CallbackURLKit/Ulysses (2.2 .0):
66 - CallbackURLKit/Core
77
88DEPENDENCIES:
@@ -14,8 +14,8 @@ EXTERNAL SOURCES:
1414 :path: "../CallbackURLKit.podspec"
1515
1616SPEC CHECKSUMS:
17- CallbackURLKit: 41dbd03ebe4b14a85267aa4efc0bbf8bafc0e780
17+ CallbackURLKit: 63d4ce4c79a0344179d7d5fd9c38175b732b8a6f
1818
1919PODFILE CHECKSUM: fb5ecaad3a4ff4b9fb6982c1b7d7eb6f545e5d0b
2020
21- COCOAPODS: 1.6.0.beta.1
21+ COCOAPODS: 1.6.0
You can’t perform that action at this time.
0 commit comments