mirror of
https://github.com/zoriya/Aeris.git
synced 2026-06-05 03:30:21 +00:00
Mobile Client: Fix Build Flow
This commit is contained in:
+2
-2
@@ -11,10 +11,10 @@ COPY pubspec.* ./
|
||||
RUN flutter pub get
|
||||
|
||||
COPY . .
|
||||
# Generate traduction files
|
||||
RUN flutter gen-l10n
|
||||
# Generate launcher icon
|
||||
RUN flutter pub run flutter_launcher_icons:main
|
||||
# Generate traduction files
|
||||
RUN flutter gen-l10n
|
||||
# Generate native splashscreen
|
||||
RUN flutter pub run flutter_native_splash:create
|
||||
RUN flutter build apk lib/src/main.dart
|
||||
|
||||
@@ -538,4 +538,4 @@
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 97C146E61CF9000F007C117D /* Project object */;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user