Skip to content

Commit fcba186

Browse files
authored
Merge pull request #169 from Esri/df/ReadmeUpdate
2 parents 0cbb793 + 755c4de commit fcba186

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ The *ArcGIS Runtime Toolkit for iOS* has a *Target SDK* version of *13.0*, meani
8181
Note: The manual installation method also allows you to use a local installation ArcGIS Runtime SDK for iOS by making
8282
minor edits to the [swift package](Package.swift).
8383

84+
## Configure API Key
85+
86+
Some of the toolkit components and examples utilize a set of ready-to-use ArcGIS Platform services, including basemaps, and therefore require an API Key to be set in `AppDelegate.swift`. Please see the [setup guide](https://developers.arcgis.com/ios/get-started/#3-access-services-and-content-with-an-api-key) for more information.
87+
8488
## SwiftLint
8589

8690
Both the Toolkit and Examples app support SwiftLint. You can install SwiftLint from
@@ -108,7 +112,7 @@ contributing](https://github.com/esri/contributing).
108112

109113
## Licensing
110114

111-
Copyright 2017 - 2021 Esri
115+
Copyright 2017 - 2022 Esri
112116

113117
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
114118
License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)