Skip to content

Commit 3b70e71

Browse files
committed
Update locked versions
1 parent 7a88bfd commit 3b70e71

File tree

12 files changed

+105
-105
lines changed

12 files changed

+105
-105
lines changed

demos/django-todolist/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ packages:
317317
path: "../../packages/powersync_core"
318318
relative: true
319319
source: path
320-
version: "1.0.0"
320+
version: "0.1.0"
321321
powersync_flutter_libs:
322322
dependency: "direct overridden"
323323
description:

demos/supabase-anonymous-auth/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ packages:
373373
path: "../../packages/powersync_core"
374374
relative: true
375375
source: path
376-
version: "1.0.0"
376+
version: "0.1.0"
377377
powersync_flutter_libs:
378378
dependency: "direct overridden"
379379
description:

demos/supabase-edge-function-auth/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ packages:
397397
path: "../../packages/powersync_core"
398398
relative: true
399399
source: path
400-
version: "1.0.0"
400+
version: "0.1.0"
401401
powersync_flutter_libs:
402402
dependency: "direct overridden"
403403
description:

demos/supabase-simple-chat/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ packages:
413413
path: "../../packages/powersync_core"
414414
relative: true
415415
source: path
416-
version: "1.0.0"
416+
version: "0.1.0"
417417
powersync_flutter_libs:
418418
dependency: "direct overridden"
419419
description:

demos/supabase-todolist-drift/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ packages:
700700
path: "../../packages/powersync_core"
701701
relative: true
702702
source: path
703-
version: "1.0.0"
703+
version: "0.1.0"
704704
powersync_flutter_libs:
705705
dependency: "direct overridden"
706706
description:

demos/supabase-todolist-optional-sync/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ packages:
477477
path: "../../packages/powersync_core"
478478
relative: true
479479
source: path
480-
version: "1.0.0"
480+
version: "0.1.0"
481481
powersync_flutter_libs:
482482
dependency: "direct overridden"
483483
description:

demos/supabase-todolist/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1414
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1515
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
16-
B2C70762C97CE3E3CEB912CB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B9CC0EA1BA15CD3CCAD0356 /* Pods_Runner.framework */; };
16+
FE22D026B50D91C63EC1E548 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3246A2C54ACF47297A0D9A97 /* Pods_Runner.framework */; };
1717
/* End PBXBuildFile section */
1818

1919
/* Begin PBXCopyFilesBuildPhase section */
@@ -32,35 +32,43 @@
3232
/* Begin PBXFileReference section */
3333
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
3434
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
35-
15764CEB058B2B69D5E35280 /* 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>"; };
36-
3153F415177CAE497AE7D235 /* 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>"; };
35+
1AC6D6834A180EC866A1A907 /* 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>"; };
36+
3246A2C54ACF47297A0D9A97 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3737
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
3838
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
3939
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
4040
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
41-
7B9CC0EA1BA15CD3CCAD0356 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
41+
7F544BD3701C5CF77F2FF87F /* 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>"; };
4242
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
4343
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
4444
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
4545
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
4646
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
4747
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
4848
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
49-
CDF8C9971FE1B0CF3262ED53 /* 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>"; };
49+
F866E203CA1A8E0C6D9ABA5C /* 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>"; };
5050
/* End PBXFileReference section */
5151

5252
/* Begin PBXFrameworksBuildPhase section */
5353
97C146EB1CF9000F007C117D /* Frameworks */ = {
5454
isa = PBXFrameworksBuildPhase;
5555
buildActionMask = 2147483647;
5656
files = (
57-
B2C70762C97CE3E3CEB912CB /* Pods_Runner.framework in Frameworks */,
57+
FE22D026B50D91C63EC1E548 /* Pods_Runner.framework in Frameworks */,
5858
);
5959
runOnlyForDeploymentPostprocessing = 0;
6060
};
6161
/* End PBXFrameworksBuildPhase section */
6262

6363
/* Begin PBXGroup section */
64+
114FDDDC75E03531AE956759 /* Frameworks */ = {
65+
isa = PBXGroup;
66+
children = (
67+
3246A2C54ACF47297A0D9A97 /* Pods_Runner.framework */,
68+
);
69+
name = Frameworks;
70+
sourceTree = "<group>";
71+
};
6472
9740EEB11CF90186004384FC /* Flutter */ = {
6573
isa = PBXGroup;
6674
children = (
@@ -79,7 +87,7 @@
7987
97C146F01CF9000F007C117D /* Runner */,
8088
97C146EF1CF9000F007C117D /* Products */,
8189
A151B04DC3D1415EEF784588 /* Pods */,
82-
C1E97B63847FB6B811E12FEA /* Frameworks */,
90+
114FDDDC75E03531AE956759 /* Frameworks */,
8391
);
8492
sourceTree = "<group>";
8593
};
@@ -109,36 +117,28 @@
109117
A151B04DC3D1415EEF784588 /* Pods */ = {
110118
isa = PBXGroup;
111119
children = (
112-
3153F415177CAE497AE7D235 /* Pods-Runner.debug.xcconfig */,
113-
CDF8C9971FE1B0CF3262ED53 /* Pods-Runner.release.xcconfig */,
114-
15764CEB058B2B69D5E35280 /* Pods-Runner.profile.xcconfig */,
120+
F866E203CA1A8E0C6D9ABA5C /* Pods-Runner.debug.xcconfig */,
121+
1AC6D6834A180EC866A1A907 /* Pods-Runner.release.xcconfig */,
122+
7F544BD3701C5CF77F2FF87F /* Pods-Runner.profile.xcconfig */,
115123
);
116124
path = Pods;
117125
sourceTree = "<group>";
118126
};
119-
C1E97B63847FB6B811E12FEA /* Frameworks */ = {
120-
isa = PBXGroup;
121-
children = (
122-
7B9CC0EA1BA15CD3CCAD0356 /* Pods_Runner.framework */,
123-
);
124-
name = Frameworks;
125-
sourceTree = "<group>";
126-
};
127127
/* End PBXGroup section */
128128

129129
/* Begin PBXNativeTarget section */
130130
97C146ED1CF9000F007C117D /* Runner */ = {
131131
isa = PBXNativeTarget;
132132
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
133133
buildPhases = (
134-
E916CBFE94483EF7C2F17F6C /* [CP] Check Pods Manifest.lock */,
134+
39B3199DCFC6D38A9384399C /* [CP] Check Pods Manifest.lock */,
135135
9740EEB61CF901F6004384FC /* Run Script */,
136136
97C146EA1CF9000F007C117D /* Sources */,
137137
97C146EB1CF9000F007C117D /* Frameworks */,
138138
97C146EC1CF9000F007C117D /* Resources */,
139139
9705A1C41CF9048500538489 /* Embed Frameworks */,
140140
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
141-
0A5FBCADCBC1AF2E0353A84D /* [CP] Embed Pods Frameworks */,
141+
FE8EB41334261949D37FC328 /* [CP] Embed Pods Frameworks */,
142142
);
143143
buildRules = (
144144
);
@@ -197,21 +197,26 @@
197197
/* End PBXResourcesBuildPhase section */
198198

199199
/* Begin PBXShellScriptBuildPhase section */
200-
0A5FBCADCBC1AF2E0353A84D /* [CP] Embed Pods Frameworks */ = {
200+
39B3199DCFC6D38A9384399C /* [CP] Check Pods Manifest.lock */ = {
201201
isa = PBXShellScriptBuildPhase;
202202
buildActionMask = 2147483647;
203203
files = (
204204
);
205205
inputFileListPaths = (
206-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
207206
);
208-
name = "[CP] Embed Pods Frameworks";
207+
inputPaths = (
208+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
209+
"${PODS_ROOT}/Manifest.lock",
210+
);
211+
name = "[CP] Check Pods Manifest.lock";
209212
outputFileListPaths = (
210-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
213+
);
214+
outputPaths = (
215+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
211216
);
212217
runOnlyForDeploymentPostprocessing = 0;
213218
shellPath = /bin/sh;
214-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
219+
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";
215220
showEnvVarsInLog = 0;
216221
};
217222
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
@@ -245,26 +250,21 @@
245250
shellPath = /bin/sh;
246251
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
247252
};
248-
E916CBFE94483EF7C2F17F6C /* [CP] Check Pods Manifest.lock */ = {
253+
FE8EB41334261949D37FC328 /* [CP] Embed Pods Frameworks */ = {
249254
isa = PBXShellScriptBuildPhase;
250255
buildActionMask = 2147483647;
251256
files = (
252257
);
253258
inputFileListPaths = (
259+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
254260
);
255-
inputPaths = (
256-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
257-
"${PODS_ROOT}/Manifest.lock",
258-
);
259-
name = "[CP] Check Pods Manifest.lock";
261+
name = "[CP] Embed Pods Frameworks";
260262
outputFileListPaths = (
261-
);
262-
outputPaths = (
263-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
263+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
264264
);
265265
runOnlyForDeploymentPostprocessing = 0;
266266
shellPath = /bin/sh;
267-
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";
267+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
268268
showEnvVarsInLog = 0;
269269
};
270270
/* End PBXShellScriptBuildPhase section */

0 commit comments

Comments
 (0)