Skip to content

Commit 192ff8c

Browse files
committed
4.1.2 release
1 parent ace523c commit 192ff8c

File tree

116 files changed

+6233
-1721
lines changed

Some content is hidden

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

116 files changed

+6233
-1721
lines changed

.github/workflows/build-test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
name: Build & Test
22

3-
on:
3+
on:
44
push:
55
branches:
66
- master
77
pull_request:
88

99
jobs:
10-
10+
1111
build:
1212

1313
runs-on: macOS-latest
1414

1515
steps:
1616
- name: Checkout Repository
17-
uses: actions/checkout@v1
17+
uses: actions/checkout@v3
1818
- name: Install
1919
run: pod install
2020
- name: Build & Test
21-
run: xcodebuild test -workspace sf-wkb-ios.xcworkspace -scheme sf-wkb-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 11'
21+
run: xcodebuild test -workspace sf-wkb-ios.xcworkspace -scheme sf-wkb-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 14'

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ on:
66
- master
77

88
jobs:
9-
9+
1010
build:
1111

1212
runs-on: macOS-latest
1313

1414
steps:
1515
- name: Checkout Repository
16-
uses: actions/checkout@v1
16+
uses: actions/checkout@v3
1717
- name: Install
1818
run: pod install
1919
- name: Build
20-
run: xcodebuild build-for-testing -workspace sf-wkb-ios.xcworkspace -scheme sf-wkb-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 11'
20+
run: xcodebuild build-for-testing -workspace sf-wkb-ios.xcworkspace -scheme sf-wkb-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 14'

CHANGELOG.md

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

55
---
66

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

9-
* TBD
9+
* sf-ios 4.1.2
1010

1111
## [4.1.1](https://github.com/ngageoint/simple-features-wkb-ios/releases/tag/4.1.1) (01-10-2023)
1212

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.1'
5+
pod 'sf-ios', '~> 4.1.2'
66

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ 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.1'
64+
pod 'sf-wkb-ios', '~> 4.1.2'
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.1'
69+
pod 'sf-wkb-ios', :git => 'https://github.com/ngageoint/simple-features-wkb-ios.git', :tag => '4.1.2'
7070

7171
Include as local project:
7272

docs/docs/api/Classes.html

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

docs/docs/api/Classes/SFByteReader.html

Lines changed: 35 additions & 2 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.1 Docs</a> (93% documented)</p>
20+
<p><a href="../index.html">sf-wkb-ios 4.1.2 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">
@@ -331,6 +331,9 @@ <h1>SFByteReader</h1>
331331
</div>
332332
<p>Read through byte data</p>
333333

334+
<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>
336+
</div>
334337
</section>
335338
<section class="section task-group-section">
336339
<div class="task-group">
@@ -364,6 +367,9 @@ <h4>Declaration</h4>
364367

365368
</div>
366369
</div>
370+
<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>
372+
</div>
367373
</section>
368374
</div>
369375
</li>
@@ -396,6 +402,9 @@ <h4>Declaration</h4>
396402

397403
</div>
398404
</div>
405+
<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>
407+
</div>
399408
</section>
400409
</div>
401410
</li>
@@ -428,6 +437,9 @@ <h4>Declaration</h4>
428437

429438
</div>
430439
</div>
440+
<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>
442+
</div>
431443
</section>
432444
</div>
433445
</li>
@@ -483,6 +495,9 @@ <h4>Parameters</h4>
483495
<h4>Return Value</h4>
484496
<p>new byte reader</p>
485497
</div>
498+
<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>
500+
</div>
486501
</section>
487502
</div>
488503
</li>
@@ -551,6 +566,9 @@ <h4>Parameters</h4>
551566
<h4>Return Value</h4>
552567
<p>new byte reader</p>
553568
</div>
569+
<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>
571+
</div>
554572
</section>
555573
</div>
556574
</li>
@@ -606,6 +624,9 @@ <h4>Parameters</h4>
606624
<h4>Return Value</h4>
607625
<p>string value</p>
608626
</div>
627+
<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>
629+
</div>
609630
</section>
610631
</div>
611632
</li>
@@ -642,6 +663,9 @@ <h4>Declaration</h4>
642663
<h4>Return Value</h4>
643664
<p>byte</p>
644665
</div>
666+
<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>
668+
</div>
645669
</section>
646670
</div>
647671
</li>
@@ -697,6 +721,9 @@ <h4>Parameters</h4>
697721
<h4>Return Value</h4>
698722
<p>data value</p>
699723
</div>
724+
<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>
726+
</div>
700727
</section>
701728
</div>
702729
</li>
@@ -733,6 +760,9 @@ <h4>Declaration</h4>
733760
<h4>Return Value</h4>
734761
<p>integer</p>
735762
</div>
763+
<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>
765+
</div>
736766
</section>
737767
</div>
738768
</li>
@@ -769,6 +799,9 @@ <h4>Declaration</h4>
769799
<h4>Return Value</h4>
770800
<p>double</p>
771801
</div>
802+
<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>
804+
</div>
772805
</section>
773806
</div>
774807
</li>
@@ -777,7 +810,7 @@ <h4>Return Value</h4>
777810
</section>
778811
</section>
779812
<section id="footer">
780-
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-01-10)</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-02-01)</p>
781814
<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>
782815
</section>
783816
</article>

docs/docs/api/Classes/SFByteWriter.html

Lines changed: 44 additions & 2 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.1 Docs</a> (93% documented)</p>
20+
<p><a href="../index.html">sf-wkb-ios 4.1.2 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">
@@ -331,6 +331,9 @@ <h1>SFByteWriter</h1>
331331
</div>
332332
<p>Write byte data</p>
333333

334+
<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>
336+
</div>
334337
</section>
335338
<section class="section task-group-section">
336339
<div class="task-group">
@@ -364,6 +367,9 @@ <h4>Declaration</h4>
364367

365368
</div>
366369
</div>
370+
<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>
372+
</div>
367373
</section>
368374
</div>
369375
</li>
@@ -396,6 +402,9 @@ <h4>Declaration</h4>
396402

397403
</div>
398404
</div>
405+
<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>
407+
</div>
399408
</section>
400409
</div>
401410
</li>
@@ -428,6 +437,9 @@ <h4>Declaration</h4>
428437

429438
</div>
430439
</div>
440+
<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>
442+
</div>
431443
</section>
432444
</div>
433445
</li>
@@ -464,6 +476,9 @@ <h4>Declaration</h4>
464476
<h4>Return Value</h4>
465477
<p>new byte writer</p>
466478
</div>
479+
<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>
481+
</div>
467482
</section>
468483
</div>
469484
</li>
@@ -519,6 +534,9 @@ <h4>Parameters</h4>
519534
<h4>Return Value</h4>
520535
<p>new byte writer</p>
521536
</div>
537+
<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>
539+
</div>
522540
</section>
523541
</div>
524542
</li>
@@ -551,6 +569,9 @@ <h4>Declaration</h4>
551569

552570
</div>
553571
</div>
572+
<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>
574+
</div>
554575
</section>
555576
</div>
556577
</li>
@@ -587,6 +608,9 @@ <h4>Declaration</h4>
587608
<h4>Return Value</h4>
588609
<p>byte data</p>
589610
</div>
611+
<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>
613+
</div>
590614
</section>
591615
</div>
592616
</li>
@@ -623,6 +647,9 @@ <h4>Declaration</h4>
623647
<h4>Return Value</h4>
624648
<p>bytes written</p>
625649
</div>
650+
<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>
652+
</div>
626653
</section>
627654
</div>
628655
</li>
@@ -674,6 +701,9 @@ <h4>Parameters</h4>
674701
</tbody>
675702
</table>
676703
</div>
704+
<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>
706+
</div>
677707
</section>
678708
</div>
679709
</li>
@@ -725,6 +755,9 @@ <h4>Parameters</h4>
725755
</tbody>
726756
</table>
727757
</div>
758+
<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>
760+
</div>
728761
</section>
729762
</div>
730763
</li>
@@ -776,6 +809,9 @@ <h4>Parameters</h4>
776809
</tbody>
777810
</table>
778811
</div>
812+
<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>
814+
</div>
779815
</section>
780816
</div>
781817
</li>
@@ -827,6 +863,9 @@ <h4>Parameters</h4>
827863
</tbody>
828864
</table>
829865
</div>
866+
<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>
868+
</div>
830869
</section>
831870
</div>
832871
</li>
@@ -878,6 +917,9 @@ <h4>Parameters</h4>
878917
</tbody>
879918
</table>
880919
</div>
920+
<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>
922+
</div>
881923
</section>
882924
</div>
883925
</li>
@@ -886,7 +928,7 @@ <h4>Parameters</h4>
886928
</section>
887929
</section>
888930
<section id="footer">
889-
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-01-10)</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-02-01)</p>
890932
<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>
891933
</section>
892934
</article>

0 commit comments

Comments
 (0)