Skip to content

Commit 885879e

Browse files
authored
1 parent 22a9d55 commit 885879e

File tree

8 files changed

+15
-9
lines changed

8 files changed

+15
-9
lines changed

maplibre_ios/example/ios/Flutter/AppFrameworkInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>CFBundleVersion</key>
2222
<string>1.0</string>
2323
<key>MinimumOSVersion</key>
24-
<string>12.0</string>
24+
<string>13.0</string>
2525
</dict>
2626
</plist>

maplibre_ios/example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
# platform :ios, '12.0'
2+
# platform :ios, '13.0'
33

44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

maplibre_ios/example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ EXTERNAL SOURCES:
1414
:path: ".symlinks/plugins/objective_c/ios"
1515

1616
SPEC CHECKSUMS:
17-
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
17+
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
1818
objective_c: 89e720c30d716b036faf9c9684022048eee1eee2
1919

20-
PODFILE CHECKSUM: 4305caec6b40dde0ae97be1573c53de1882a07e5
20+
PODFILE CHECKSUM: 3c63482e143d1b91d2d2560aee9fb04ecc74ac7e
2121

2222
COCOAPODS: 1.16.2

maplibre_ios/example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
6767
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6868
EF7D8AF7F26242AD27CD6370 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
69+
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; };
6970
/* End PBXFileReference section */
7071

7172
/* Begin PBXFrameworksBuildPhase section */
@@ -114,6 +115,7 @@
114115
9740EEB11CF90186004384FC /* Flutter */ = {
115116
isa = PBXGroup;
116117
children = (
118+
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */,
117119
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
118120
9740EEB21CF90195004384FC /* Debug.xcconfig */,
119121
7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
@@ -463,7 +465,7 @@
463465
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
464466
GCC_WARN_UNUSED_FUNCTION = YES;
465467
GCC_WARN_UNUSED_VARIABLE = YES;
466-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
468+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
467469
MTL_ENABLE_DEBUG_INFO = NO;
468470
SDKROOT = iphoneos;
469471
SUPPORTED_PLATFORMS = iphoneos;
@@ -592,7 +594,7 @@
592594
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
593595
GCC_WARN_UNUSED_FUNCTION = YES;
594596
GCC_WARN_UNUSED_VARIABLE = YES;
595-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
597+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
596598
MTL_ENABLE_DEBUG_INFO = YES;
597599
ONLY_ACTIVE_ARCH = YES;
598600
SDKROOT = iphoneos;
@@ -643,7 +645,7 @@
643645
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
644646
GCC_WARN_UNUSED_FUNCTION = YES;
645647
GCC_WARN_UNUSED_VARIABLE = YES;
646-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
648+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
647649
MTL_ENABLE_DEBUG_INFO = NO;
648650
SDKROOT = iphoneos;
649651
SUPPORTED_PLATFORMS = iphoneos;

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
buildConfiguration = "Debug"
4545
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4646
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
47+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
4748
shouldUseLaunchSchemeArgsEnv = "YES">
4849
<MacroExpansion>
4950
<BuildableReference
@@ -72,6 +73,7 @@
7273
buildConfiguration = "Debug"
7374
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
7475
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
76+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
7577
launchStyle = "0"
7678
useCustomWorkingDirectory = "NO"
7779
ignoresPersistentStateOnLaunch = "NO"

maplibre_ios/example/pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ dev_dependencies:
2020

2121
flutter:
2222
uses-material-design: true
23+
config:
24+
enable-swift-package-manager: true

maplibre_ios/ios/maplibre_ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Helper package for maplibre that provides iOS FFI bindings
1818

1919
# Needs to be the same version as in maplibre_ios/Package.swift
2020
# FOR PREBUILT LIBRARY
21-
s.dependency 'MapLibre', '~> 6.17'
21+
s.dependency 'MapLibre', '~> 6.18'
2222

2323
# FOR LOCAL LIBRARY
2424
# s.vendored_frameworks = '.build/MapLibre.xcframework'

maplibre_ios/ios/maplibre_ios/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
dependencies: [
1515
// Needs to be the same version as in ../maplibre_ios.podspec
1616
// FOR PREBUILT LIBRARY
17-
.package(url: "https://github.com/maplibre/maplibre-gl-native-distribution", .upToNextMinor(from: "6.17.0")),
17+
.package(url: "https://github.com/maplibre/maplibre-gl-native-distribution", .upToNextMinor(from: "6.18.0")),
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)