Skip to content

Commit 69aa80b

Browse files
author
ksvcci
committed
update to v3.0.4
1 parent cb6361a commit 69aa80b

24 files changed

+12
-12
lines changed

UIDemo/KSYLiveUIDemo/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.0.3</string>
18+
<string>3.0.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>3.0.3.1</string>
20+
<string>3.0.4.0</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>NSAppTransportSecurity</key>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
OTHER_CFLAGS = -I../framework/
2-
OTHER_LDFLAGS = $(inherited) -ObjC -all_load -framework libksygpulive -framework GPUImage -framework Bugly -framework YYImage -lstdc++.6 -lz -lZipArchive -L../framework/
2+
OTHER_LDFLAGS = $(inherited) -ObjC -all_load -framework libksygpulive -framework GPUImage -framework Bugly -framework YYImage -lc++ -lz -lZipArchive -L../framework/
33
IPHONEOS_DEPLOYMENT_TARGET = 8.0
44
FRAMEWORK_SEARCH_PATHS = $(inherited) ../framework/ ../framework/dynamic

demo/KSYLiveDemo-framework.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
OTHER_CFLAGS = -I../framework/
2-
OTHER_LDFLAGS = $(inherited) -ObjC -all_load -framework libksygpulive -framework GPUImage -framework Bugly -framework YYImage -lstdc++.6 -lz -lZipArchive -L../framework/
2+
OTHER_LDFLAGS = $(inherited) -ObjC -all_load -framework libksygpulive -framework GPUImage -framework Bugly -framework YYImage -lc++ -lz -lZipArchive -L../framework/
33
FRAMEWORK_SEARCH_PATHS = $(inherited) ../framework/ ../framework/static

demo/KSYLiveDemo/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.0.3</string>
18+
<string>3.0.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>3.0.3.1</string>
22+
<string>3.0.4.0</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>NSAppTransportSecurity</key>

doc/docset-installed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Documentation set was installed to Xcode!
22

33
Path: /Users/ksvc/Library/Developer/Shared/Documentation/DocSets/com.ksyun.KSYLive_iOS.docset
4-
Time: 2018-04-23 06:41:49 +0000
4+
Time: 2018-07-12 03:00:36 +0000

0 commit comments

Comments
 (0)