Skip to content

Commit 6f5bb0d

Browse files
committed
Update deps, remove cocopods
1 parent e4b2165 commit 6f5bb0d

File tree

17 files changed

+1363
-1628
lines changed

17 files changed

+1363
-1628
lines changed

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 54;
6+
objectVersion = 60;
77
objects = {
88

99
/* Begin PBXBuildFile section */
1010
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
1111
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
1212
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
13+
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
1314
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1415
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1516
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
1617
E567A5ADA82CE2AEDCB0A3E4 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE5BBD3E112BFDB5C8E2790F /* Pods_Runner.framework */; };
17-
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
1818
/* End PBXBuildFile section */
1919

2020
/* Begin PBXCopyFilesBuildPhase section */
@@ -38,6 +38,7 @@
3838
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
3939
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
4040
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
41+
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; };
4142
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
4243
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
4344
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
@@ -49,7 +50,6 @@
4950
B7ABCAC5A61AF54F00391621 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
5051
EE5BBD3E112BFDB5C8E2790F /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5152
EF676DC31166BF82E434F9F3 /* 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>"; };
52-
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; };
5353
/* End PBXFileReference section */
5454

5555
/* Begin PBXFrameworksBuildPhase section */
@@ -134,9 +134,6 @@
134134

135135
/* Begin PBXNativeTarget section */
136136
97C146ED1CF9000F007C117D /* Runner */ = {
137-
packageProductDependencies = (
138-
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */,
139-
);
140137
isa = PBXNativeTarget;
141138
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
142139
buildPhases = (
@@ -155,6 +152,9 @@
155152
dependencies = (
156153
);
157154
name = Runner;
155+
packageProductDependencies = (
156+
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */,
157+
);
158158
productName = Runner;
159159
productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
160160
productType = "com.apple.product-type.application";
@@ -163,9 +163,6 @@
163163

164164
/* Begin PBXProject section */
165165
97C146E61CF9000F007C117D /* Project object */ = {
166-
packageReferences = (
167-
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */,
168-
);
169166
isa = PBXProject;
170167
attributes = {
171168
BuildIndependentTargetsInParallel = YES;
@@ -187,6 +184,9 @@
187184
Base,
188185
);
189186
mainGroup = 97C146E51CF9000F007C117D;
187+
packageReferences = (
188+
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */,
189+
);
190190
productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
191191
projectDirPath = "";
192192
projectRoot = "";
@@ -225,7 +225,7 @@
225225
);
226226
runOnlyForDeploymentPostprocessing = 0;
227227
shellPath = /bin/sh;
228-
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
228+
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin\n";
229229
};
230230
4C1CDC0FF84AD7C7688E16FE /* [CP] Check Pods Manifest.lock */ = {
231231
isa = PBXShellScriptBuildPhase;
@@ -262,7 +262,7 @@
262262
);
263263
runOnlyForDeploymentPostprocessing = 0;
264264
shellPath = /bin/sh;
265-
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
265+
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
266266
};
267267
BB6265DBB98517D490E8FF6E /* [CP] Copy Pods Resources */ = {
268268
isa = PBXShellScriptBuildPhase;
@@ -272,10 +272,14 @@
272272
inputFileListPaths = (
273273
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
274274
);
275+
inputPaths = (
276+
);
275277
name = "[CP] Copy Pods Resources";
276278
outputFileListPaths = (
277279
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
278280
);
281+
outputPaths = (
282+
);
279283
runOnlyForDeploymentPostprocessing = 0;
280284
shellPath = /bin/sh;
281285
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
@@ -289,10 +293,14 @@
289293
inputFileListPaths = (
290294
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
291295
);
296+
inputPaths = (
297+
);
292298
name = "[CP] Embed Pods Frameworks";
293299
outputFileListPaths = (
294300
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
295301
);
302+
outputPaths = (
303+
);
296304
runOnlyForDeploymentPostprocessing = 0;
297305
shellPath = /bin/sh;
298306
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
@@ -397,7 +405,7 @@
397405
INFOPLIST_FILE = Runner/Info.plist;
398406
INFOPLIST_KEY_CFBundleDisplayName = "SuperDuper Controller";
399407
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.travel";
400-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
408+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
401409
LD_RUNPATH_SEARCH_PATHS = (
402410
"$(inherited)",
403411
"@executable_path/Frameworks",
@@ -538,7 +546,7 @@
538546
INFOPLIST_FILE = Runner/Info.plist;
539547
INFOPLIST_KEY_CFBundleDisplayName = "SuperDuper Controller";
540548
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.travel";
541-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
549+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
542550
LD_RUNPATH_SEARCH_PATHS = (
543551
"$(inherited)",
544552
"@executable_path/Frameworks",
@@ -569,7 +577,7 @@
569577
INFOPLIST_FILE = Runner/Info.plist;
570578
INFOPLIST_KEY_CFBundleDisplayName = "SuperDuper Controller";
571579
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.travel";
572-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
580+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
573581
LD_RUNPATH_SEARCH_PATHS = (
574582
"$(inherited)",
575583
"@executable_path/Frameworks",
@@ -610,12 +618,14 @@
610618
defaultConfigurationName = Release;
611619
};
612620
/* End XCConfigurationList section */
621+
613622
/* Begin XCLocalSwiftPackageReference section */
614623
781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = {
615624
isa = XCLocalSwiftPackageReference;
616625
relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage;
617626
};
618627
/* End XCLocalSwiftPackageReference section */
628+
619629
/* Begin XCSwiftPackageProductDependency section */
620630
78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = {
621631
isa = XCSwiftPackageProductDependency;

lib/bike.g.dart

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

0 commit comments

Comments
 (0)