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: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,12 @@ $ swift test
95
95
96
96
Or you can follow the steps above to generate a Xcode project and run tests within Xcode.
97
97
98
+
## Related projects
99
+
100
+
If you like Needle, check out other related open source projects from our team:
101
+
-[Needle](https://github.com/uber/needle): a compile-time safe Swift dependency injection framework.
102
+
-[Swift Abstract Class](https://github.com/uber/swift-abstract-class): a light-weight library along with an executable that enables compile-time safe abstract class development for Swift projects.
103
+
-[Swift Common](https://github.com/uber/swift-common): common libraries used by this set of Swift open source projects.
0 commit comments