본문 바로가기

Programming/iOS

(93)
percent width in stroryborad percent width in stroryborad storyboard안에서 각 view의 위치를 지정할 때 percent를 통해 구성하고 싶을 경우 참고 할 수 있는 예제 https://github.com/mattneub/percentageWidthsInStoryboard
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

반응형