
보통 iphone se (1st) 가 가장 가혹한 UI환경 이므로 해당 기기에서 테스트 되도록 해야하고, 자동으로 빌드와 동시에 테스트 되도록 하는 스크립트를 가져와서 내 프로젝트에 맞게 수정한다. (자료를 포스팅 해준 뱅크샐러드에게 무한 감사) 1. 시뮬레이터 를 가져오는 스크립트 getSimulatorMatchingCondition.rb require "json" deviceName = ARGV[0] runTime = ARGV[1] json = JSON.parse(%x(xcrun simctl list 'devices' -j)) devices = json["devices"]["com.apple.CoreSimulator.SimRuntime.iOS-#{runTime}"] if devices == nil p..
iOS/Test
2022. 7. 28. 00:06
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- GCD
- Default Rules
- AWS IoT
- 프로그래머스
- MQTT
- bitrise
- Fastlane
- async
- ios
- jenkins
- geohash
- swiftLint
- firebase
- CI/CD
- Moya
- 모듏화
- swift
- IF (KAKAO) DEV 2022
- xcode whitespace trim option
- 빌드자동화
- 무료는 아니지만
- RxSwift
- ATS failed system trust
- GPT4
- XCTestExpectation
- ChatGPT
- 같이쓰기
- AppThinning
- chatgpt 4o
- 코테
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
글 보관함