Skip to content

Commit 0d3ff07

Browse files
authored
Merge pull request #18 from plaidev/feat/back-link
chore: release version 0.13.0 with updated dependencies and changelog
2 parents 8eb5539 + 7908115 commit 0d3ff07

File tree

12 files changed

+33
-115
lines changed

12 files changed

+33
-115
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.13.0
2+
3+
- Update Dependencies
4+
- io.nubrick:nubrick to 0.8.1
5+
- Nubrick to 0.14.0
6+
7+
18
## 0.12.0
29

310
- Update iOS dependencies

e2e/ios/Podfile.lock

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,15 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- nativebrik_bridge (0.0.1):
4-
- Flutter
5-
- Nubrick (~> 0.13.0)
6-
- Nubrick (0.13.0):
7-
- Yoga (~> 3.2.1)
8-
- Yoga (3.2.1)
93

104
DEPENDENCIES:
115
- Flutter (from `Flutter`)
12-
- nativebrik_bridge (from `.symlinks/plugins/nativebrik_bridge/ios`)
13-
14-
SPEC REPOS:
15-
trunk:
16-
- Nubrick
17-
- Yoga
186

197
EXTERNAL SOURCES:
208
Flutter:
219
:path: Flutter
22-
nativebrik_bridge:
23-
:path: ".symlinks/plugins/nativebrik_bridge/ios"
2410

2511
SPEC CHECKSUMS:
2612
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
27-
nativebrik_bridge: a1cfaec77f000f63e662291b333d27ec6965300e
28-
Nubrick: 6f4ac5511b516dcb6ce3fa9e152cb37bcb051d3a
29-
Yoga: 636ce73bd247407928a7df089f3bc3675916b3ff
3013

3114
PODFILE CHECKSUM: 4305caec6b40dde0ae97be1573c53de1882a07e5
3215

e2e/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
97C146EC1CF9000F007C117D /* Resources */,
200200
9705A1C41CF9048500538489 /* Embed Frameworks */,
201201
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
202-
C91FB764F53199F72F728A88 /* [CP] Embed Pods Frameworks */,
203202
);
204203
buildRules = (
205204
);
@@ -352,23 +351,6 @@
352351
shellPath = /bin/sh;
353352
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
354353
};
355-
C91FB764F53199F72F728A88 /* [CP] Embed Pods Frameworks */ = {
356-
isa = PBXShellScriptBuildPhase;
357-
buildActionMask = 2147483647;
358-
files = (
359-
);
360-
inputFileListPaths = (
361-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
362-
);
363-
name = "[CP] Embed Pods Frameworks";
364-
outputFileListPaths = (
365-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
366-
);
367-
runOnlyForDeploymentPostprocessing = 0;
368-
shellPath = /bin/sh;
369-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
370-
showEnvVarsInLog = 0;
371-
};
372354
/* End PBXShellScriptBuildPhase section */
373355

374356
/* Begin PBXSourcesBuildPhase section */

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

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

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

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

e2e/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ packages:
137137
path: ".."
138138
relative: true
139139
source: path
140-
version: "0.12.0"
140+
version: "0.13.0"
141141
path:
142142
dependency: transitive
143143
description:

example/ios/Podfile.lock

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,15 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- integration_test (0.0.1):
4-
- Flutter
5-
- nativebrik_bridge (0.0.1):
6-
- Flutter
7-
- Nubrick (~> 0.13.0)
8-
- Nubrick (0.13.0):
9-
- Yoga (~> 3.2.1)
10-
- Yoga (3.2.1)
113

124
DEPENDENCIES:
135
- Flutter (from `Flutter`)
14-
- integration_test (from `.symlinks/plugins/integration_test/ios`)
15-
- nativebrik_bridge (from `.symlinks/plugins/nativebrik_bridge/ios`)
16-
17-
SPEC REPOS:
18-
trunk:
19-
- Nubrick
20-
- Yoga
216

227
EXTERNAL SOURCES:
238
Flutter:
249
:path: Flutter
25-
integration_test:
26-
:path: ".symlinks/plugins/integration_test/ios"
27-
nativebrik_bridge:
28-
:path: ".symlinks/plugins/nativebrik_bridge/ios"
2910

3011
SPEC CHECKSUMS:
3112
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
32-
integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e
33-
nativebrik_bridge: a1cfaec77f000f63e662291b333d27ec6965300e
34-
Nubrick: 6f4ac5511b516dcb6ce3fa9e152cb37bcb051d3a
35-
Yoga: 636ce73bd247407928a7df089f3bc3675916b3ff
3613

3714
PODFILE CHECKSUM: 1959d098c91d8a792531a723c4a9d7e9f6a01e38
3815

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
97C146EC1CF9000F007C117D /* Resources */,
200200
9705A1C41CF9048500538489 /* Embed Frameworks */,
201201
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
202-
17BD3297C058BA49694FE96F /* [CP] Embed Pods Frameworks */,
203202
);
204203
buildRules = (
205204
);
@@ -299,23 +298,6 @@
299298
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";
300299
showEnvVarsInLog = 0;
301300
};
302-
17BD3297C058BA49694FE96F /* [CP] Embed Pods Frameworks */ = {
303-
isa = PBXShellScriptBuildPhase;
304-
buildActionMask = 2147483647;
305-
files = (
306-
);
307-
inputFileListPaths = (
308-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
309-
);
310-
name = "[CP] Embed Pods Frameworks";
311-
outputFileListPaths = (
312-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
313-
);
314-
runOnlyForDeploymentPostprocessing = 0;
315-
shellPath = /bin/sh;
316-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
317-
showEnvVarsInLog = 0;
318-
};
319301
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
320302
isa = PBXShellScriptBuildPhase;
321303
alwaysOutOfDate = 1;

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

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

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

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

0 commit comments

Comments
 (0)