File tree Expand file tree Collapse file tree 3 files changed +18
-17
lines changed
web3swift.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 3 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 1
1
github "attaswift/SipHash" == 1.2.2
2
- github "mxcl/PromiseKit" == 6.13.1
3
- github "attaswift/BigInt" == 5.0 .0
4
- github "daltoniam/Starscream" == 4.0 .0
5
- github "krzyzanowskim/CryptoSwift" == 1.3 .0
2
+ github "mxcl/PromiseKit" == 6.8.4
3
+ github "attaswift/BigInt" == 4 .0
4
+ github "daltoniam/Starscream" == 3.1 .0
5
+ github "krzyzanowskim/CryptoSwift" == 1.0 .0
Original file line number Diff line number Diff line change
1
+ github "attaswift/BigInt" "v4.0.0"
2
+ github "attaswift/SipHash" "v1.2.2"
3
+ github "daltoniam/Starscream" "3.1.0"
4
+ github "krzyzanowskim/CryptoSwift" "1.0.0"
5
+ github "mxcl/PromiseKit" "6.8.4"
Original file line number Diff line number Diff line change 27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " 1317BCE2218C50D100D6D095"
34
+ BuildableName = " web3swift.framework"
35
+ BlueprintName = " web3swift"
36
+ ReferencedContainer = " container:web3swift.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
39
48
</BuildableReference >
40
49
</TestableReference >
41
50
</Testables >
42
- <MacroExpansion >
43
- <BuildableReference
44
- BuildableIdentifier = " primary"
45
- BlueprintIdentifier = " 1317BCE2218C50D100D6D095"
46
- BuildableName = " web3swift.framework"
47
- BlueprintName = " web3swift"
48
- ReferencedContainer = " container:web3swift.xcodeproj" >
49
- </BuildableReference >
50
- </MacroExpansion >
51
- <AdditionalOptions >
52
- </AdditionalOptions >
53
51
</TestAction >
54
52
<LaunchAction
55
53
buildConfiguration = " Debug"
70
68
ReferencedContainer = " container:web3swift.xcodeproj" >
71
69
</BuildableReference >
72
70
</MacroExpansion >
73
- <AdditionalOptions >
74
- </AdditionalOptions >
75
71
</LaunchAction >
76
72
<ProfileAction
77
73
buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments