Skip to content

Commit 9a6544e

Browse files
authored
Update 2025-05-01-swift-type-scanner-2.md
1 parent da96a9b commit 9a6544e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2025/05/2025-05-01-swift-type-scanner-2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ void swt_enumerateTypesWithNamesContaining(const char *nameSubstring, void *cont
7878
## 참고자료
7979
8080
* [Swift Testing](https://github.com/swiftlang/swift-testing)
81+
* [Swift Testing and the Compatibility With xcodebuild](https://trinhngocthuyen.com/posts/tech/swift-testing-and-xcodebuild/)
8182
* [Displaying all SwiftUI Previews in a Storybook app](https://medium.com/eureka-engineering/displaying-all-swiftui-previews-in-a-storybook-app-1dd8e925d777)
8283
* [eure/Storybook-ios](https://github.com/eure/Storybook-ios)
8384
* GitHub
8485
* [minsone/DIContainer](https://github.com/minsOne/DIContainer/blob/d331a2c64ceefef5ea67bb0e46d0d0ae71aac750/Sources/DIContainer/Scanner/MachOLoader/MachOLoader.swift)
85-
* [p-x9/MachOKit](https://github.com/p-x9/MachOKit)
86+
* [p-x9/MachOKit](https://github.com/p-x9/MachOKit)

0 commit comments

Comments
 (0)