Skip to content

Commit cf6ccb8

Browse files
pjleonard37Release SDK bot for Maps SDK team
andauthored
Update versions for v2.5.3 (#1002)
* Update versions for v2.5.3 * Revert to 12.0 * Revert example app to 12.0 --------- Co-authored-by: Release SDK bot for Maps SDK team <[email protected]>
1 parent 3e8eabc commit cf6ccb8

File tree

10 files changed

+193
-117
lines changed

10 files changed

+193
-117
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.5.3
2+
3+
* Bump iOS Maps SDK to 11.9.3
4+
15
### 2.5.2
26

37
* Bump Maps SDK to 11.9.2

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mapbox Maps SDK Flutter SDK
22

3-
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.9.2). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
3+
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.9.3 (iOS) and v11.9.2 (Android)). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
44

55
Web and desktop are not supported.
66

@@ -98,7 +98,7 @@ To use the Maps Flutter SDK add the git dependency to the pubspec.yaml:
9898

9999
```
100100
dependencies:
101-
mapbox_maps_flutter: ^2.5.2
101+
mapbox_maps_flutter: ^2.5.3
102102
```
103103

104104
### Configure permissions
@@ -145,7 +145,7 @@ The `MapboxMap` controller instance is provided with `MapWidget.onMapCreated` ca
145145
`MapboxMap` exposes an entry point to the most of the APIs Maps Flutter SDK provides. It allows to control the map, camera, styles, observe map events,
146146
query rendered features, etc.
147147

148-
It's organized similarly to the [Android](https://docs.mapbox.com/android/maps/api/11.9.2/mapbox-maps-android/com.mapbox.maps/-mapbox-map/) and [iOS](https://docs.mapbox.com/ios/maps/api/11.9.2/documentation/mapboxmaps/mapboxmap) counterparts.
148+
It's organized similarly to the [Android](https://docs.mapbox.com/android/maps/api/11.9.2/mapbox-maps-android/com.mapbox.maps/-mapbox-map/) and [iOS](https://docs.mapbox.com/ios/maps/api/11.9.3/documentation/mapboxmaps/mapboxmap) counterparts.
149149

150150
To interact with the map after it's created store the MapboxMap object somewhere :
151151
```

example/ios/Podfile.lock

Lines changed: 13 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,24 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- integration_test (0.0.1):
3+
- mapbox_maps_flutter (2.5.3):
44
- Flutter
5-
- mapbox_maps_flutter (2.5.2):
6-
- Flutter
7-
- MapboxMaps (~> 11.9.2)
5+
- MapboxMaps (~> 11.9.3)
86
- Turf (= 4.0.0)
9-
- MapboxCommon (24.9.0):
7+
- MapboxCommon (24.9.1):
108
- Turf (= 4.0.0)
11-
- MapboxCoreMaps (11.9.3):
9+
- MapboxCoreMaps (11.9.4):
1210
- MapboxCommon (~> 24.9)
13-
- MapboxMaps (11.9.2):
14-
- MapboxCommon (= 24.9.0)
15-
- MapboxCoreMaps (= 11.9.3)
11+
- MapboxMaps (11.9.3):
12+
- MapboxCommon (= 24.9.1)
13+
- MapboxCoreMaps (= 11.9.4)
1614
- Turf (= 4.0.0)
17-
- path_provider_foundation (0.0.1):
18-
- Flutter
19-
- FlutterMacOS
20-
- permission_handler_apple (9.1.1):
15+
- permission_handler_apple (9.3.0):
2116
- Flutter
2217
- Turf (4.0.0)
2318

2419
DEPENDENCIES:
2520
- Flutter (from `Flutter`)
26-
- integration_test (from `.symlinks/plugins/integration_test/ios`)
2721
- mapbox_maps_flutter (from `.symlinks/plugins/mapbox_maps_flutter/ios`)
28-
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
2922
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
3023

3124
SPEC REPOS:
@@ -38,24 +31,18 @@ SPEC REPOS:
3831
EXTERNAL SOURCES:
3932
Flutter:
4033
:path: Flutter
41-
integration_test:
42-
:path: ".symlinks/plugins/integration_test/ios"
4334
mapbox_maps_flutter:
4435
:path: ".symlinks/plugins/mapbox_maps_flutter/ios"
45-
path_provider_foundation:
46-
:path: ".symlinks/plugins/path_provider_foundation/darwin"
4736
permission_handler_apple:
4837
:path: ".symlinks/plugins/permission_handler_apple/ios"
4938

5039
SPEC CHECKSUMS:
5140
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
52-
integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e
53-
mapbox_maps_flutter: 03b4e73de920668f7940fa3eb7245b37aefa3d51
54-
MapboxCommon: 678bfc4b477a804244fd7323c79cc7f2402f844e
55-
MapboxCoreMaps: 5bbd2051cea316eb0027f65af4612ffbf182f231
56-
MapboxMaps: 0cd9c1fac047adc2b41d05a7d3413e22a40364db
57-
path_provider_foundation: 080d55be775b7414fd5a5ef3ac137b97b097e564
58-
permission_handler_apple: 3787117e48f80715ff04a3830ca039283d6a4f29
41+
mapbox_maps_flutter: c181f29e71ae11ea56f95545fea477292c9abf16
42+
MapboxCommon: 8c1649b92e3e58640ee7bcf27a13a8da4fe1171e
43+
MapboxCoreMaps: dc02dfd56f28684bc89e089289194ad4519832f6
44+
MapboxMaps: 2f1e953f9de63c3e582763de09cc9e1fc59c5c75
45+
permission_handler_apple: 4ed2196e43d0651e8ff7ca3483a069d469701f2d
5946
Turf: c9eb11a65d96af58cac523460fd40fec5061b081
6047

6148
PODFILE CHECKSUM: e9395e37b54f3250ebce302f8de7800b2ba2b828

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 46 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
1E50EC7628162D9000A396F8 /* RunnerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E50EC7528162D9000A396F8 /* RunnerTests.m */; };
1212
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
1313
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
14+
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
1415
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1516
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1617
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
@@ -80,6 +81,7 @@
8081
isa = PBXFrameworksBuildPhase;
8182
buildActionMask = 2147483647;
8283
files = (
84+
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */,
8385
D0F2C3AA8D6C415312599A8A /* Pods_Runner.framework in Frameworks */,
8486
);
8587
runOnlyForDeploymentPostprocessing = 0;
@@ -198,12 +200,16 @@
198200
9705A1C41CF9048500538489 /* Embed Frameworks */,
199201
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
200202
773B04E9499B9D5A11FF22E3 /* [CP] Embed Pods Frameworks */,
203+
CB0217D4084112F2F52288FB /* [CP] Copy Pods Resources */,
201204
);
202205
buildRules = (
203206
);
204207
dependencies = (
205208
);
206209
name = Runner;
210+
packageProductDependencies = (
211+
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */,
212+
);
207213
productName = Runner;
208214
productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
209215
productType = "com.apple.product-type.application";
@@ -236,6 +242,9 @@
236242
Base,
237243
);
238244
mainGroup = 97C146E51CF9000F007C117D;
245+
packageReferences = (
246+
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */,
247+
);
239248
productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
240249
projectDirPath = "";
241250
projectRoot = "";
@@ -338,6 +347,23 @@
338347
shellPath = /bin/sh;
339348
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
340349
};
350+
CB0217D4084112F2F52288FB /* [CP] Copy Pods Resources */ = {
351+
isa = PBXShellScriptBuildPhase;
352+
buildActionMask = 2147483647;
353+
files = (
354+
);
355+
inputFileListPaths = (
356+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
357+
);
358+
name = "[CP] Copy Pods Resources";
359+
outputFileListPaths = (
360+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
361+
);
362+
runOnlyForDeploymentPostprocessing = 0;
363+
shellPath = /bin/sh;
364+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
365+
showEnvVarsInLog = 0;
366+
};
341367
D4F672C8BF176AA4E62F35C0 /* [CP] Check Pods Manifest.lock */ = {
342368
isa = PBXShellScriptBuildPhase;
343369
buildActionMask = 2147483647;
@@ -551,7 +577,7 @@
551577
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
552578
GCC_WARN_UNUSED_FUNCTION = YES;
553579
GCC_WARN_UNUSED_VARIABLE = YES;
554-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
580+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
555581
MTL_ENABLE_DEBUG_INFO = NO;
556582
SDKROOT = iphoneos;
557583
SUPPORTED_PLATFORMS = iphoneos;
@@ -572,6 +598,7 @@
572598
DEVELOPMENT_TEAM = GJZR2MEM28;
573599
ENABLE_BITCODE = NO;
574600
INFOPLIST_FILE = Runner/Info.plist;
601+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
575602
LD_RUNPATH_SEARCH_PATHS = (
576603
"$(inherited)",
577604
"@executable_path/Frameworks",
@@ -632,7 +659,7 @@
632659
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
633660
GCC_WARN_UNUSED_FUNCTION = YES;
634661
GCC_WARN_UNUSED_VARIABLE = YES;
635-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
662+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
636663
MTL_ENABLE_DEBUG_INFO = YES;
637664
ONLY_ACTIVE_ARCH = YES;
638665
SDKROOT = iphoneos;
@@ -681,7 +708,7 @@
681708
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
682709
GCC_WARN_UNUSED_FUNCTION = YES;
683710
GCC_WARN_UNUSED_VARIABLE = YES;
684-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
711+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
685712
MTL_ENABLE_DEBUG_INFO = NO;
686713
SDKROOT = iphoneos;
687714
SUPPORTED_PLATFORMS = iphoneos;
@@ -703,6 +730,7 @@
703730
DEVELOPMENT_TEAM = GJZR2MEM28;
704731
ENABLE_BITCODE = NO;
705732
INFOPLIST_FILE = Runner/Info.plist;
733+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
706734
LD_RUNPATH_SEARCH_PATHS = (
707735
"$(inherited)",
708736
"@executable_path/Frameworks",
@@ -729,6 +757,7 @@
729757
DEVELOPMENT_TEAM = GJZR2MEM28;
730758
ENABLE_BITCODE = NO;
731759
INFOPLIST_FILE = Runner/Info.plist;
760+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
732761
LD_RUNPATH_SEARCH_PATHS = (
733762
"$(inherited)",
734763
"@executable_path/Frameworks",
@@ -776,6 +805,20 @@
776805
defaultConfigurationName = Release;
777806
};
778807
/* End XCConfigurationList section */
808+
809+
/* Begin XCLocalSwiftPackageReference section */
810+
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = {
811+
isa = XCLocalSwiftPackageReference;
812+
relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage;
813+
};
814+
/* End XCLocalSwiftPackageReference section */
815+
816+
/* Begin XCSwiftPackageProductDependency section */
817+
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = {
818+
isa = XCSwiftPackageProductDependency;
819+
productName = FlutterGeneratedPluginSwiftPackage;
820+
};
821+
/* End XCSwiftPackageProductDependency section */
779822
};
780823
rootObject = 97C146E61CF9000F007C117D /* Project object */;
781824
}

example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@
55
<BuildAction
66
parallelizeBuildables = "YES"
77
buildImplicitDependencies = "YES">
8+
<PreActions>
9+
<ExecutionAction
10+
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
11+
<ActionContent
12+
title = "Run Prepare Flutter Framework Script"
13+
scriptText = "/bin/sh &quot;$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh&quot; prepare&#10;">
14+
<EnvironmentBuildable>
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "97C146ED1CF9000F007C117D"
18+
BuildableName = "Runner.app"
19+
BlueprintName = "Runner"
20+
ReferencedContainer = "container:Runner.xcodeproj">
21+
</BuildableReference>
22+
</EnvironmentBuildable>
23+
</ActionContent>
24+
</ExecutionAction>
25+
</PreActions>
826
<BuildActionEntries>
927
<BuildActionEntry
1028
buildForTesting = "YES"
@@ -26,6 +44,7 @@
2644
buildConfiguration = "Debug"
2745
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2846
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
47+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2948
shouldUseLaunchSchemeArgsEnv = "YES">
3049
<MacroExpansion>
3150
<BuildableReference
@@ -53,11 +72,13 @@
5372
buildConfiguration = "Debug"
5473
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
5574
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
75+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5676
launchStyle = "0"
5777
useCustomWorkingDirectory = "NO"
5878
ignoresPersistentStateOnLaunch = "NO"
5979
debugDocumentVersioning = "YES"
6080
debugServiceExtension = "internal"
81+
enableGPUValidationMode = "1"
6182
allowLocationSimulation = "YES">
6283
<BuildableProductRunnable
6384
runnableDebuggingMode = "0">

0 commit comments

Comments
 (0)