aboutsummaryrefslogtreecommitdiff
path: root/foray.xcodeproj/project.xcworkspace (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added SnapKit with Swift package managerNicholas Tay2022-03-181-0/+14
| | | | | | | | | | | | | | | | Was thinking of using CocoaPods as that's what is in use, but either way looked decently straightforward. Decided to start with whatever was already built in and no extra software. Note: it was File > Add Packages > put git link in top right. References I saw seemed to say File > Swift Packages and I couldn't find it. Also some other docs had older screenshots, I presume it's pre-Xcode-13 being slightly different. References: - https://developer.apple.com/documentation/swift_packages/adding_package_dependencies_to_your_app - https://www.raywenderlich.com/7242045-swift-package-manager-for-ios - https://snapkit.io/docs/
* Initial CommitNicholas Tay2022-03-142-0/+15