HJH IT Logs
POD
naver.how
2021. 5. 20. 08:26
반응형
iOS에서 지난 10년간 히스토리로 POD은 필수가 되어 버렸다.
| junhoha ~/Documents/Github/takeTouch main pod init junhoha ~/Documents/Github/takeTouch main pod install Analyzing dependencies Downloading dependencies Generating Pods project Integrating client project [!] Please close any current Xcode sessions and use `Touch.xcworkspace` for this project from now on. Pod installation complete! There are 0 dependencies from the Podfile and 0 total pods installed. [!] The Podfile does not contain any dependencies. [!] Automatically assigning platform `iOS` with version `13.0` on target `Touch` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`. junhoha ~/Documents/Github/takeTouch main ● |
반응형