Skip to content

Upgrade iOS SDK to v200.7 #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

TarekTolba1
Copy link
Collaborator

@TarekTolba1 TarekTolba1 commented May 1, 2025

#75

Copy link
Collaborator

@JulianBissekkou JulianBissekkou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid work on this PR! 💪🏽

@@ -8,15 +8,38 @@
import Foundation
import ArcGIS

class ManualLocationDataSource: AGSLocationDataSource {
final class CustomLocationProvider: LocationProvider {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rename the file name to be CustomLocationProvider.swift?

@JulianBissekkou JulianBissekkou merged commit f4ccd88 into migrate-ios-to-swift-package-manager May 6, 2025
3 checks passed
@JulianBissekkou JulianBissekkou deleted the upgrade-arcgis-sdk branch May 6, 2025 12:54
JulianBissekkou added a commit that referenced this pull request May 16, 2025
* Migrate iOS plugin and example to swift package manager

* Upgrade iOS SDK to v200.7 (#90)

* Upgrade arcgis sdk

* Upgrade arcgis sdk + create MapContentView

* Fix few issues after upgrading sdk

* Fix few issues after upgrading sdk

* Clean code

* fix build

* reformat code

* Update CustomLocationProvider.swift

* Fix location indicator example

---------

Co-authored-by: Julian Bissekkou <julian.bissekkou@tapped.dev>

---------

Co-authored-by: Julian Bissekkou <julian.bissekkou@tapped.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants