Skip to content

Commit 1aa3f6e

Browse files
committed
fix: remove iOS CocoaPods integration
1 parent 3a992cb commit 1aa3f6e

5 files changed

Lines changed: 0 additions & 104 deletions

File tree

ios/Flutter/Debug.xcconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
21
#include "Generated.xcconfig"

ios/Flutter/Release.xcconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
21
#include "Generated.xcconfig"

ios/Podfile

Lines changed: 0 additions & 45 deletions
This file was deleted.

ios/Podfile.lock

Lines changed: 0 additions & 16 deletions
This file was deleted.

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
7538AEC52BB83FC8002AB82A /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7538AEC42BB83FC8002AB82A /* PrivacyInfo.xcprivacy */; };
1919
7538AEC72BB83FD3002AB82A /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7538AEC62BB83FD3002AB82A /* PrivacyInfo.xcprivacy */; };
2020
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
21-
9234EA956D1225D388A01660 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C1EB3935F9285537B0516 /* Pods_Runner.framework */; };
2221
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
2322
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
2423
E33A3E372A626DCD009744AB /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E33A3E362A626DCD009744AB /* WidgetKit.framework */; };
@@ -100,13 +99,11 @@
10099
/* Begin PBXFileReference section */
101100
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
102101
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
103-
278C1EB3935F9285537B0516 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
104102
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
105103
4A2DCD692E4B127100CF68B7 /* LiveActivityManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivityManager.swift; sourceTree = "<group>"; };
106104
4A2DCD6A2E4B127100CF68B7 /* TerminalLiveActivityAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TerminalLiveActivityAttributes.swift; sourceTree = "<group>"; };
107105
4A2DCD6D2E4B128100CF68B7 /* TerminalLiveActivity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TerminalLiveActivity.swift; sourceTree = "<group>"; };
108106
4A2DCD6E2E4B128100CF68B7 /* TerminalLiveActivityAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TerminalLiveActivityAttributes.swift; sourceTree = "<group>"; };
109-
5A4B3EB10512B2EB8E10213B /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
110107
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
111108
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
112109
7538AEC22BB83FAB002AB82A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
@@ -119,8 +116,6 @@
119116
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
120117
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
121118
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
122-
9C5314B89F1F73A1900CCAFD /* 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>"; };
123-
A775F241DEE026555178AC01 /* 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>"; };
124119
E33A3E352A626DCD009744AB /* StatusWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = StatusWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
125120
E33A3E362A626DCD009744AB /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
126121
E33A3E382A626DCD009744AB /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
@@ -196,7 +191,6 @@
196191
buildActionMask = 2147483647;
197192
files = (
198193
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */,
199-
9234EA956D1225D388A01660 /* Pods_Runner.framework in Frameworks */,
200194
);
201195
runOnlyForDeploymentPostprocessing = 0;
202196
};
@@ -219,16 +213,6 @@
219213
/* End PBXFrameworksBuildPhase section */
220214

221215
/* Begin PBXGroup section */
222-
65C40392B90925608A0465EE /* Pods */ = {
223-
isa = PBXGroup;
224-
children = (
225-
A775F241DEE026555178AC01 /* Pods-Runner.debug.xcconfig */,
226-
9C5314B89F1F73A1900CCAFD /* Pods-Runner.release.xcconfig */,
227-
5A4B3EB10512B2EB8E10213B /* Pods-Runner.profile.xcconfig */,
228-
);
229-
path = Pods;
230-
sourceTree = "<group>";
231-
};
232216
9740EEB11CF90186004384FC /* Flutter */ = {
233217
isa = PBXGroup;
234218
children = (
@@ -249,7 +233,6 @@
249233
E33A3E3A2A626DCE009744AB /* StatusWidget */,
250234
E39515C82AB5AD62003602C1 /* WatchApp */,
251235
97C146EF1CF9000F007C117D /* Products */,
252-
65C40392B90925608A0465EE /* Pods */,
253236
D242A20E381A343934B6A7B6 /* Frameworks */,
254237
);
255238
sourceTree = "<group>";
@@ -290,7 +273,6 @@
290273
D242A20E381A343934B6A7B6 /* Frameworks */ = {
291274
isa = PBXGroup;
292275
children = (
293-
278C1EB3935F9285537B0516 /* Pods_Runner.framework */,
294276
E33A3E362A626DCD009744AB /* WidgetKit.framework */,
295277
E33A3E382A626DCD009744AB /* SwiftUI.framework */,
296278
);
@@ -332,7 +314,6 @@
332314
isa = PBXNativeTarget;
333315
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
334316
buildPhases = (
335-
D539DA9CBCC9FFF884ED67C9 /* [CP] Check Pods Manifest.lock */,
336317
9740EEB61CF901F6004384FC /* Run Script */,
337318
97C146EA1CF9000F007C117D /* Sources */,
338319
97C146EB1CF9000F007C117D /* Frameworks */,
@@ -514,28 +495,6 @@
514495
shellPath = /bin/sh;
515496
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
516497
};
517-
D539DA9CBCC9FFF884ED67C9 /* [CP] Check Pods Manifest.lock */ = {
518-
isa = PBXShellScriptBuildPhase;
519-
buildActionMask = 2147483647;
520-
files = (
521-
);
522-
inputFileListPaths = (
523-
);
524-
inputPaths = (
525-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
526-
"${PODS_ROOT}/Manifest.lock",
527-
);
528-
name = "[CP] Check Pods Manifest.lock";
529-
outputFileListPaths = (
530-
);
531-
outputPaths = (
532-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
533-
);
534-
runOnlyForDeploymentPostprocessing = 0;
535-
shellPath = /bin/sh;
536-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
537-
showEnvVarsInLog = 0;
538-
};
539498
F3A15C782F6E1D8B00A1C001 /* Generate Missing Framework dSYMs */ = {
540499
isa = PBXShellScriptBuildPhase;
541500
buildActionMask = 2147483647;

0 commit comments

Comments
 (0)