This website works better with JavaScript.
홈
탐색
가입하기
로그인
Mojave
/
Kage112
원본 프로젝트 :
yaypixxo/Kage
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
fix openURL deprication and use higher resolution twitter icon
tags/v1.0.0
Viggo Lekdorf
4 년 전
부모
638f835008
커밋
13716b081f
3개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
kageprefs/KgeRootListController.m
BIN
kageprefs/Resources/.DS_Store
BIN
kageprefs/Resources/twitter@2x.png
+ 1
- 1
kageprefs/KgeRootListController.m
파일 보기
@@ -29,7 +29,7 @@
url = [NSURL URLWithString:@"https://mobile.twitter.com/Ra1nPix"];
}
[[UIApplication sharedApplication]
openURL:ur
l];
[[UIApplication sharedApplication]
openURL:url options:@{} completionHandler:ni
l];
}
-(void)saveTapped {
BIN
kageprefs/Resources/.DS_Store
파일 보기
BIN
kageprefs/Resources/twitter@2x.png
파일 보기
Before
After
Width:
64
| Height:
64
| Size:
1.5KB
Write
Preview
Loading…
취소
저장