Skip to content

Commit

Permalink
Bump to up 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Jan 3, 2021
1 parent 48c78fb commit 2aab987
Show file tree
Hide file tree
Showing 199 changed files with 6,786 additions and 4,026 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "shogo4405/Logboard" ~> 2.2.1
github "shogo4405/Logboard" ~> 2.2.2
2 changes: 1 addition & 1 deletion HaishinKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "HaishinKit"
s.version = "1.1.1"
s.version = "1.1.2"
s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS."
s.swift_version = "5.0"

Expand Down
12 changes: 6 additions & 6 deletions HaishinKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2263,7 +2263,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
ONLY_ACTIVE_ARCH = YES;
"OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
Expand Down Expand Up @@ -2296,7 +2296,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE = "";
Expand Down Expand Up @@ -2362,7 +2362,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
"OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
Expand Down Expand Up @@ -2393,7 +2393,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
SDKROOT = macosx;
Expand Down Expand Up @@ -2517,7 +2517,7 @@
INFOPLIST_FILE = "$(SRCROOT)/Platforms/tvOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -2552,7 +2552,7 @@
INFOPLIST_FILE = "$(SRCROOT)/Platforms/tvOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!

def import_pods
pod 'HaishinKit', '~> 1.1.0'
pod 'HaishinKit', '~> 1.1.2'
end

target 'Your Target' do
Expand All @@ -84,7 +84,7 @@ end
```
### Carthage
```
github "shogo4405/HaishinKit.swift" ~> 1.1.0
github "shogo4405/HaishinKit.swift" ~> 1.1.2
```
### Swift Package Manager
```
Expand Down
241 changes: 92 additions & 149 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">HaishinKit 1.1.1 Docs</a> (18% documented)</p>
<p><a href="index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p class="header-right">
<form role="search" action="search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -98,9 +98,6 @@
<li class="nav-group-task">
<a href="Classes/GLHKView.html">GLHKView</a>
</li>
<li class="nav-group-task">
<a href="Classes/GLHKView.html">GLHKView</a>
</li>
<li class="nav-group-task">
<a href="Classes/H264Encoder.html">H264Encoder</a>
</li>
Expand All @@ -110,9 +107,6 @@
<li class="nav-group-task">
<a href="Classes/HKView.html">HKView</a>
</li>
<li class="nav-group-task">
<a href="Classes/HKView.html">HKView</a>
</li>
<li class="nav-group-task">
<a href="Classes/HLSService.html">HLSService</a>
</li>
Expand Down Expand Up @@ -248,15 +242,6 @@
<li class="nav-group-task">
<a href="Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="Extensions/DeviceUtil.html">DeviceUtil</a>
</li>
<li class="nav-group-task">
<a href="Extensions/NetStream.html">NetStream</a>
</li>
<li class="nav-group-task">
<a href="Extensions.html#/VideoIOComponent">VideoIOComponent</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -364,6 +349,91 @@ <h1>Classes</h1>
<section class="section task-group-section">
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)HKView"></a>
<a name="//apple_ref/swift/Class/HKView" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)HKView">HKView</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/HKView.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">HKView</span> <span class="p">:</span> <span class="kt">UIView</span></code></pre>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)NetStream"></a>
<a name="//apple_ref/swift/Class/NetStream" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)NetStream">NetStream</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The <code>NetStream</code> class is the foundation of a RTMPStream, HTTPStream.</p>

<a href="Classes/NetStream.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">NetStream</span> <span class="p">:</span> <span class="kt">NSObject</span></code></pre>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)ScreenCaptureSession"></a>
<a name="//apple_ref/swift/Class/ScreenCaptureSession" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)ScreenCaptureSession">ScreenCaptureSession</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/ScreenCaptureSession.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">ScreenCaptureSession</span> <span class="p">:</span> <span class="kt">NSObject</span><span class="p">,</span> <span class="kt"><a href="Protocols/CustomCaptureSession.html">CustomCaptureSession</a></span></code></pre>
<pre class="highlight swift"><code><span class="kd">extension</span> <span class="kt">ScreenCaptureSession</span><span class="p">:</span> <span class="kt"><a href="Protocols/Running.html">Running</a></span></code></pre>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
Expand Down Expand Up @@ -719,9 +789,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/"></a>
<a name="/c:@M@HaishinKit@objc(cs)GLHKView"></a>
<a name="//apple_ref/swift/Class/GLHKView" class="dashAnchor"></a>
<a class="token" href="#/">GLHKView</a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)GLHKView">GLHKView</a>
</code>
</div>
<div class="height-container">
Expand All @@ -737,7 +807,9 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>

<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">GLHKView</span> <span class="p">:</span> <span class="kt">GLKView</span><span class="p">,</span> <span class="kt">NetStreamRenderer</span></code></pre>
<pre class="highlight swift"><code><span class="kd">extension</span> <span class="kt">GLHKView</span><span class="p">:</span> <span class="kt">GLKViewDelegate</span></code></pre>

</div>
</div>
</section>
Expand Down Expand Up @@ -887,135 +959,6 @@ <h4>Declaration</h4>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)NetStream"></a>
<a name="//apple_ref/swift/Class/NetStream" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)NetStream">NetStream</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The <code>NetStream</code> class is the foundation of a RTMPStream, HTTPStream.</p>

<a href="Classes/NetStream.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">NetStream</span> <span class="p">:</span> <span class="kt">NSObject</span></code></pre>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/"></a>
<a name="//apple_ref/swift/Class/HKView" class="dashAnchor"></a>
<a class="token" href="#/">HKView</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">

<a href="Classes/HKView.html" class="slightly-smaller">See more</a>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/"></a>
<a name="//apple_ref/swift/Class/ScreenCaptureSession" class="dashAnchor"></a>
<a class="token" href="#/">ScreenCaptureSession</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">

<a href="Classes/ScreenCaptureSession.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)GLHKView"></a>
<a name="//apple_ref/swift/Class/GLHKView" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)GLHKView">GLHKView</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>A view that displays a video content of a NetStream object which uses OpenGL api. This class is deprecated. Please consider to use the MTHKView.</p>

<a href="Classes/GLHKView.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">GLHKView</span> <span class="p">:</span> <span class="kt">NSOpenGLView</span><span class="p">,</span> <span class="kt">NetStreamRenderer</span></code></pre>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)HKView"></a>
<a name="//apple_ref/swift/Class/HKView" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)HKView">HKView</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/HKView.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">HKView</span> <span class="p">:</span> <span class="kt">NSView</span></code></pre>

</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
Expand Down Expand Up @@ -1376,7 +1319,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2020-11-14)</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit 2aab987

Please sign in to comment.