본문 바로가기

Programming/iOS

(92)
local authentication(Touch ID) The KeychainTouchID sample shows how to store Touch ID protected items to the keychain and how to query for those items with custom message prompts. https://developer.apple.com/library/ios/samplecode/KeychainTouchID/Introduction/Intro.html
프로비저닝 전체 삭제 /Users//Library/MobileDevice/Provisioning Profiles 로 이동 포함된 모든 프로비저닝 삭제
iOS9 Storyboard Reference http://code.tutsplus.com/tutorials/ios-9-staying-organized-with-storyboard-references--cms-24226
iOS Human Interface Guidelines 애플 공식 디자인 가이드 https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/index.html#//apple_ref/doc/uid/TP40006556-CH66-SW1
unsigned된 ipa파일 재 signing하는 방법 command로 설정하는 방법http://stackoverflow.com/questions/6896029/re-sign-ipa-iphone iReSign 툴을 통해 재 설정하는 방법http://dev.mlsdigital.net/posts/how-to-resign-an-ios-app-from-external-developers/https://github.com/maciekish/iReSign
iOS App 리뷰 시간 측정 현재 iOS 앱 리뷰 시간이 얼마나 걸리는지대략적으로 알 수 있다 공식적인 사이트는 아니고 유저들이 평균 심사일을 올려주면 그것을 가지고 통계내서 보여주는 사이트 앱 검사 일정 잡는데 도움이 될 듯 하다 http://appreviewtimes.com/
프로비저닝 파일 검사 How to tell what profile/signing certificate was used to sign .ipa? http://stackoverflow.com/questions/14881126/how-to-tell-what-profile-signing-certificate-was-used-to-sign-ipa
iOS 기기의 하드웨어 정보 리스트 iOS 기기의 사이즈, 해상도, 출시 버전 등등을 리스트로 기록 해둔 사이트 https://www.innerfence.com/howto/apple-ios-devices-dates-versions-instruction-sets

반응형