From f737e90ae0eaee8e2324b69b90d4d55af9659307 Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 14 May 2024 10:47:03 +0500 Subject: [PATCH 1/6] feat: build upload --- easel/ios/Runner.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/easel/ios/Runner.xcodeproj/project.pbxproj b/easel/ios/Runner.xcodeproj/project.pbxproj index bc401102ba..41c48f48d8 100644 --- a/easel/ios/Runner.xcodeproj/project.pbxproj +++ b/easel/ios/Runner.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 51; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -358,7 +358,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -491,7 +491,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -517,7 +517,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; From 9163ae7cf5f79cce75722a9b0bc709f8adba7263 Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 14 May 2024 10:48:27 +0500 Subject: [PATCH 2/6] feat: build upload --- wallet/ios/Flutter/AppFrameworkInfo.plist | 40 ++++++++++----------- wallet/ios/Runner.xcodeproj/project.pbxproj | 30 ++++++++-------- 2 files changed, 36 insertions(+), 34 deletions(-) diff --git a/wallet/ios/Flutter/AppFrameworkInfo.plist b/wallet/ios/Flutter/AppFrameworkInfo.plist index 9625e105df..be88eec473 100644 --- a/wallet/ios/Flutter/AppFrameworkInfo.plist +++ b/wallet/ios/Flutter/AppFrameworkInfo.plist @@ -2,25 +2,25 @@ - CFBundleDevelopmentRegion - en - CFBundleExecutable - App - CFBundleIdentifier - io.flutter.flutter.app - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - App - CFBundlePackageType - FMWK - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1.0 - MinimumOSVersion - 11.0 + CFBundleDevelopmentRegion + en + CFBundleExecutable + App + CFBundleIdentifier + io.flutter.flutter.app + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + App + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + MinimumOSVersion + 13.0 diff --git a/wallet/ios/Runner.xcodeproj/project.pbxproj b/wallet/ios/Runner.xcodeproj/project.pbxproj index b2f6f33c71..fcc0d50627 100644 --- a/wallet/ios/Runner.xcodeproj/project.pbxproj +++ b/wallet/ios/Runner.xcodeproj/project.pbxproj @@ -430,12 +430,12 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; GOOGLE_SERVICE_PATH = ""; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -568,13 +568,13 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; GOOGLE_SERVICE_PATH = ""; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -601,12 +601,12 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; GOOGLE_SERVICE_PATH = ""; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -687,12 +687,13 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; + FLUTTER_TARGET = lib/main_prod.dart; GOOGLE_SERVICE_PATH = "${SRCROOT}/Runner/Firebase/prod/GoogleService-Info.plist"; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -771,12 +772,13 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; + FLUTTER_TARGET = lib/main_prod.dart; GOOGLE_SERVICE_PATH = "${SRCROOT}/Runner/Firebase/prod/GoogleService-Info.plist"; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -857,12 +859,12 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; GOOGLE_SERVICE_PATH = "${SRCROOT}/Runner/Firebase/development/GoogleService-Info.plist"; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -941,12 +943,12 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 6; DEVELOPMENT_TEAM = QV67PMQ8H3; ENABLE_BITCODE = NO; GOOGLE_SERVICE_PATH = "${SRCROOT}/Runner/Firebase/development/GoogleService-Info.plist"; INFOPLIST_FILE = Runner/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", From 401f814793284a9b52a2702b8fc1ffabb52aa5b2 Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 14 May 2024 16:52:39 +0500 Subject: [PATCH 3/6] feat: app bundle wallet --- .../ephemeral/.symlinks/plugins/audio_session | 1 - .../.symlinks/plugins/biometric_storage | 1 - .../.symlinks/plugins/cloud_firestore | 1 - .../.symlinks/plugins/firebase_analytics | 1 - .../.symlinks/plugins/firebase_app_check | 1 - .../ephemeral/.symlinks/plugins/firebase_core | 1 - .../.symlinks/plugins/firebase_crashlytics | 1 - .../.symlinks/plugins/firebase_messaging | 1 - .../.symlinks/plugins/firebase_remote_config | 1 - .../plugins/flutter_local_notifications | 1 - .../plugins/flutter_secure_storage_macos | 1 - .../ephemeral/.symlinks/plugins/icloud_storage | 1 - .../ephemeral/.symlinks/plugins/just_audio | 1 - .../ephemeral/.symlinks/plugins/package_info | 1 - .../.symlinks/plugins/path_provider_macos | 1 - .../ephemeral/.symlinks/plugins/share_plus | 1 - .../.symlinks/plugins/shared_preferences_macos | 1 - .../ephemeral/.symlinks/plugins/sqflite | 1 - .../.symlinks/plugins/url_launcher_macos | 1 - .../ephemeral/Flutter-Generated.xcconfig | 4 ++-- .../Flutter/ephemeral/FlutterMacOS.podspec | 18 ------------------ .../ephemeral/flutter_export_environment.sh | 4 ++-- wallet/pubspec.yaml | 2 +- 23 files changed, 5 insertions(+), 42 deletions(-) delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/audio_session delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/biometric_storage delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/cloud_firestore delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_analytics delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_app_check delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_core delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_messaging delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_remote_config delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_local_notifications delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_secure_storage_macos delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/icloud_storage delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/just_audio delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/package_info delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/path_provider_macos delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/share_plus delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/shared_preferences_macos delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/sqflite delete mode 120000 wallet/macos/Flutter/ephemeral/.symlinks/plugins/url_launcher_macos delete mode 100644 wallet/macos/Flutter/ephemeral/FlutterMacOS.podspec diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/audio_session b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/audio_session deleted file mode 120000 index d1e5af9cce..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/audio_session +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/audio_session-0.1.10/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/biometric_storage b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/biometric_storage deleted file mode 120000 index 4dead451c1..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/biometric_storage +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/biometric_storage-4.1.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/cloud_firestore b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/cloud_firestore deleted file mode 120000 index c9a4c6a713..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/cloud_firestore +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-4.0.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_analytics b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_analytics deleted file mode 120000 index 7823f59925..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_analytics +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-10.0.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_app_check b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_app_check deleted file mode 120000 index 80193169d1..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_app_check +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_app_check-0.1.1+2/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_core b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_core deleted file mode 120000 index 3703f8b092..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_core +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-2.1.1/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics deleted file mode 120000 index 97d8c4c41e..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashlytics-3.0.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_messaging b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_messaging deleted file mode 120000 index cebedd84fd..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_messaging +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-14.0.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_remote_config b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_remote_config deleted file mode 120000 index 8b59280562..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/firebase_remote_config +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_remote_config-3.0.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_local_notifications b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_local_notifications deleted file mode 120000 index dd103f24bb..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_local_notifications +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-12.0.3/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_secure_storage_macos b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_secure_storage_macos deleted file mode 120000 index 0ad09a200f..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/flutter_secure_storage_macos +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage_macos-1.1.1/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/icloud_storage b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/icloud_storage deleted file mode 120000 index 8e5f93b200..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/icloud_storage +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/icloud_storage-2.1.0/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/just_audio b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/just_audio deleted file mode 120000 index 46192047c8..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/just_audio +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/just_audio-0.9.30/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/package_info b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/package_info deleted file mode 120000 index 49619ee8e7..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/package_info +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-2.0.2/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/path_provider_macos b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/path_provider_macos deleted file mode 120000 index 6242047869..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/path_provider_macos +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/share_plus b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/share_plus deleted file mode 120000 index 6271fd6e29..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/share_plus +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.1.0/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/shared_preferences_macos b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/shared_preferences_macos deleted file mode 120000 index a3f81051ed..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/shared_preferences_macos +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.4/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/sqflite b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/sqflite deleted file mode 120000 index 522c1f50c1..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/sqflite +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-2.2.0+2/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/url_launcher_macos b/wallet/macos/Flutter/ephemeral/.symlinks/plugins/url_launcher_macos deleted file mode 120000 index 8b9f306920..0000000000 --- a/wallet/macos/Flutter/ephemeral/.symlinks/plugins/url_launcher_macos +++ /dev/null @@ -1 +0,0 @@ -/Users/jawad/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-3.0.1/ \ No newline at end of file diff --git a/wallet/macos/Flutter/ephemeral/Flutter-Generated.xcconfig b/wallet/macos/Flutter/ephemeral/Flutter-Generated.xcconfig index a4f4c93e7a..e1dc1925e1 100644 --- a/wallet/macos/Flutter/ephemeral/Flutter-Generated.xcconfig +++ b/wallet/macos/Flutter/ephemeral/Flutter-Generated.xcconfig @@ -1,6 +1,6 @@ // This is a generated file; do not edit or check into version control. -FLUTTER_ROOT=/Users/jawad/Downloads/flutter -FLUTTER_APPLICATION_PATH=/Users/jawad/Desktop/pylons/pylons/wallet +FLUTTER_ROOT=/Users/ahsanali/flutter +FLUTTER_APPLICATION_PATH=/Users/ahsanali/Desktop/pylons/wallet COCOAPODS_PARALLEL_CODE_SIGN=true FLUTTER_BUILD_DIR=build FLUTTER_BUILD_NAME=1.0.1 diff --git a/wallet/macos/Flutter/ephemeral/FlutterMacOS.podspec b/wallet/macos/Flutter/ephemeral/FlutterMacOS.podspec deleted file mode 100644 index 0bac3e8489..0000000000 --- a/wallet/macos/Flutter/ephemeral/FlutterMacOS.podspec +++ /dev/null @@ -1,18 +0,0 @@ -# -# NOTE: This podspec is NOT to be published. It is only used as a local source! -# This is a generated file; do not edit or check into version control. -# - -Pod::Spec.new do |s| - s.name = 'FlutterMacOS' - s.version = '1.0.0' - s.summary = 'A UI toolkit for beautiful and fast apps.' - s.homepage = 'https://flutter.dev' - s.license = { :type => 'BSD' } - s.author = { 'Flutter Dev Team' => 'flutter-dev@googlegroups.com' } - s.source = { :git => 'https://github.com/flutter/engine', :tag => s.version.to_s } - s.osx.deployment_target = '10.11' - # Framework linking is handled by Flutter tooling, not CocoaPods. - # Add a placeholder to satisfy `s.dependency 'FlutterMacOS'` plugin podspecs. - s.vendored_frameworks = 'path/to/nothing' -end diff --git a/wallet/macos/Flutter/ephemeral/flutter_export_environment.sh b/wallet/macos/Flutter/ephemeral/flutter_export_environment.sh index 41b17d354a..2f50213f8c 100755 --- a/wallet/macos/Flutter/ephemeral/flutter_export_environment.sh +++ b/wallet/macos/Flutter/ephemeral/flutter_export_environment.sh @@ -1,7 +1,7 @@ #!/bin/sh # This is a generated file; do not edit or check into version control. -export "FLUTTER_ROOT=/Users/jawad/Downloads/flutter" -export "FLUTTER_APPLICATION_PATH=/Users/jawad/Desktop/pylons/pylons/wallet" +export "FLUTTER_ROOT=/Users/ahsanali/flutter" +export "FLUTTER_APPLICATION_PATH=/Users/ahsanali/Desktop/pylons/wallet" export "COCOAPODS_PARALLEL_CODE_SIGN=true" export "FLUTTER_BUILD_DIR=build" export "FLUTTER_BUILD_NAME=1.0.1" diff --git a/wallet/pubspec.yaml b/wallet/pubspec.yaml index 9d96950027..881b2f39bb 100644 --- a/wallet/pubspec.yaml +++ b/wallet/pubspec.yaml @@ -1,7 +1,7 @@ name: pylons_wallet description: Pylons Wallet publish_to: "none" -version: 1.0.1+176 +version: 1.0.1+177 environment: sdk: ">=2.17.0 <3.0.0" From f7769ce8c62e9d06b13ac621596a1c8fad070eac Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 14 May 2024 16:53:02 +0500 Subject: [PATCH 4/6] feat: app bundle --- easel/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easel/pubspec.yaml b/easel/pubspec.yaml index 2d541ad5e5..80f23bf4db 100644 --- a/easel/pubspec.yaml +++ b/easel/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.0.1+55 +version: 1.0.1+57 environment: sdk: ">=2.15.0 <3.0.0" From bccb768ec8900e4c10cbc78be1ef75fcde1a0603 Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 14 May 2024 18:00:33 +0500 Subject: [PATCH 5/6] feat: app was using advertising id needed to decleare in manifest to upload --- easel/android/app/src/main/AndroidManifest.xml | 2 ++ easel/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/easel/android/app/src/main/AndroidManifest.xml b/easel/android/app/src/main/AndroidManifest.xml index 38800fd1c8..5d9c005c8b 100644 --- a/easel/android/app/src/main/AndroidManifest.xml +++ b/easel/android/app/src/main/AndroidManifest.xml @@ -14,6 +14,8 @@ + + =2.15.0 <3.0.0" From 84b455334a589bfff5f30b1482a5d8e5767fde0d Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 21 May 2024 17:43:15 +0500 Subject: [PATCH 6/6] fix: remove loading --- easel/lib/screens/creator_hub/creator_hub_view_model.dart | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/easel/lib/screens/creator_hub/creator_hub_view_model.dart b/easel/lib/screens/creator_hub/creator_hub_view_model.dart index b1f4d03d93..5ad43ef075 100644 --- a/easel/lib/screens/creator_hub/creator_hub_view_model.dart +++ b/easel/lib/screens/creator_hub/creator_hub_view_model.dart @@ -134,19 +134,19 @@ class CreatorHubViewModel extends ChangeNotifier { } Future getDraftsList() async { - final loading = Loading()..showLoading(message: LocaleKeys.loading.tr()); + // final loading = Loading()..showLoading(message: LocaleKeys.loading.tr()); final getNftResponse = await repository.getNfts(); if (getNftResponse.isLeft()) { - loading.dismiss(); + // loading.dismiss(); LocaleKeys.something_wrong.tr().show(); return; } nftDraftList = getNftResponse.getOrElse(() => []); - loading.dismiss(); + // loading.dismiss(); notifyListeners(); }