CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 09:56:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/googlemaps/google-maps-ios-utils.git
etag: W/"16ceafa3353902f9f6c2e38ffce59c13"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=7ti7m6FiXvTjTDKol%2Fd4YQInezp8cLaq9IVQMOfowHibjkTwDtrgRJl2m8ztbdytJ6rSKTNyKrZgoqRFU70kkrQhgz3Tl4pK48sjD50coAm23JIe%2BEODq1ZquBVGf83K3VM3T89KzcU9cHohn6kH53sP98qOUonZ24b%2B2gAxw9HLHplDG5jomXOUZBvXgZVdy634nCAntEGcl21R1kb3NIupB0LDbDcp92NEvAXd%2BPU6bxZK%2Bjt9LsYun6fGcK8obNsNR1bfZkvsesFGi8FpEw%3D%3D--vKjIZGCD95Xwy%2BvN--ztjrgG6qUCaH4PRNbm%2FVcg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1118911530.1753178185; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 09:56:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 09:56:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B1A0:356C52:50155A:59487A:687F6049
feat!: Bump minimum to iOS 14 (#444) · googlemaps/google-maps-ios-utils@bde2a17 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: .github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/dependabot.yml
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit bde2a17
feat!: Bump minimum to iOS 14 (#444)
* feat!: Bump minimum to iOS 14
* chore: migrate from src and test to Sources and Test
* chore: flatten header directory structure
* Added example model of MockMapView..
* refactor: rename ObjC target
* fix: use exported to expose ObjC to Swift
* feat: add privacy manifest (empty)
* chore: consolidate build and test workflows
* chore: convert to release please
* chore: add publish workflow
* chore: remove obsolete files
* chore: update contributing guide
---------
Co-authored-by: Wayne Bishop <waynewbishop@users.noreply.github.com>1 parent c061e69 commit bde2a17Copy full SHA for bde2a17
File tree
Expand file treeCollapse file tree
197 files changed
+1594
-3244
lines changedFilter options
- .github/workflows
- GoogleMapsUtils.xcodeproj
- xcshareddata/xcschemes
- GoogleMapsUtils
- Sources
- GoogleMapsUtilsObjC/include
- GoogleMapsUtils
- GeometryUtils
- Internal
- Heatmap
- Helper
- Tests
- GoogleMapsUtilsObjCTests/unit
- Geometry
- QuadTree
- GoogleMapsUtilsSwiftTests
- Resources
- GeoJSON
- KML
- unit
- GeometryUtils
- Internal
- Geometry
- Heatmap
- GoogleMapsUtilsTestsHelper/include
- XcodeConfig
- app
- Base.lproj
- docs
- samples
- ObjCDemoApp
- ObjCDemoApp.xcodeproj
- ObjCDemoApp
- Base.lproj
- SwiftDemoApp
- SwiftDemoApp.xcodeproj
- xcshareddata/xcschemes
- SwiftDemoApp
- Assets.xcassets/AppIcon.appiconset
- test/unit
- Clustering
- Geometry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
197 files changed
+1594
-3244
lines changed.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+59-13Lines changed: 59 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 |
| - | |
| 30 | + | |
| 31 | + | |
26 | 32 |
| |
27 | 33 |
| |
28 | 34 |
| |
29 |
| - | |
| 35 | + | |
30 | 36 |
| |
31 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
32 | 77 |
| |
33 | 78 |
| |
34 | 79 |
| |
35 | 80 |
| |
36 |
| - | |
| 81 | + | |
| 82 | + | |
37 | 83 |
| |
38 | 84 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 85 |
| |
| 86 | + | |
44 | 87 |
| |
45 | 88 |
| |
46 | 89 |
| |
47 | 90 |
| |
48 | 91 |
| |
49 |
| - | |
| 92 | + | |
50 | 93 |
| |
51 | 94 |
| |
52 | 95 |
| |
| |||
58 | 101 |
| |
59 | 102 |
| |
60 | 103 |
| |
61 |
| - | |
| 104 | + | |
62 | 105 |
| |
63 | 106 |
| |
| 107 | + | |
64 | 108 |
| |
65 | 109 |
| |
66 | 110 |
| |
| |||
78 | 122 |
| |
79 | 123 |
| |
80 | 124 |
| |
81 |
| - | |
| 125 | + | |
82 | 126 |
| |
83 | 127 |
| |
84 | 128 |
| |
85 | 129 |
| |
86 | 130 |
| |
87 | 131 |
| |
88 | 132 |
| |
89 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
90 | 136 |
| |
91 | 137 |
| |
92 | 138 |
| |
|
.github/workflows/dependabot.yml
Copy file name to clipboardExpand all lines: .github/workflows/dependabot.yml-35Lines changed: 0 additions & 35 deletions
This file was deleted.
.github/workflows/publish.yml
Copy file name to clipboard+44Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + |
.github/workflows/release-please.yml
Copy file name to clipboard+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + |
.github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml-85Lines changed: 0 additions & 85 deletions
This file was deleted.
-45Lines changed: 0 additions & 45 deletions
This file was deleted.
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
You can’t perform that action at this time.
0 commit comments