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
- conflicting access to memory
- Dispatch.main.sync
- Apple Certificate
- Large File Storage
- 대머리깃허브
- ios
- 클린아키텍쳐
- 메모리 접근 충돌
- in-out
- RIBs Tutorial
- Git Large File Storage
- Ribs
- RxSwift
- rib
- coordinateSpace
- Automatically manage signing
- swiftdocs
- App Signing
- iOS 버전 점유율
- memory safety
- iOS Target
- 로버트마틴형
- windowScene
- Github file size
- RxCocoa
- UICoordinateSpace
- Concurrent
- Dependency Rule
- SWIFT
- 잡초가득블로그
Archives
- Today
- Total
목록apple (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