나중에 버전 정할 때 참조하기!
https://devopedia.org/semantic-versioning
Semantic Versioning
Software is almost always versioned to coordinate installation, upgrades and correct interfacing with other software. While a flat linear numbering such as 123, 124, 125… might do the job, Semantic Versioning (SemVer) presents a better numbering scheme.
devopedia.org
반응형
'Swfit' 카테고리의 다른 글
UICollectionViewCell Cell 플립 기능 구현하기 (0) | 2023.01.17 |
---|---|
URLSession 알아보기 (0) | 2023.01.16 |
Missing package product <package name> 에러 해결 방법 (0) | 2023.01.14 |
accessibility identifiers 추가하는 방법 (0) | 2023.01.13 |
APNs에 대해서 알아보기! (0) | 2023.01.05 |