Skip to content

Commit 5d6168d

Browse files
committed
_
1 parent 1c783f1 commit 5d6168d

File tree

8 files changed

+48
-48
lines changed

8 files changed

+48
-48
lines changed

android/app/google-services.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"project_info": {
33
"project_number": "892296995692",
44
"project_id": "clipboard-419514",
5-
"storage_bucket": "clipboard-419514.appspot.com"
5+
"storage_bucket": "clipboard-419514.firebasestorage.app"
66
},
77
"client": [
88
{

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
292292
D32916227F280D31E202A571 /* [CP] Embed Pods Frameworks */,
293293
D2C8199ACC7208E63509A4F9 /* [CP] Copy Pods Resources */,
294-
ADB4322C3E21A9B959E553DB /* FlutterFire: "flutterfire upload-crashlytics-symbols" */,
294+
1F1257162C8A34FED2858627 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */,
295295
);
296296
buildRules = (
297297
);
@@ -378,6 +378,24 @@
378378
/* End PBXResourcesBuildPhase section */
379379

380380
/* Begin PBXShellScriptBuildPhase section */
381+
1F1257162C8A34FED2858627 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = {
382+
isa = PBXShellScriptBuildPhase;
383+
buildActionMask = 2147483647;
384+
files = (
385+
);
386+
inputFileListPaths = (
387+
);
388+
inputPaths = (
389+
);
390+
name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\"";
391+
outputFileListPaths = (
392+
);
393+
outputPaths = (
394+
);
395+
runOnlyForDeploymentPostprocessing = 0;
396+
shellPath = /bin/sh;
397+
shellScript = "\n#!/bin/bash\nPATH=${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=$PODS_ROOT/FirebaseCrashlytics/upload-symbols --platform=ios --apple-project-path=${SRCROOT} --env-platform-name=${PLATFORM_NAME} --env-configuration=${CONFIGURATION} --env-project-dir=${PROJECT_DIR} --env-built-products-dir=${BUILT_PRODUCTS_DIR} --env-dwarf-dsym-folder-path=${DWARF_DSYM_FOLDER_PATH} --env-dwarf-dsym-file-name=${DWARF_DSYM_FILE_NAME} --env-infoplist-path=${INFOPLIST_PATH} --default-config=default\n";
398+
};
381399
2579210AC2D0D9A6ECBC51F0 /* [CP] Check Pods Manifest.lock */ = {
382400
isa = PBXShellScriptBuildPhase;
383401
buildActionMask = 2147483647;
@@ -453,24 +471,6 @@
453471
shellPath = /bin/sh;
454472
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
455473
};
456-
ADB4322C3E21A9B959E553DB /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = {
457-
isa = PBXShellScriptBuildPhase;
458-
buildActionMask = 2147483647;
459-
files = (
460-
);
461-
inputFileListPaths = (
462-
);
463-
inputPaths = (
464-
);
465-
name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\"";
466-
outputFileListPaths = (
467-
);
468-
outputPaths = (
469-
);
470-
runOnlyForDeploymentPostprocessing = 0;
471-
shellPath = /bin/sh;
472-
shellScript = "\n#!/bin/bash\nPATH=${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=$PODS_ROOT/FirebaseCrashlytics/upload-symbols --platform=ios --apple-project-path=${SRCROOT} --env-platform-name=${PLATFORM_NAME} --env-configuration=${CONFIGURATION} --env-project-dir=${PROJECT_DIR} --env-built-products-dir=${BUILT_PRODUCTS_DIR} --env-dwarf-dsym-folder-path=${DWARF_DSYM_FOLDER_PATH} --env-dwarf-dsym-file-name=${DWARF_DSYM_FILE_NAME} --env-infoplist-path=${INFOPLIST_PATH} --default-config=default\n";
473-
};
474474
D23738D31A79A78D4DE2D496 /* [CP] Check Pods Manifest.lock */ = {
475475
isa = PBXShellScriptBuildPhase;
476476
buildActionMask = 2147483647;

ios/Runner/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import UIKit
22
import Flutter
33
import share_handler_ios
44

5-
@UIApplicationMain
5+
@main
66
@objc class AppDelegate: FlutterAppDelegate {
77
override func application(
88
_ application: UIApplication,

ios/Runner/GoogleService-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>PROJECT_ID</key>
1414
<string>clipboard-419514</string>
1515
<key>STORAGE_BUCKET</key>
16-
<string>clipboard-419514.appspot.com</string>
16+
<string>clipboard-419514.firebasestorage.app</string>
1717
<key>IS_ADS_ENABLED</key>
1818
<false></false>
1919
<key>IS_ANALYTICS_ENABLED</key>

lib/firebase_options.dart

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class DefaultFirebaseOptions {
4141
messagingSenderId: '892296995692',
4242
projectId: 'clipboard-419514',
4343
authDomain: 'clipboard-419514.firebaseapp.com',
44-
storageBucket: 'clipboard-419514.appspot.com',
44+
storageBucket: 'clipboard-419514.firebasestorage.app',
4545
measurementId: 'G-8LF9RP87DF',
4646
);
4747

@@ -50,15 +50,15 @@ class DefaultFirebaseOptions {
5050
appId: '1:892296995692:android:64012302abe55897490949',
5151
messagingSenderId: '892296995692',
5252
projectId: 'clipboard-419514',
53-
storageBucket: 'clipboard-419514.appspot.com',
53+
storageBucket: 'clipboard-419514.firebasestorage.app',
5454
);
5555

5656
static const FirebaseOptions ios = FirebaseOptions(
5757
apiKey: 'AIzaSyDu5UXxIRpcUq1h680iS6mUtbEEsTNwsfA',
5858
appId: '1:892296995692:ios:4bf415b9b852d3af490949',
5959
messagingSenderId: '892296995692',
6060
projectId: 'clipboard-419514',
61-
storageBucket: 'clipboard-419514.appspot.com',
61+
storageBucket: 'clipboard-419514.firebasestorage.app',
6262
iosBundleId: 'com.entilitystudio.CopyCat',
6363
);
6464

@@ -67,7 +67,7 @@ class DefaultFirebaseOptions {
6767
appId: '1:892296995692:ios:4bf415b9b852d3af490949',
6868
messagingSenderId: '892296995692',
6969
projectId: 'clipboard-419514',
70-
storageBucket: 'clipboard-419514.appspot.com',
70+
storageBucket: 'clipboard-419514.firebasestorage.app',
7171
iosBundleId: 'com.entilitystudio.CopyCat',
7272
);
7373

@@ -77,7 +77,7 @@ class DefaultFirebaseOptions {
7777
messagingSenderId: '892296995692',
7878
projectId: 'clipboard-419514',
7979
authDomain: 'clipboard-419514.firebaseapp.com',
80-
storageBucket: 'clipboard-419514.appspot.com',
80+
storageBucket: 'clipboard-419514.firebasestorage.app',
8181
measurementId: 'G-TBGBJVH2GS',
8282
);
8383

macos/Runner.xcodeproj/project.pbxproj

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
3399D490228B24CF009A79C7 /* ShellScript */,
253253
FE7A12D035FCF0D94E4A451B /* [CP] Embed Pods Frameworks */,
254254
F70633DA411C1AE393126063 /* [CP] Copy Pods Resources */,
255-
F50A640AAF6AF9098EDB08DE /* FlutterFire: "flutterfire upload-crashlytics-symbols" */,
255+
03C152B3C2D38322FC6CA57D /* FlutterFire: "flutterfire upload-crashlytics-symbols" */,
256256
);
257257
buildRules = (
258258
);
@@ -342,6 +342,24 @@
342342
/* End PBXResourcesBuildPhase section */
343343

344344
/* Begin PBXShellScriptBuildPhase section */
345+
03C152B3C2D38322FC6CA57D /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = {
346+
isa = PBXShellScriptBuildPhase;
347+
buildActionMask = 2147483647;
348+
files = (
349+
);
350+
inputFileListPaths = (
351+
);
352+
inputPaths = (
353+
);
354+
name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\"";
355+
outputFileListPaths = (
356+
);
357+
outputPaths = (
358+
);
359+
runOnlyForDeploymentPostprocessing = 0;
360+
shellPath = /bin/sh;
361+
shellScript = "\n#!/bin/bash\nPATH=${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=$PODS_ROOT/FirebaseCrashlytics/upload-symbols --platform=macos --apple-project-path=${SRCROOT} --env-platform-name=${PLATFORM_NAME} --env-configuration=${CONFIGURATION} --env-project-dir=${PROJECT_DIR} --env-built-products-dir=${BUILT_PRODUCTS_DIR} --env-dwarf-dsym-folder-path=${DWARF_DSYM_FOLDER_PATH} --env-dwarf-dsym-file-name=${DWARF_DSYM_FILE_NAME} --env-infoplist-path=${INFOPLIST_PATH} --default-config=default\n";
362+
};
345363
105F12E17CFE7E4EED631479 /* [CP] Check Pods Manifest.lock */ = {
346364
isa = PBXShellScriptBuildPhase;
347365
buildActionMask = 2147483647;
@@ -461,24 +479,6 @@
461479
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";
462480
showEnvVarsInLog = 0;
463481
};
464-
F50A640AAF6AF9098EDB08DE /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = {
465-
isa = PBXShellScriptBuildPhase;
466-
buildActionMask = 8;
467-
files = (
468-
);
469-
inputFileListPaths = (
470-
);
471-
inputPaths = (
472-
);
473-
name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\"";
474-
outputFileListPaths = (
475-
);
476-
outputPaths = (
477-
);
478-
runOnlyForDeploymentPostprocessing = 1;
479-
shellPath = /bin/sh;
480-
shellScript = "\n#!/bin/bash\nPATH=${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=$PODS_ROOT/FirebaseCrashlytics/upload-symbols --platform=macos --apple-project-path=${SRCROOT} --env-platform-name=${PLATFORM_NAME} --env-configuration=${CONFIGURATION} --env-project-dir=${PROJECT_DIR} --env-built-products-dir=${BUILT_PRODUCTS_DIR} --env-dwarf-dsym-folder-path=${DWARF_DSYM_FOLDER_PATH} --env-dwarf-dsym-file-name=${DWARF_DSYM_FILE_NAME} --env-infoplist-path=${INFOPLIST_PATH} --default-config=default\n";
481-
};
482482
F70633DA411C1AE393126063 /* [CP] Copy Pods Resources */ = {
483483
isa = PBXShellScriptBuildPhase;
484484
buildActionMask = 2147483647;

macos/Runner/GoogleService-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>PROJECT_ID</key>
1414
<string>clipboard-419514</string>
1515
<key>STORAGE_BUCKET</key>
16-
<string>clipboard-419514.appspot.com</string>
16+
<string>clipboard-419514.firebasestorage.app</string>
1717
<key>IS_ADS_ENABLED</key>
1818
<false></false>
1919
<key>IS_ANALYTICS_ENABLED</key>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: clipboard
22
description: "CopyCat Clipboard: One Clipboard, Limitless Productivity"
33
publish_to: 'none'
4-
version: 0.1.28+59
4+
version: 0.1.28+60
55

66
environment:
77
sdk: '>=3.3.3 <4.0.0'

0 commit comments

Comments
 (0)