Skip to content

Commit

Permalink
Bump to up 2.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Aug 10, 2022
1 parent 3dfda58 commit f03d53c
Show file tree
Hide file tree
Showing 27 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Logboard.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Logboard"
s.version = "2.2.2"
s.version = "2.2.3"
s.summary = "Simple Logging framework"
s.swift_version = "5.0"

Expand Down
16 changes: 8 additions & 8 deletions Logboard.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
"IPHONEOS_DEPLOYMENT_TARGET[sdk=macosx*]" = 13.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SKIP_INSTALL = YES;
Expand All @@ -628,7 +628,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
"IPHONEOS_DEPLOYMENT_TARGET[sdk=macosx*]" = 13.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SKIP_INSTALL = YES;
Expand All @@ -649,7 +649,7 @@
INFOPLIST_FILE = "$(SRCROOT)/Platforms/watchOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SDKROOT = watchos;
Expand All @@ -673,7 +673,7 @@
INFOPLIST_FILE = "$(SRCROOT)/Platforms/watchOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SDKROOT = watchos;
Expand All @@ -700,7 +700,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SDKROOT = macosx;
Expand All @@ -725,7 +725,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SDKROOT = macosx;
Expand All @@ -748,7 +748,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 = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SDKROOT = appletvos;
Expand All @@ -773,7 +773,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 = 2.2.2;
MARKETING_VERSION = 2.2.3;
PRODUCT_BUNDLE_IDENTIFIER = com.github.shogo4405.Logboard;
PRODUCT_NAME = Logboard;
SDKROOT = appletvos;
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ConsoleAppender.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/Logboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/Logboard/Data.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/Logboard/Level.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/MultiAppender.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/NullAppender.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/OSLoggerAppender.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/SocketAppender.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/LogboardAppender.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-07)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/Logboard" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-08-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit f03d53c

Please sign in to comment.