홍벨로퍼스

홍벨로퍼스

  • 전체 (25)
    • Develop (18)
      • Typescript (6)
      • React (0)
      • React-Native (8)
      • Firebase (2)
      • CSS (1)
      • Xcode (1)
    • 클론코딩 (1)
      • Disquiet* (0)
      • TDS(Toss Design System) (1)
    • 바인드킷 (5)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

홍벨로퍼스

컨텐츠 검색

태그

Xcode14 프로그래밍 노코드툴 1인개발 ReactNative React Navigation react-native 리액트네비게이션 타입스크립트 클론코딩 개발기록 Disquiet* 디스콰이엇 typescript basic TypeScript useNavigation 리액트 바인드킷 리액트네이티브 BINDKIT

최근글

댓글

공지사항

아카이브

Podfile(1)

  • Podfile Signing 오류 해결방법

    Xcode 14로 업데이트 이후 Pod마다 개발팀을 설정해달라는 오류가 뜨고있습니다. 해당 오류가 발생하고있는데 Podfile에 다음을 추가해주면됩니다. installer.pods_project.targets.each do |target| if target.respond_to?(:product_type) and target.product_type == "com.apple.product-type.bundle" target.build_configurations.each do |config| config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO' end end end 해당 코드는 각 Pod에 CODE SIGN을 필수로 지정하지 않게 하여 해당 오류를 피할 수 있습니다.

    2022.09.22
이전
1
다음
홍벨로퍼
© 2023 HONGVELOPER. All rights reserved.

티스토리툴바