index (180) 썸네일형 리스트형 POP (에니메이션 엔진) 기사http://www.bloter.net/archives/246975 https://code.facebook.com/projects/642915749111632/pop/ 바이트로 글자수 제한 바이트로 글자수 제한 http://ecogeo.tistory.com/295 TestFlight 원리 및 사용 방법 http://coronasdk.tistory.com/835 https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/BetaTestingTheApp.html#//apple_ref/doc/uid/TP40011225-CH35-SW2 Background 이미지에 할당된 메모리 즉시 반환하기 여기를 참조 (추가내용은 나중에 기입하기로 하고..) https://ringsterz.wordpress.com/2015/03/10/layout-xml%EC%9D%98-background%EC%9D%B4%EB%AF%B8%EC%A7%80%EC%97%90-%ED%95%A0%EB%8B%B9%EB%90%9C-%EB%A9%94%EB%AA%A8%EB%A6%AC-%EC%A6%89%EC%8B%9C-%EB%B0%98%ED%99%98%ED%95%98%EA%B8%B0/ HTTPS Server Trust Evaluation https://developer.apple.com/library/ios/technotes/tn2232/_index.html 프로그램 실행시 파라메터/환경변수 설정 방법 Arguments 및 Environment를 설정하는 방법 메뉴 > Product > Scheme > Edit Scheme.. http://nshipster.com/launch-arguments-and-environment-variables/ WKWebView 설정하기 iOS8이상 버전부터 지원기존의 스크립트 해석 속도 향상등 UIWebView보다 개선사항이 많아 짐 https://www.youtube.com/watch?v=ZC_rNie61IQ 아래와 같이 설정 - WebKit.framework 추가 후 Optional 설정 (Deplyment Target이 8.0 일 경우, 그 이상 사용하는 경우는 Required로 해도 무방) - 소스 적용MainViewController.h #import @interface MainViewController () @end MainViewController.m- (void)viewDidLoad { [super viewDidLoad]; WKWebView *mainWebView = [[WKWebView alloc] initWithFra.. Fuse(UX tool suite) sitehttps://www.fusetools.com/ tool(sublimetext)http://www.sublimetext.com/3 learn(Youtube)https://www.youtube.com/channel/UCPizp_2dBkLlXRFnbieG3Qw install to osxhttps://www.youtube.com/watch?v=ADCHp9mluIs 이전 1 ··· 6 7 8 9 10 11 12 ··· 23 다음