Skip to content

Commit 772ec35

Browse files
committed
4.1.3 release
1 parent 52eab41 commit 772ec35

File tree

119 files changed

+2056
-1988
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+2056
-1988
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7-
## 4.1.3 (TBD)
7+
## [4.1.3](https://github.com/ngageoint/simple-features-wkb-ios/releases/tag/4.1.3) (11-13-2023)
88

9-
* TBD
9+
* Module definition
10+
* sf-ios 4.1.3
1011

1112
## [4.1.2](https://github.com/ngageoint/simple-features-wkb-ios/releases/tag/4.1.2) (02-01-2023)
1213

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
22
platform :ios, '12.0'
33

44
target 'sf-wkb-ios' do
5-
pod 'sf-ios', '~> 4.1.2'
5+
pod 'sf-ios', '~> 4.1.3'
66

77
target 'sf-wkb-iosTests' do
88
inherit! :search_paths

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@ Open sf-wkb-ios.xcworkspace in Xcode or build from command line:
5353

5454
Run tests from Xcode or from command line:
5555

56-
xcodebuild test -workspace 'sf-wkb-ios.xcworkspace' -scheme sf-wkb-ios -destination 'platform=iOS Simulator,name=iPhone 14'
56+
xcodebuild test -workspace 'sf-wkb-ios.xcworkspace' -scheme sf-wkb-ios -destination 'platform=iOS Simulator,name=iPhone 15'
5757

5858
### Include Library ###
5959

6060
Include this repository by specifying it in a Podfile using a supported option.
6161

6262
Pull from [CocoaPods](https://cocoapods.org/pods/sf-wkb-ios):
6363

64-
pod 'sf-wkb-ios', '~> 4.1.2'
64+
pod 'sf-wkb-ios', '~> 4.1.3'
6565

6666
Pull from GitHub:
6767

6868
pod 'sf-wkb-ios', :git => 'https://github.com/ngageoint/simple-features-wkb-ios.git', :branch => 'master'
69-
pod 'sf-wkb-ios', :git => 'https://github.com/ngageoint/simple-features-wkb-ios.git', :tag => '4.1.2'
69+
pod 'sf-wkb-ios', :git => 'https://github.com/ngageoint/simple-features-wkb-ios.git', :tag => '4.1.3'
7070

7171
Include as local project:
7272

docs/docs/api/Classes.html

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

docs/docs/api/Classes/SFByteReader.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="SFByteReader Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">sf-wkb-ios 4.1.2 Docs</a> (93% documented)</p>
20+
<p><a href="../index.html">sf-wkb-ios 4.1.3 Docs</a> (93% documented)</p>
2121
<p class="header-right"><a href="https://github.com/ngageoint/simple-features-wkb-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
2222
<div class="header-right">
2323
<form role="search" action="../search.json">
@@ -332,7 +332,7 @@ <h1>SFByteReader</h1>
332332
<p>Read through byte data</p>
333333

334334
<div class="slightly-smaller">
335-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L19-L94">Show on GitHub</a>
335+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L19-L94">Show on GitHub</a>
336336
</div>
337337
</section>
338338
<section class="section task-group-section">
@@ -368,7 +368,7 @@ <h4>Declaration</h4>
368368
</div>
369369
</div>
370370
<div class="slightly-smaller">
371-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
371+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
372372
</div>
373373
</section>
374374
</div>
@@ -403,7 +403,7 @@ <h4>Declaration</h4>
403403
</div>
404404
</div>
405405
<div class="slightly-smaller">
406-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
406+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
407407
</div>
408408
</section>
409409
</div>
@@ -438,7 +438,7 @@ <h4>Declaration</h4>
438438
</div>
439439
</div>
440440
<div class="slightly-smaller">
441-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L34">Show on GitHub</a>
441+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L34">Show on GitHub</a>
442442
</div>
443443
</section>
444444
</div>
@@ -496,7 +496,7 @@ <h4>Return Value</h4>
496496
<p>new byte reader</p>
497497
</div>
498498
<div class="slightly-smaller">
499-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L43">Show on GitHub</a>
499+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L43">Show on GitHub</a>
500500
</div>
501501
</section>
502502
</div>
@@ -567,7 +567,7 @@ <h4>Return Value</h4>
567567
<p>new byte reader</p>
568568
</div>
569569
<div class="slightly-smaller">
570-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L53">Show on GitHub</a>
570+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L53">Show on GitHub</a>
571571
</div>
572572
</section>
573573
</div>
@@ -625,7 +625,7 @@ <h4>Return Value</h4>
625625
<p>string value</p>
626626
</div>
627627
<div class="slightly-smaller">
628-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L62">Show on GitHub</a>
628+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L62">Show on GitHub</a>
629629
</div>
630630
</section>
631631
</div>
@@ -664,7 +664,7 @@ <h4>Return Value</h4>
664664
<p>byte</p>
665665
</div>
666666
<div class="slightly-smaller">
667-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L69">Show on GitHub</a>
667+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L69">Show on GitHub</a>
668668
</div>
669669
</section>
670670
</div>
@@ -722,7 +722,7 @@ <h4>Return Value</h4>
722722
<p>data value</p>
723723
</div>
724724
<div class="slightly-smaller">
725-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L78">Show on GitHub</a>
725+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L78">Show on GitHub</a>
726726
</div>
727727
</section>
728728
</div>
@@ -761,7 +761,7 @@ <h4>Return Value</h4>
761761
<p>integer</p>
762762
</div>
763763
<div class="slightly-smaller">
764-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L85">Show on GitHub</a>
764+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L85">Show on GitHub</a>
765765
</div>
766766
</section>
767767
</div>
@@ -800,7 +800,7 @@ <h4>Return Value</h4>
800800
<p>double</p>
801801
</div>
802802
<div class="slightly-smaller">
803-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L92">Show on GitHub</a>
803+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteReader.h#L92">Show on GitHub</a>
804804
</div>
805805
</section>
806806
</div>
@@ -810,8 +810,8 @@ <h4>Return Value</h4>
810810
</section>
811811
</section>
812812
<section id="footer">
813-
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-02-01)</p>
814-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
813+
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-11-13)</p>
814+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
815815
</section>
816816
</article>
817817
</div>

docs/docs/api/Classes/SFByteWriter.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="SFByteWriter Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">sf-wkb-ios 4.1.2 Docs</a> (93% documented)</p>
20+
<p><a href="../index.html">sf-wkb-ios 4.1.3 Docs</a> (93% documented)</p>
2121
<p class="header-right"><a href="https://github.com/ngageoint/simple-features-wkb-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
2222
<div class="header-right">
2323
<form role="search" action="../search.json">
@@ -332,7 +332,7 @@ <h1>SFByteWriter</h1>
332332
<p>Write byte data</p>
333333

334334
<div class="slightly-smaller">
335-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L19-L106">Show on GitHub</a>
335+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L19-L106">Show on GitHub</a>
336336
</div>
337337
</section>
338338
<section class="section task-group-section">
@@ -368,7 +368,7 @@ <h4>Declaration</h4>
368368
</div>
369369
</div>
370370
<div class="slightly-smaller">
371-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
371+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
372372
</div>
373373
</section>
374374
</div>
@@ -403,7 +403,7 @@ <h4>Declaration</h4>
403403
</div>
404404
</div>
405405
<div class="slightly-smaller">
406-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
406+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
407407
</div>
408408
</section>
409409
</div>
@@ -438,7 +438,7 @@ <h4>Declaration</h4>
438438
</div>
439439
</div>
440440
<div class="slightly-smaller">
441-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L34">Show on GitHub</a>
441+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L34">Show on GitHub</a>
442442
</div>
443443
</section>
444444
</div>
@@ -477,7 +477,7 @@ <h4>Return Value</h4>
477477
<p>new byte writer</p>
478478
</div>
479479
<div class="slightly-smaller">
480-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
480+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
481481
</div>
482482
</section>
483483
</div>
@@ -535,7 +535,7 @@ <h4>Return Value</h4>
535535
<p>new byte writer</p>
536536
</div>
537537
<div class="slightly-smaller">
538-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L50">Show on GitHub</a>
538+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L50">Show on GitHub</a>
539539
</div>
540540
</section>
541541
</div>
@@ -570,7 +570,7 @@ <h4>Declaration</h4>
570570
</div>
571571
</div>
572572
<div class="slightly-smaller">
573-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
573+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
574574
</div>
575575
</section>
576576
</div>
@@ -609,7 +609,7 @@ <h4>Return Value</h4>
609609
<p>byte data</p>
610610
</div>
611611
<div class="slightly-smaller">
612-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
612+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
613613
</div>
614614
</section>
615615
</div>
@@ -648,7 +648,7 @@ <h4>Return Value</h4>
648648
<p>bytes written</p>
649649
</div>
650650
<div class="slightly-smaller">
651-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
651+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
652652
</div>
653653
</section>
654654
</div>
@@ -702,7 +702,7 @@ <h4>Parameters</h4>
702702
</table>
703703
</div>
704704
<div class="slightly-smaller">
705-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
705+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
706706
</div>
707707
</section>
708708
</div>
@@ -756,7 +756,7 @@ <h4>Parameters</h4>
756756
</table>
757757
</div>
758758
<div class="slightly-smaller">
759-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
759+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
760760
</div>
761761
</section>
762762
</div>
@@ -810,7 +810,7 @@ <h4>Parameters</h4>
810810
</table>
811811
</div>
812812
<div class="slightly-smaller">
813-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L90">Show on GitHub</a>
813+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L90">Show on GitHub</a>
814814
</div>
815815
</section>
816816
</div>
@@ -864,7 +864,7 @@ <h4>Parameters</h4>
864864
</table>
865865
</div>
866866
<div class="slightly-smaller">
867-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L97">Show on GitHub</a>
867+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L97">Show on GitHub</a>
868868
</div>
869869
</section>
870870
</div>
@@ -918,7 +918,7 @@ <h4>Parameters</h4>
918918
</table>
919919
</div>
920920
<div class="slightly-smaller">
921-
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L104">Show on GitHub</a>
921+
<a href="https://github.com/ngageoint/simple-features-wkb-ios/tree/4.1.3/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L104">Show on GitHub</a>
922922
</div>
923923
</section>
924924
</div>
@@ -928,8 +928,8 @@ <h4>Parameters</h4>
928928
</section>
929929
</section>
930930
<section id="footer">
931-
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-02-01)</p>
932-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
931+
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-11-13)</p>
932+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
933933
</section>
934934
</article>
935935
</div>

0 commit comments

Comments
 (0)