Skip to content

Commit dda24bc

Browse files
author
Erwan Jestin
committed
fix: get dependencies
1 parent ed3e166 commit dda24bc

File tree

6 files changed

+75
-31
lines changed

6 files changed

+75
-31
lines changed

maplibre_gl_example/ios/Podfile.lock

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,21 @@
11
PODS:
2-
- device_info_plus (0.0.1):
3-
- Flutter
42
- Flutter (1.0.0)
53
- location (0.0.1):
64
- Flutter
7-
- MapLibre (6.19.1)
8-
- maplibre_gl (0.23.0):
9-
- Flutter
10-
- MapLibre (= 6.19.1)
11-
- path_provider_foundation (0.0.1):
12-
- Flutter
13-
- FlutterMacOS
145

156
DEPENDENCIES:
16-
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
177
- Flutter (from `Flutter`)
188
- location (from `.symlinks/plugins/location/ios`)
19-
- maplibre_gl (from `.symlinks/plugins/maplibre_gl/ios`)
20-
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
21-
22-
SPEC REPOS:
23-
trunk:
24-
- MapLibre
259

2610
EXTERNAL SOURCES:
27-
device_info_plus:
28-
:path: ".symlinks/plugins/device_info_plus/ios"
2911
Flutter:
3012
:path: Flutter
3113
location:
3214
:path: ".symlinks/plugins/location/ios"
33-
maplibre_gl:
34-
:path: ".symlinks/plugins/maplibre_gl/ios"
35-
path_provider_foundation:
36-
:path: ".symlinks/plugins/path_provider_foundation/darwin"
3715

3816
SPEC CHECKSUMS:
39-
device_info_plus: bf2e3232933866d73fe290f2942f2156cdd10342
4017
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
41-
location: d5cf8598915965547c3f36761ae9cc4f4e87d22e
42-
MapLibre: 7f24faba45439f80ccb0f83393c29fa32cb81952
43-
maplibre_gl: 797df2712114170d739e164142d8fa897b08ec4a
44-
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
18+
location: 155caecf9da4f280ab5fe4a55f94ceccfab838f8
4519

4620
PODFILE CHECKSUM: a57f30d18f102dd3ce366b1d62a55ecbef2158e5
4721

maplibre_gl_example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1717
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1818
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
19+
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
1920
/* End PBXBuildFile section */
2021

2122
/* Begin PBXContainerItemProxy section */
@@ -65,13 +66,15 @@
6566
A132A2B89A2B65951285817C /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
6667
BDA9B619F7F58810FF6BFC50 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
6768
C27A816C7CCA4D09C223C118 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
69+
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; };
6870
/* End PBXFileReference section */
6971

7072
/* Begin PBXFrameworksBuildPhase section */
7173
97C146EB1CF9000F007C117D /* Frameworks */ = {
7274
isa = PBXFrameworksBuildPhase;
7375
buildActionMask = 2147483647;
7476
files = (
77+
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */,
7578
0E67C0D24CAED6BE0901E8DD /* Pods_Runner.framework in Frameworks */,
7679
);
7780
runOnlyForDeploymentPostprocessing = 0;
@@ -111,6 +114,7 @@
111114
9740EEB11CF90186004384FC /* Flutter */ = {
112115
isa = PBXGroup;
113116
children = (
117+
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */,
114118
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
115119
9740EEB21CF90195004384FC /* Debug.xcconfig */,
116120
7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
@@ -187,6 +191,9 @@
187191
productType = "com.apple.product-type.bundle.unit-test";
188192
};
189193
97C146ED1CF9000F007C117D /* Runner */ = {
194+
packageProductDependencies = (
195+
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */,
196+
);
190197
isa = PBXNativeTarget;
191198
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
192199
buildPhases = (
@@ -212,6 +219,9 @@
212219

213220
/* Begin PBXProject section */
214221
97C146E61CF9000F007C117D /* Project object */ = {
222+
packageReferences = (
223+
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */,
224+
);
215225
isa = PBXProject;
216226
attributes = {
217227
BuildIndependentTargetsInParallel = YES;
@@ -454,7 +464,7 @@
454464
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
455465
GCC_WARN_UNUSED_FUNCTION = YES;
456466
GCC_WARN_UNUSED_VARIABLE = YES;
457-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
467+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
458468
MTL_ENABLE_DEBUG_INFO = NO;
459469
SDKROOT = iphoneos;
460470
SUPPORTED_PLATFORMS = iphoneos;
@@ -583,7 +593,7 @@
583593
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
584594
GCC_WARN_UNUSED_FUNCTION = YES;
585595
GCC_WARN_UNUSED_VARIABLE = YES;
586-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
596+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
587597
MTL_ENABLE_DEBUG_INFO = YES;
588598
ONLY_ACTIVE_ARCH = YES;
589599
SDKROOT = iphoneos;
@@ -634,7 +644,7 @@
634644
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
635645
GCC_WARN_UNUSED_FUNCTION = YES;
636646
GCC_WARN_UNUSED_VARIABLE = YES;
637-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
647+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
638648
MTL_ENABLE_DEBUG_INFO = NO;
639649
SDKROOT = iphoneos;
640650
SUPPORTED_PLATFORMS = iphoneos;
@@ -722,6 +732,18 @@
722732
defaultConfigurationName = Release;
723733
};
724734
/* End XCConfigurationList section */
735+
/* Begin XCLocalSwiftPackageReference section */
736+
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = {
737+
isa = XCLocalSwiftPackageReference;
738+
relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage;
739+
};
740+
/* End XCLocalSwiftPackageReference section */
741+
/* Begin XCSwiftPackageProductDependency section */
742+
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = {
743+
isa = XCSwiftPackageProductDependency;
744+
productName = FlutterGeneratedPluginSwiftPackage;
745+
};
746+
/* End XCSwiftPackageProductDependency section */
725747
};
726748
rootObject = 97C146E61CF9000F007C117D /* Project object */;
727749
}

maplibre_gl_example/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 20 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
@@ -54,6 +73,7 @@
5473
buildConfiguration = "Debug"
5574
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
5675
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
76+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5777
launchStyle = "0"
5878
useCustomWorkingDirectory = "NO"
5979
ignoresPersistentStateOnLaunch = "NO"

maplibre_gl_example/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dev_dependencies:
1313
workspace:
1414
- scripts
1515
- maplibre_gl
16-
- maplibre_gl_web
16+
#- maplibre_gl_web
1717
- maplibre_gl_example
1818
- maplibre_gl_platform_interface
1919

0 commit comments

Comments
 (0)