File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Build Status] ( https://travis-ci.org/polydice/iCook-tvOS.svg )] ( https://travis-ci.org/polydice/iCook-tvOS )
4
4
![ Swift 2.2] ( https://img.shields.io/badge/Swift-2.2-orange.svg )
5
5
6
- A demo tvOS app that plays YouTube videos.
6
+ A tvOS app that plays [ iCook TV ] ( https://tv.icook.tw/ ) videos.
7
7
8
8
## Setup
9
9
Original file line number Diff line number Diff line change 632
632
CLANG_WARN_UNREACHABLE_CODE = YES;
633
633
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
634
634
COPY_PHASE_STRIP = NO;
635
- CURRENT_PROJECT_VERSION = 105 ;
635
+ CURRENT_PROJECT_VERSION = 106 ;
636
636
DEBUG_INFORMATION_FORMAT = dwarf;
637
637
ENABLE_STRICT_OBJC_MSGSEND = YES;
638
638
ENABLE_TESTABILITY = YES;
678
678
CLANG_WARN_UNREACHABLE_CODE = YES;
679
679
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
680
680
COPY_PHASE_STRIP = NO;
681
- CURRENT_PROJECT_VERSION = 105 ;
681
+ CURRENT_PROJECT_VERSION = 106 ;
682
682
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
683
683
ENABLE_NS_ASSERTIONS = NO;
684
684
ENABLE_STRICT_OBJC_MSGSEND = YES;
Original file line number Diff line number Diff line change 19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >105 </string >
22
+ <string >106 </string >
23
23
<key >Fabric </key >
24
24
<dict >
25
25
<key >Kits </key >
Original file line number Diff line number Diff line change 19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >105 </string >
22
+ <string >106 </string >
23
23
</dict >
24
24
</plist >
You can’t perform that action at this time.
0 commit comments