설치 Node.js and npm using NVM 😆 install NVM (Node Version Manager) is a bash script that allows you 1.nvm 버젼에 맞게 설치 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash 설치과정중에 bash파일에다가 export 시켰기 때문에 쉘을 다시 재접속 시킨다. 제가 쓰는건 zsh을 쓰기에 vi ~/.zshrc 으로 추가 후 source ~/.zshrc 2.node 설치 […]
in보기
앱스토어에 배포하기전에 잘돌아가는지 TestFlight 다음과같이 나오고 오른쪽 상단에 [수출 규정 준수 정보] 를 선택하면 라고 나오고 다음을 누르면 라고 나옵니다. 내부테스트 시작누르면 이제 기본세팅 끝입니다. 외부 테스팅을 위해 빌드를 제출하려면 완전한 테스트 정보가 필요합니다. 라며 테스트 정보들을 입력해줘야 합니다. 머 이래저래 입력해도되고 다음에 왼쪽 테스터 및 그룹에 테스터를 추가시켜줍니다. 그럼 […]
Fastlane을 설치하기 전에는 먼저 Xcode command line 툴을 설치 SnapshotFILE fastlane 초기화 명령어: fastlane snapshot init snapfile이라는 설정 파일과, 스냅샷을 찍기 위한 2.3 버전, 3.x 버전의 swift 파일이 두 개 생성 Snapfile, SnapshotHelper.swift Snapshot의 설정 파일에 기기, 언어 등 최소한의 설정 가능 파일이동 samplebuildUITests.swift –> File-New-Target-ios Test Bundle (ex: samplebuildUITests) […]
해외 미국논문 소개 해외에서 작성된 정보될만한 논문1건을 소개해드릴까 하여 글을 적어 보았습니다. An Effective Treatment for Coronavirus (COVID-19) Presented by: James M. Todaro, MD (Columbia MD, jtodaro2@gmail.com) and Gregory J. Rigano, Esq. (grigano1@jhu.edu)In consultation with Stanford University School of Medicine, UAB School of Medicine and National Academy of Sciences researchers. […]