Skip to content

Commit

Permalink
misc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
linsui committed Jul 13, 2024
1 parent d98d955 commit 9193835
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 401 deletions.
45 changes: 1 addition & 44 deletions metadata/business.braid.f_wallet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,52 +240,9 @@ Builds:
- rm -rf /tmp/build
ndk: r23b

- versionName: 1.1.8
versionCode: 118
commit: 0af55b2efb43738139af8aa3f6b0c53a870042e1
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@stable
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- export FLUTTER_VERSION="$(cat flutter_version)"
- export PUB_CACHE=$(pwd)/.pub-cache
- pushd $$flutter$$
- git checkout -f $FLUTTER_VERSION
- popd
- cd ..
- rm -rf /tmp/build
- mv business.braid.f_wallet /tmp/build
- pushd /tmp/build
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- popd
- cp -pr /tmp/build/* business.braid.f_wallet
- rm -rf /tmp/build
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- cd ..
- rm -rf /tmp/build
- mv business.braid.f_wallet /tmp/build
- pushd /tmp/build
- export APP_VERSION="v$(cat pubspec.yaml | grep version | awk '{ print $2 }'
| cut -f1 -d "+")"
- $$flutter$$/bin/flutter gen-l10n
- $$flutter$$/bin/flutter build apk --dart-define=FWALLET_IS_STABLE=true --dart-define=FWALLET_VERSION="$APP_VERSION"
- popd
- cp -pr /tmp/build/* business.braid.f_wallet
- rm -rf /tmp/build
ndk: r23b

- versionName: 1.1.9
versionCode: 119
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3312
commit: 2ffd1efbc83f81b7be1f265156724038dae9336c
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
Expand Down
7 changes: 0 additions & 7 deletions metadata/com.dessalines.rankmyfavs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ Builds:
gradle:
- yes

- versionName: 0.1.0
versionCode: 7
commit: 18bafe03465c6c5b5e3539b402ead70da7728957
subdir: app
gradle:
- yes

- versionName: 0.2.0
versionCode: 9
commit: 78c9fb7e5d2e8369053d94dfa7c2d847bb450edd
Expand Down
3 changes: 1 addition & 2 deletions metadata/com.hassaneltantawy.hisnelmoslem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Categories:
License: GPL-3.0-only
AuthorName: Hassan Eltantawy
AuthorEmail: [email protected]
AuthorWebSite: https://github.com/HasanEltantawy
SourceCode: https://github.com/muslimpack/HisnElmoslem_App
IssueTracker: https://github.com/muslimpack/HisnElmoslem_App/issues
Changelog: https://github.com/muslimpack/HisnElmoslem_App/releases
Expand Down Expand Up @@ -77,7 +76,7 @@ Builds:
subdir: hisnelmoslem
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.16.9
- flutter@3.22.2
rm:
- hisnelmoslem/ios
prebuild:
Expand Down
4 changes: 1 addition & 3 deletions metadata/com.karin.idTech4Amm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,9 @@ Builds:
subdir: idTech4Amm
sudo:
- apt-get update
- apt-get install -y g++ libc-dev make libtinfo5
- apt-get install -y g++ libc-dev make libtinfo5 python-is-python3
gradle:
- yes
scanignore:
- idTech4Amm/src/main/assets/source
scandelete:
- Q3E/src/main/jni

Expand Down
131 changes: 4 additions & 127 deletions metadata/com.presley.fit_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1810,134 +1810,9 @@ Builds:
- mv /home/brandon/fitbook com.presley.fit_book
ndk: r21e

- versionName: 1.0.60
versionCode: 651
commit: 4516523404d0806dcd9c28f276a591ccba2de886
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
binary: https://github.com/brandonp2412/FitBook/releases/download/%v/app-x86_64-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- sdkmanager 'cmake;3.18.1'
- cd ..
- mv com.presley.fit_book /home/brandon/fitbook
- pushd /home/brandon/fitbook
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/fitbook com.presley.fit_book
scanignore:
- assets/my-food-data.zip
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.fit_book /home/brandon/fitbook
- pushd /home/brandon/fitbook
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
- popd
- mv /home/brandon/fitbook com.presley.fit_book
ndk: r21e

- versionName: 1.0.60
versionCode: 652
commit: 4516523404d0806dcd9c28f276a591ccba2de886
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
binary: https://github.com/brandonp2412/FitBook/releases/download/%v/app-armeabi-v7a-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- sdkmanager 'cmake;3.18.1'
- cd ..
- mv com.presley.fit_book /home/brandon/fitbook
- pushd /home/brandon/fitbook
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/fitbook com.presley.fit_book
scanignore:
- assets/my-food-data.zip
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.fit_book /home/brandon/fitbook
- pushd /home/brandon/fitbook
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
- popd
- mv /home/brandon/fitbook com.presley.fit_book
ndk: r21e

- versionName: 1.0.60
versionCode: 653
commit: 4516523404d0806dcd9c28f276a591ccba2de886
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
binary: https://github.com/brandonp2412/FitBook/releases/download/%v/app-arm64-v8a-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- sdkmanager 'cmake;3.18.1'
- cd ..
- mv com.presley.fit_book /home/brandon/fitbook
- pushd /home/brandon/fitbook
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/fitbook com.presley.fit_book
scanignore:
- assets/my-food-data.zip
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.fit_book /home/brandon/fitbook
- pushd /home/brandon/fitbook
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
- popd
- mv /home/brandon/fitbook com.presley.fit_book
ndk: r21e

- versionName: 1.0.62
versionCode: 671
disable: https://github.com/brandonp2412/FitBook/issues/25
commit: 9c7ce80bbbda5ae520313a9f62d6d5005e7a87e0
submodules: true
sudo:
Expand Down Expand Up @@ -1980,6 +1855,7 @@ Builds:

- versionName: 1.0.62
versionCode: 672
disable: https://github.com/brandonp2412/FitBook/issues/25
commit: 9c7ce80bbbda5ae520313a9f62d6d5005e7a87e0
submodules: true
sudo:
Expand Down Expand Up @@ -2022,6 +1898,7 @@ Builds:

- versionName: 1.0.62
versionCode: 673
disable: https://github.com/brandonp2412/FitBook/issues/25
commit: 9c7ce80bbbda5ae520313a9f62d6d5005e7a87e0
submodules: true
sudo:
Expand Down Expand Up @@ -2064,7 +1941,7 @@ Builds:

AllowedAPKSigningKeys: 011ee1a6e4e5ecd675f67fbf3d78ad82614a7a7a3f24ed71cc9c417154a0f0fd

AutoUpdateMode: Version
AutoUpdateMode: None
UpdateCheckMode: Tags
VercodeOperation:
- 10 * %c + 1
Expand Down
123 changes: 0 additions & 123 deletions metadata/com.presley.flexify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3661,129 +3661,6 @@ Builds:
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e

- versionName: 1.1.44
versionCode: 1531
commit: 311e989664d6f4ed054dac37f590b013b42ef5eb
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-x86_64-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- sdkmanager 'cmake;3.18.1'
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/flexify com.presley.flexify
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e

- versionName: 1.1.44
versionCode: 1532
commit: 311e989664d6f4ed054dac37f590b013b42ef5eb
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-armeabi-v7a-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- sdkmanager 'cmake;3.18.1'
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/flexify com.presley.flexify
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e

- versionName: 1.1.44
versionCode: 1533
commit: 311e989664d6f4ed054dac37f590b013b42ef5eb
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-arm64-v8a-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- sdkmanager 'cmake;3.18.1'
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/flexify com.presley.flexify
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e

- versionName: 1.1.46
versionCode: 1551
commit: 31a4e2a2f308a173240d29695726bd760199903d
Expand Down
Loading

0 comments on commit 9193835

Please sign in to comment.