Skip to content

Commit fc4eb17

Browse files
committed
1.0.4 release
1 parent a361b73 commit fc4eb17

File tree

26 files changed

+106
-105
lines changed

26 files changed

+106
-105
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-
## 1.0.4 (TBD)
7+
## [1.0.4](https://github.com/ngageoint/grid-ios/releases/tag/1.0.4) (01-10-2023)
88

9-
* TBD
9+
* sf-ios 4.1.1
10+
* color-ios 1.0.1
1011

1112
## [1.0.3](https://github.com/ngageoint/grid-ios/releases/tag/1.0.3) (09-16-2022)
1213

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ platform :ios, '12.0'
33
use_frameworks!
44

55
target 'grid-ios' do
6-
pod 'color-ios', '~> 1.0.0'
7-
pod 'sf-ios', '~> 4.1.0'
6+
pod 'color-ios', '~> 1.0.1'
7+
pod 'sf-ios', '~> 4.1.1'
88

99
target 'grid-iosTests' do
1010
inherit! :complete

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,20 @@ Open grid-ios.xcworkspace in Xcode or build from command line:
4747

4848
Run tests from Xcode or from command line:
4949

50-
xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 12'
50+
xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 14'
5151

5252
### Include Library ###
5353

5454
Include this repository by specifying it in a Podfile using a supported option.
5555

5656
Pull from [CocoaPods](https://cocoapods.org/pods/grid-ios):
5757

58-
pod 'grid-ios', '~> 1.0.3'
58+
pod 'grid-ios', '~> 1.0.4'
5959

6060
Pull from GitHub:
6161

6262
pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :branch => 'master'
63-
pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :tag => '1.0.3'
63+
pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :tag => '1.0.4'
6464

6565
Include as local project:
6666

docs/docs/api/BaseGrid/index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - BaseGrid</title>
6+
<title>grid-ios 1.0.4 - BaseGrid</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
5151
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5252
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
5353
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
54-
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
54+
<!-- Generated by graphviz version 7.0.4 (20221203.1631)
5555
-->
5656
<!-- Pages: 1 -->
5757
<svg width="872pt" height="116pt"
@@ -67,29 +67,29 @@ <h2 hidden>Relationships</h2>
6767
</a>
6868
</g>
6969
</g>
70-
<!-- Comparable -->
70+
<!-- Hashable -->
7171
<g id="node2" class="node unknown">
72-
<title>Comparable</title>
72+
<title>Hashable</title>
7373
<path fill="none" stroke="black" d="M303,-36C303,-36 111,-36 111,-36 105,-36 99,-30 99,-24 99,-24 99,-12 99,-12 99,-6 105,0 111,0 111,0 303,0 303,0 309,0 315,-6 315,-12 315,-12 315,-24 315,-24 315,-30 309,-36 303,-36"/>
74-
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00">Comparable</text>
74+
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00">Hashable</text>
7575
</g>
76-
<!-- BaseGrid&#45;&gt;Comparable -->
77-
<g id="edge2" class="edge conformsTo">
78-
<title>BaseGrid&#45;&gt;Comparable</title>
79-
<path fill="none" stroke="black" d="M377.25,-71.97C345.4,-62.06 305.08,-49.51 271.67,-39.12"/>
80-
<polygon fill="black" stroke="black" points="272.59,-35.74 262,-36.11 270.51,-42.42 272.59,-35.74"/>
76+
<!-- BaseGrid&#45;&gt;Hashable -->
77+
<g id="edge1" class="edge conformsTo">
78+
<title>BaseGrid&#45;&gt;Hashable</title>
79+
<path fill="none" stroke="black" d="M372.59,-70.52C342.19,-61.06 305.08,-49.52 273.71,-39.75"/>
80+
<polygon fill="black" stroke="black" points="274.9,-36.46 264.31,-36.83 272.82,-43.14 274.9,-36.46"/>
8181
</g>
82-
<!-- Hashable -->
82+
<!-- Comparable -->
8383
<g id="node3" class="node unknown">
84-
<title>Hashable</title>
84+
<title>Comparable</title>
8585
<path fill="none" stroke="black" d="M753,-36C753,-36 561,-36 561,-36 555,-36 549,-30 549,-24 549,-24 549,-12 549,-12 549,-6 555,0 561,0 561,0 753,0 753,0 759,0 765,-6 765,-12 765,-12 765,-24 765,-24 765,-30 759,-36 753,-36"/>
86-
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00">Hashable</text>
86+
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00">Comparable</text>
8787
</g>
88-
<!-- BaseGrid&#45;&gt;Hashable -->
89-
<g id="edge1" class="edge conformsTo">
90-
<title>BaseGrid&#45;&gt;Hashable</title>
91-
<path fill="none" stroke="black" d="M486.75,-71.97C518.6,-62.06 558.92,-49.51 592.33,-39.12"/>
92-
<polygon fill="black" stroke="black" points="593.49,-42.42 602,-36.11 591.41,-35.74 593.49,-42.42"/>
88+
<!-- BaseGrid&#45;&gt;Comparable -->
89+
<g id="edge2" class="edge conformsTo">
90+
<title>BaseGrid&#45;&gt;Comparable</title>
91+
<path fill="none" stroke="black" d="M491.41,-70.52C521.81,-61.06 558.92,-49.52 590.29,-39.75"/>
92+
<polygon fill="black" stroke="black" points="591.18,-43.14 599.69,-36.83 589.1,-36.46 591.18,-43.14"/>
9393
</g>
9494
</g>
9595
</svg>
@@ -450,7 +450,7 @@ <h3>
450450

451451
<footer>
452452
<p>
453-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
453+
Generated on <time datetime="2023-01-10T14:23:40-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
454454
</p>
455455
</footer>
456456
</body>

docs/docs/api/BaseGrids/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - BaseGrids</title>
6+
<title>grid-ios 1.0.4 - BaseGrids</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -573,7 +573,7 @@ <h3>
573573

574574
<footer>
575575
<p>
576-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
576+
Generated on <time datetime="2023-01-10T14:23:39-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
577577
</p>
578578
</footer>
579579
</body>

docs/docs/api/BaseZoomGrids/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - BaseZoomGrids</title>
6+
<title>grid-ios 1.0.4 - BaseZoomGrids</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -190,7 +190,7 @@ <h3>
190190

191191
<footer>
192192
<p>
193-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
193+
Generated on <time datetime="2023-01-10T14:23:39-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
194194
</p>
195195
</footer>
196196
</body>

docs/docs/api/Bounds/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - Bounds</title>
6+
<title>grid-ios 1.0.4 - Bounds</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
5151
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5252
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
5353
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
54-
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
54+
<!-- Generated by graphviz version 7.0.4 (20221203.1631)
5555
-->
5656
<!-- Pages: 1 -->
5757
<svg width="872pt" height="116pt"
@@ -76,8 +76,8 @@ <h2 hidden>Relationships</h2>
7676
<!-- Bounds&#45;&gt;SFGeometryEnvelope -->
7777
<g id="edge1" class="edge conformsTo">
7878
<title>Bounds&#45;&gt;SFGeometryEnvelope</title>
79-
<path fill="none" stroke="black" d="M432,-71.7C432,-63.98 432,-54.71 432,-46.11"/>
80-
<polygon fill="black" stroke="black" points="435.5,-46.1 432,-36.1 428.5,-46.1 435.5,-46.1"/>
79+
<path fill="none" stroke="black" d="M432,-70.61C432,-63.51 432,-55.22 432,-47.39"/>
80+
<polygon fill="black" stroke="black" points="435.5,-47.58 432,-37.58 428.5,-47.58 435.5,-47.58"/>
8181
</g>
8282
</g>
8383
</svg>
@@ -944,7 +944,7 @@ <h3>
944944

945945
<footer>
946946
<p>
947-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
947+
Generated on <time datetime="2023-01-10T14:23:40-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
948948
</p>
949949
</footer>
950950
</body>

docs/docs/api/GridConstants/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - GridConstants</title>
6+
<title>grid-ios 1.0.4 - GridConstants</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -226,7 +226,7 @@ <h3>
226226

227227
<footer>
228228
<p>
229-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
229+
Generated on <time datetime="2023-01-10T14:23:39-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
230230
</p>
231231
</footer>
232232
</body>

docs/docs/api/GridPoint/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - GridPoint</title>
6+
<title>grid-ios 1.0.4 - GridPoint</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
5151
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5252
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
5353
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
54-
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
54+
<!-- Generated by graphviz version 7.0.4 (20221203.1631)
5555
-->
5656
<!-- Pages: 1 -->
5757
<svg width="872pt" height="116pt"
@@ -76,8 +76,8 @@ <h2 hidden>Relationships</h2>
7676
<!-- GridPoint&#45;&gt;SFPoint -->
7777
<g id="edge1" class="edge conformsTo">
7878
<title>GridPoint&#45;&gt;SFPoint</title>
79-
<path fill="none" stroke="black" d="M432,-71.7C432,-63.98 432,-54.71 432,-46.11"/>
80-
<polygon fill="black" stroke="black" points="435.5,-46.1 432,-36.1 428.5,-46.1 435.5,-46.1"/>
79+
<path fill="none" stroke="black" d="M432,-70.61C432,-63.51 432,-55.22 432,-47.39"/>
80+
<polygon fill="black" stroke="black" points="435.5,-47.58 432,-37.58 428.5,-47.58 435.5,-47.58"/>
8181
</g>
8282
</g>
8383
</svg>
@@ -645,7 +645,7 @@ <h3>
645645

646646
<footer>
647647
<p>
648-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
648+
Generated on <time datetime="2023-01-10T14:23:40-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
649649
</p>
650650
</footer>
651651
</body>

docs/docs/api/GridProperties/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - GridProperties</title>
6+
<title>grid-ios 1.0.4 - GridProperties</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -513,7 +513,7 @@ <h3>
513513

514514
<footer>
515515
<p>
516-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
516+
Generated on <time datetime="2023-01-10T14:23:39-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
517517
</p>
518518
</footer>
519519
</body>

docs/docs/api/GridStyle/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - GridStyle</title>
6+
<title>grid-ios 1.0.4 - GridStyle</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -129,7 +129,7 @@ <h3>
129129

130130
<footer>
131131
<p>
132-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
132+
Generated on <time datetime="2023-01-10T14:23:39-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
133133
</p>
134134
</footer>
135135
</body>

docs/docs/api/GridTile/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>grid-ios 1.0.3 - GridTile</title>
6+
<title>grid-ios 1.0.4 - GridTile</title>
77
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
88
</head>
99
<body>
1010
<header>
1111
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
1212
<strong>
13-
grid-ios 1.0.3
13+
grid-ios 1.0.4
1414
</strong>
1515
<span>Documentation</span>
1616
</a>
@@ -388,7 +388,7 @@ <h3>
388388

389389
<footer>
390390
<p>
391-
Generated on <time datetime="2022-09-16T12:01:29-0600">September 16, 2022</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
391+
Generated on <time datetime="2023-01-10T14:23:39-0700">January 10, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
392392
</p>
393393
</footer>
394394
</body>

0 commit comments

Comments
 (0)