Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Git Large File Storage
- memory safety
- Apple Certificate
- 잡초가득블로그
- RIBs Tutorial
- Dispatch.main.sync
- Ribs
- Concurrent
- 메모리 접근 충돌
- RxSwift
- Dependency Rule
- conflicting access to memory
- ios
- Large File Storage
- 클린아키텍쳐
- iOS Target
- iOS 버전 점유율
- coordinateSpace
- 로버트마틴형
- RxCocoa
- in-out
- Automatically manage signing
- rib
- SWIFT
- windowScene
- Github file size
- App Signing
- UICoordinateSpace
- 대머리깃허브
- swiftdocs
Archives
- Today
- Total
목록프로비저닝 (1)
빙수왕의 개발일지
App Signing에 대하여
실제 디바이스에서 run 하고싶어요.. 우리는 앱을 개발하고, 배포한다. iOS 앱을 Simulator로 run할 때는 그냥 하면 된다. 하지만, 실제 핸드폰을 연결해서 run 하는 순간 우리는 다음과 같은 에러를 마주한다. Signing for "FirstSwiftUI" requires a development team. Select a development team in the Signing & Capabilities editor. Signing을 하는데 team이 필요하다.는 오류다. 음.. 실제 핸드폰에 연결하려면 Signing 이란걸 해야되는데, 그럴려면 team이 필요하다. 정도로 해석할 수 있다. 그리고 시키는 대로 Signing & Capabilities에 가보면 에러를 볼 수 있다. 그리..
개발/iOS
2021. 12. 15. 01:12