# DefaultApp - macOS앱을 빠르게 개발 시작할 수 있는 Xcode 템플릿

> Clean Markdown view of GeekNews topic #1731. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1731](https://news.hada.io/topic?id=1731)
- GeekNews Markdown: [https://news.hada.io/topic/1731.md](https://news.hada.io/topic/1731.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-17T13:55:32+09:00
- Updated: 2020-03-17T13:55:32+09:00
- Original source: [github.com](https://github.com/tylerhall/DefaultApp)
- Points: 8
- Comments: 1

## Topic Body

- 클론→Rename→개발시작

- Swift로 Mojava/Catalina용 네이티브 앱 개발시 사용

- 맥앱스토어/직접 배포/iOS 컴패니언 앱 등 지원하는 빌드 옵션

- AppleScript 기본 지원

- Sparkle 이용한 업데이트 지원

- 그외 여러 XCode 기본설정을 다 포함

## Comments



### Comment 1389

- Author: xguru
- Created: 2020-03-17T13:55:34+09:00
- Points: 1

사실 예전 IDE의 Wizard 결과물과 같은 거긴 한데, 더 실제에 적합한 옵션을 넣었다고 보면 될듯

비슷한걸로 YML 로 설정하고 사용하는 XcodeGen

- https://github.com/yonaskolb/XcodeGen
