Skip to content

Commit

Permalink
update to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksysdkci committed Nov 21, 2017
1 parent dcb85f0 commit 14ab7f8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/KSYAirStreamer/KSYAirStreamer-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.4.0.0</string>
<string>1.4.0.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion prebuilt/include/KSYAirStreamer/KSYAirTunesServer.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ typedef NS_ENUM(NSUInteger, KSYAirVideoDecoder) {
int KSYAirParseParamSets(NSData* data, uint8_t* psData[], size_t psSize[], size_t * psCnt);

#define KSYAIRSTREAMER_VER 1.4.0
#define KSYAIRSTREAMER_ID f0820f337963ed217b508f1c3b0b128518f15e59
#define KSYAIRSTREAMER_ID 9d619a94d94a5fedbcc2657f116dfe682dd63d96
Binary file modified prebuilt/libs/libksyairserver.a
Binary file not shown.

0 comments on commit 14ab7f8

Please sign in to comment.