We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bf092 commit f427670Copy full SHA for f427670
ios/Runner.xcodeproj/project.pbxproj
@@ -258,7 +258,7 @@
258
TargetAttributes = {
259
97C146ED1CF9000F007C117D = {
260
CreatedOnToolsVersion = 7.3.1;
261
- DevelopmentTeam = 44R7KF7645;
+ DevelopmentTeam = W3Q3NY9B6P;
262
LastSwiftMigration = 1020;
263
ProvisioningStyle = Automatic;
264
SystemCapabilities = {
pubspec.yaml
@@ -135,7 +135,7 @@ dependencies:
135
# Manta dart implementation
136
manta_dart:
137
git:
138
- url: https://github.com/appiapay/manta-dart.git
+ url: https://github.com/bbedward/manta-dart.git
139
ref: master
140
141
dev_dependencies:
0 commit comments