You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HammerTests.podspec
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
1
Pod::Spec.newdo |spec|
2
2
spec.name="HammerTests"
3
-
<<<<<<< version-bump
4
3
spec.version="0.15.0"
5
-
=======
6
-
spec.version="0.14.4"
7
-
>>>>>>> main
8
4
spec.summary="iOS touch and keyboard syntheis library for unit tests."
9
5
spec.description="Hammer is a touch and keyboard synthesis library for emulating user interaction events. It enables new ways of triggering UI actions in unit tests, replicating a real world environment as much as possible."
0 commit comments