diff --git a/uni/.bundle/config b/uni/.bundle/config new file mode 100644 index 000000000..11dd32f99 --- /dev/null +++ b/uni/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_SET: "path ./vendor/bundle" diff --git a/uni/.gitignore b/uni/.gitignore index 39315f3b5..2e5b5fdae 100644 --- a/uni/.gitignore +++ b/uni/.gitignore @@ -128,3 +128,6 @@ app.*.symbols # Flutter Devtools devtools_options.yaml + +# Google Service Account Key +/android/google-service-account-key.json \ No newline at end of file diff --git a/uni/Gemfile b/uni/Gemfile new file mode 100644 index 000000000..7a118b49b --- /dev/null +++ b/uni/Gemfile @@ -0,0 +1,3 @@ +source "https://rubygems.org" + +gem "fastlane" diff --git a/uni/Gemfile.lock b/uni/Gemfile.lock new file mode 100644 index 000000000..da850f11f --- /dev/null +++ b/uni/Gemfile.lock @@ -0,0 +1,218 @@ +GEM + remote: https://rubygems.org/ + specs: + CFPropertyList (3.0.7) + base64 + nkf + rexml + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) + artifactory (3.0.17) + atomos (0.1.3) + aws-eventstream (1.3.0) + aws-partitions (1.905.0) + aws-sdk-core (3.191.5) + aws-eventstream (~> 1, >= 1.3.0) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.8) + jmespath (~> 1, >= 1.6.1) + aws-sdk-kms (1.78.0) + aws-sdk-core (~> 3, >= 3.191.0) + aws-sigv4 (~> 1.1) + aws-sdk-s3 (1.146.1) + aws-sdk-core (~> 3, >= 3.191.0) + aws-sdk-kms (~> 1) + aws-sigv4 (~> 1.8) + aws-sigv4 (1.8.0) + aws-eventstream (~> 1, >= 1.0.2) + babosa (1.0.4) + base64 (0.2.0) + claide (1.1.0) + colored (1.2) + colored2 (3.1.2) + commander (4.6.0) + highline (~> 2.0.0) + declarative (0.0.20) + digest-crc (0.6.5) + rake (>= 12.0.0, < 14.0.0) + domain_name (0.6.20240107) + dotenv (2.8.1) + emoji_regex (3.2.3) + excon (0.110.0) + faraday (1.10.3) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-cookie_jar (0.0.7) + faraday (>= 0.8.0) + http-cookie (~> 1.0.0) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + faraday_middleware (1.2.0) + faraday (~> 1.0) + fastimage (2.3.1) + fastlane (2.219.0) + CFPropertyList (>= 2.3, < 4.0.0) + addressable (>= 2.8, < 3.0.0) + artifactory (~> 3.0) + aws-sdk-s3 (~> 1.0) + babosa (>= 1.0.3, < 2.0.0) + bundler (>= 1.12.0, < 3.0.0) + colored + commander (~> 4.6) + dotenv (>= 2.1.1, < 3.0.0) + emoji_regex (>= 0.1, < 4.0) + excon (>= 0.71.0, < 1.0.0) + faraday (~> 1.0) + faraday-cookie_jar (~> 0.0.6) + faraday_middleware (~> 1.0) + fastimage (>= 2.1.0, < 3.0.0) + gh_inspector (>= 1.1.2, < 2.0.0) + google-apis-androidpublisher_v3 (~> 0.3) + google-apis-playcustomapp_v1 (~> 0.1) + google-cloud-env (>= 1.6.0, < 2.0.0) + google-cloud-storage (~> 1.31) + highline (~> 2.0) + http-cookie (~> 1.0.5) + json (< 3.0.0) + jwt (>= 2.1.0, < 3) + mini_magick (>= 4.9.4, < 5.0.0) + multipart-post (>= 2.0.0, < 3.0.0) + naturally (~> 2.2) + optparse (>= 0.1.1) + plist (>= 3.1.0, < 4.0.0) + rubyzip (>= 2.0.0, < 3.0.0) + security (= 0.1.3) + simctl (~> 1.6.3) + terminal-notifier (>= 2.0.0, < 3.0.0) + terminal-table (~> 3) + tty-screen (>= 0.6.3, < 1.0.0) + tty-spinner (>= 0.8.0, < 1.0.0) + word_wrap (~> 1.0.0) + xcodeproj (>= 1.13.0, < 2.0.0) + xcpretty (~> 0.3.0) + xcpretty-travis-formatter (>= 0.0.3) + gh_inspector (1.1.3) + google-apis-androidpublisher_v3 (0.54.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-core (0.11.3) + addressable (~> 2.5, >= 2.5.1) + googleauth (>= 0.16.2, < 2.a) + httpclient (>= 2.8.1, < 3.a) + mini_mime (~> 1.0) + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + rexml + google-apis-iamcredentials_v1 (0.17.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-playcustomapp_v1 (0.13.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-storage_v1 (0.31.0) + google-apis-core (>= 0.11.0, < 2.a) + google-cloud-core (1.7.0) + google-cloud-env (>= 1.0, < 3.a) + google-cloud-errors (~> 1.0) + google-cloud-env (1.6.0) + faraday (>= 0.17.3, < 3.0) + google-cloud-errors (1.4.0) + google-cloud-storage (1.47.0) + addressable (~> 2.8) + digest-crc (~> 0.4) + google-apis-iamcredentials_v1 (~> 0.1) + google-apis-storage_v1 (~> 0.31.0) + google-cloud-core (~> 1.6) + googleauth (>= 0.16.2, < 2.a) + mini_mime (~> 1.0) + googleauth (1.8.1) + faraday (>= 0.17.3, < 3.a) + jwt (>= 1.4, < 3.0) + multi_json (~> 1.11) + os (>= 0.9, < 2.0) + signet (>= 0.16, < 2.a) + highline (2.0.3) + http-cookie (1.0.5) + domain_name (~> 0.5) + httpclient (2.8.3) + jmespath (1.6.2) + json (2.7.1) + jwt (2.8.1) + base64 + mini_magick (4.12.0) + mini_mime (1.1.5) + multi_json (1.15.0) + multipart-post (2.4.0) + nanaimo (0.3.0) + naturally (2.2.1) + nkf (0.2.0) + optparse (0.4.0) + os (1.1.4) + plist (3.7.1) + public_suffix (5.0.5) + rake (13.2.0) + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) + retriable (3.1.2) + rexml (3.2.6) + rouge (2.0.7) + ruby2_keywords (0.0.5) + rubyzip (2.3.2) + security (0.1.3) + signet (0.19.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) + simctl (1.6.10) + CFPropertyList + naturally + terminal-notifier (2.0.0) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + trailblazer-option (0.1.2) + tty-cursor (0.7.1) + tty-screen (0.8.2) + tty-spinner (0.9.3) + tty-cursor (~> 0.7) + uber (0.1.0) + unicode-display_width (2.5.0) + word_wrap (1.0.0) + xcodeproj (1.24.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.3.0) + rexml (~> 3.2.4) + xcpretty (0.3.0) + rouge (~> 2.0.7) + xcpretty-travis-formatter (1.0.1) + xcpretty (~> 0.2, >= 0.0.7) + +PLATFORMS + ruby + x86_64-linux + +DEPENDENCIES + fastlane + +BUNDLED WITH + 2.5.7 diff --git a/uni/android/fastlane/Appfile b/uni/android/fastlane/Appfile new file mode 100644 index 000000000..461d25bef --- /dev/null +++ b/uni/android/fastlane/Appfile @@ -0,0 +1,2 @@ +json_key_file("google-service-account-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one +package_name("pt.up.fe.ni.uni") # e.g. com.krausefx.app diff --git a/uni/android/fastlane/Fastfile b/uni/android/fastlane/Fastfile new file mode 100644 index 000000000..19c557cc6 --- /dev/null +++ b/uni/android/fastlane/Fastfile @@ -0,0 +1,38 @@ +# This file contains the fastlane.tools configuration +# You can find the documentation at https://docs.fastlane.tools +# +# For a list of all available actions, check out +# +# https://docs.fastlane.tools/actions +# +# For a list of all available plugins, check out +# +# https://docs.fastlane.tools/plugins/available-plugins +# + +# Uncomment the line if you want fastlane to automatically update itself +# update_fastlane + +default_platform(:android) + +platform :android do + desc "Runs all the tests" + lane :test do + gradle(task: "test") + end + + desc "Submit a new Beta Build to Crashlytics Beta" + lane :beta do + gradle(task: "clean assembleRelease") + crashlytics + + # sh "your_script.sh" + # You can also use other beta testing services here + end + + desc "Deploy a new version to the Google Play" + lane :deploy do + gradle(task: "clean assembleRelease") + upload_to_play_store + end +end diff --git a/uni/android/fastlane/metadata/android/pt-PT/changelogs/276.txt b/uni/android/fastlane/metadata/android/pt-PT/changelogs/276.txt new file mode 100644 index 000000000..5a3c6048b --- /dev/null +++ b/uni/android/fastlane/metadata/android/pt-PT/changelogs/276.txt @@ -0,0 +1 @@ +Melhoramos continuamente a aplicação com base no teu feedback. Estamos a trabalhar para disponibilizar mapa da faculdade, menu dos restaurantes da faculdade, listagem das cadeiras com respetiva nota, calendário escolar e links e contactos úteis. \ No newline at end of file diff --git a/uni/android/fastlane/metadata/android/pt-PT/full_description.txt b/uni/android/fastlane/metadata/android/pt-PT/full_description.txt new file mode 100644 index 000000000..65ab45fb8 --- /dev/null +++ b/uni/android/fastlane/metadata/android/pt-PT/full_description.txt @@ -0,0 +1 @@ +uni é uma aplicação desenvolvida pelos estudantes do Núcleo de Informática da Associação de Estudantes da Faculdade de Engenharia da Universidade do Porto. Pretende facilitar e tornar mais rápido o acesso a informações da plataforma da faculdade, bem como de outros serviços que possam interessar aos estudantes da mesma. \ No newline at end of file diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/featureGraphic.jpeg b/uni/android/fastlane/metadata/android/pt-PT/images/featureGraphic.jpeg new file mode 100644 index 000000000..eed0ce440 Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/featureGraphic.jpeg differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/icon.png b/uni/android/fastlane/metadata/android/pt-PT/images/icon.png new file mode 100644 index 000000000..33ef336c0 Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/icon.png differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/1_pt-PT.jpeg b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/1_pt-PT.jpeg new file mode 100644 index 000000000..a0e0fa5de Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/1_pt-PT.jpeg differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/2_pt-PT.jpeg b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/2_pt-PT.jpeg new file mode 100644 index 000000000..1a4a99b8d Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/2_pt-PT.jpeg differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/3_pt-PT.jpeg b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/3_pt-PT.jpeg new file mode 100644 index 000000000..ce199f344 Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/3_pt-PT.jpeg differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/4_pt-PT.jpeg b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/4_pt-PT.jpeg new file mode 100644 index 000000000..dcee3ebd4 Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/4_pt-PT.jpeg differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/5_pt-PT.jpeg b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/5_pt-PT.jpeg new file mode 100644 index 000000000..5b91f17bc Binary files /dev/null and b/uni/android/fastlane/metadata/android/pt-PT/images/phoneScreenshots/5_pt-PT.jpeg differ diff --git a/uni/android/fastlane/metadata/android/pt-PT/short_description.txt b/uni/android/fastlane/metadata/android/pt-PT/short_description.txt new file mode 100644 index 000000000..33e96bd08 --- /dev/null +++ b/uni/android/fastlane/metadata/android/pt-PT/short_description.txt @@ -0,0 +1 @@ +Permite aos alunos da FEUP aceder às suas informações como horário e exames \ No newline at end of file diff --git a/uni/android/fastlane/metadata/android/pt-PT/title.txt b/uni/android/fastlane/metadata/android/pt-PT/title.txt new file mode 100644 index 000000000..f8f38c204 --- /dev/null +++ b/uni/android/fastlane/metadata/android/pt-PT/title.txt @@ -0,0 +1 @@ +uni - A FEUP no teu bolso \ No newline at end of file diff --git a/uni/android/fastlane/metadata/android/pt-PT/video.txt b/uni/android/fastlane/metadata/android/pt-PT/video.txt new file mode 100644 index 000000000..e69de29bb diff --git a/uni/ios/.gitignore b/uni/ios/.gitignore index 7a7f9873a..9ca0a0860 100644 --- a/uni/ios/.gitignore +++ b/uni/ios/.gitignore @@ -32,3 +32,5 @@ Runner/GeneratedPluginRegistrant.* !default.mode2v3 !default.pbxuser !default.perspectivev3 + +/AuthKey_*.p8 diff --git a/uni/ios/Gemfile b/uni/ios/Gemfile new file mode 100644 index 000000000..7a118b49b --- /dev/null +++ b/uni/ios/Gemfile @@ -0,0 +1,3 @@ +source "https://rubygems.org" + +gem "fastlane" diff --git a/uni/ios/Gemfile.lock b/uni/ios/Gemfile.lock new file mode 100644 index 000000000..fcbe9602d --- /dev/null +++ b/uni/ios/Gemfile.lock @@ -0,0 +1,218 @@ +GEM + remote: https://rubygems.org/ + specs: + CFPropertyList (3.0.7) + base64 + nkf + rexml + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) + artifactory (3.0.17) + atomos (0.1.3) + aws-eventstream (1.3.0) + aws-partitions (1.905.0) + aws-sdk-core (3.191.5) + aws-eventstream (~> 1, >= 1.3.0) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.8) + jmespath (~> 1, >= 1.6.1) + aws-sdk-kms (1.78.0) + aws-sdk-core (~> 3, >= 3.191.0) + aws-sigv4 (~> 1.1) + aws-sdk-s3 (1.146.1) + aws-sdk-core (~> 3, >= 3.191.0) + aws-sdk-kms (~> 1) + aws-sigv4 (~> 1.8) + aws-sigv4 (1.8.0) + aws-eventstream (~> 1, >= 1.0.2) + babosa (1.0.4) + base64 (0.2.0) + claide (1.1.0) + colored (1.2) + colored2 (3.1.2) + commander (4.6.0) + highline (~> 2.0.0) + declarative (0.0.20) + digest-crc (0.6.5) + rake (>= 12.0.0, < 14.0.0) + domain_name (0.6.20240107) + dotenv (2.8.1) + emoji_regex (3.2.3) + excon (0.110.0) + faraday (1.10.3) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-cookie_jar (0.0.7) + faraday (>= 0.8.0) + http-cookie (~> 1.0.0) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + faraday_middleware (1.2.0) + faraday (~> 1.0) + fastimage (2.3.1) + fastlane (2.219.0) + CFPropertyList (>= 2.3, < 4.0.0) + addressable (>= 2.8, < 3.0.0) + artifactory (~> 3.0) + aws-sdk-s3 (~> 1.0) + babosa (>= 1.0.3, < 2.0.0) + bundler (>= 1.12.0, < 3.0.0) + colored + commander (~> 4.6) + dotenv (>= 2.1.1, < 3.0.0) + emoji_regex (>= 0.1, < 4.0) + excon (>= 0.71.0, < 1.0.0) + faraday (~> 1.0) + faraday-cookie_jar (~> 0.0.6) + faraday_middleware (~> 1.0) + fastimage (>= 2.1.0, < 3.0.0) + gh_inspector (>= 1.1.2, < 2.0.0) + google-apis-androidpublisher_v3 (~> 0.3) + google-apis-playcustomapp_v1 (~> 0.1) + google-cloud-env (>= 1.6.0, < 2.0.0) + google-cloud-storage (~> 1.31) + highline (~> 2.0) + http-cookie (~> 1.0.5) + json (< 3.0.0) + jwt (>= 2.1.0, < 3) + mini_magick (>= 4.9.4, < 5.0.0) + multipart-post (>= 2.0.0, < 3.0.0) + naturally (~> 2.2) + optparse (>= 0.1.1) + plist (>= 3.1.0, < 4.0.0) + rubyzip (>= 2.0.0, < 3.0.0) + security (= 0.1.3) + simctl (~> 1.6.3) + terminal-notifier (>= 2.0.0, < 3.0.0) + terminal-table (~> 3) + tty-screen (>= 0.6.3, < 1.0.0) + tty-spinner (>= 0.8.0, < 1.0.0) + word_wrap (~> 1.0.0) + xcodeproj (>= 1.13.0, < 2.0.0) + xcpretty (~> 0.3.0) + xcpretty-travis-formatter (>= 0.0.3) + gh_inspector (1.1.3) + google-apis-androidpublisher_v3 (0.54.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-core (0.11.3) + addressable (~> 2.5, >= 2.5.1) + googleauth (>= 0.16.2, < 2.a) + httpclient (>= 2.8.1, < 3.a) + mini_mime (~> 1.0) + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + rexml + google-apis-iamcredentials_v1 (0.17.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-playcustomapp_v1 (0.13.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-storage_v1 (0.31.0) + google-apis-core (>= 0.11.0, < 2.a) + google-cloud-core (1.7.0) + google-cloud-env (>= 1.0, < 3.a) + google-cloud-errors (~> 1.0) + google-cloud-env (1.6.0) + faraday (>= 0.17.3, < 3.0) + google-cloud-errors (1.4.0) + google-cloud-storage (1.47.0) + addressable (~> 2.8) + digest-crc (~> 0.4) + google-apis-iamcredentials_v1 (~> 0.1) + google-apis-storage_v1 (~> 0.31.0) + google-cloud-core (~> 1.6) + googleauth (>= 0.16.2, < 2.a) + mini_mime (~> 1.0) + googleauth (1.8.1) + faraday (>= 0.17.3, < 3.a) + jwt (>= 1.4, < 3.0) + multi_json (~> 1.11) + os (>= 0.9, < 2.0) + signet (>= 0.16, < 2.a) + highline (2.0.3) + http-cookie (1.0.5) + domain_name (~> 0.5) + httpclient (2.8.3) + jmespath (1.6.2) + json (2.7.1) + jwt (2.8.1) + base64 + mini_magick (4.12.0) + mini_mime (1.1.5) + multi_json (1.15.0) + multipart-post (2.4.0) + nanaimo (0.3.0) + naturally (2.2.1) + nkf (0.2.0) + optparse (0.4.0) + os (1.1.4) + plist (3.7.1) + public_suffix (5.0.5) + rake (13.2.0) + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) + retriable (3.1.2) + rexml (3.2.6) + rouge (2.0.7) + ruby2_keywords (0.0.5) + rubyzip (2.3.2) + security (0.1.3) + signet (0.19.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) + simctl (1.6.10) + CFPropertyList + naturally + terminal-notifier (2.0.0) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + trailblazer-option (0.1.2) + tty-cursor (0.7.1) + tty-screen (0.8.2) + tty-spinner (0.9.3) + tty-cursor (~> 0.7) + uber (0.1.0) + unicode-display_width (2.5.0) + word_wrap (1.0.0) + xcodeproj (1.24.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.3.0) + rexml (~> 3.2.4) + xcpretty (0.3.0) + rouge (~> 2.0.7) + xcpretty-travis-formatter (1.0.1) + xcpretty (~> 0.2, >= 0.0.7) + +PLATFORMS + arm64-darwin-23 + ruby + +DEPENDENCIES + fastlane + +BUNDLED WITH + 2.5.4 diff --git a/uni/ios/Podfile.lock b/uni/ios/Podfile.lock new file mode 100644 index 000000000..808771adb --- /dev/null +++ b/uni/ios/Podfile.lock @@ -0,0 +1,138 @@ +PODS: + - add_2_calendar (0.0.1): + - Flutter + - audio_session (0.0.1): + - Flutter + - battery_plus (1.0.0): + - Flutter + - connectivity_plus (0.0.1): + - Flutter + - ReachabilitySwift + - Flutter (1.0.0) + - flutter_local_notifications (0.0.1): + - Flutter + - just_audio (0.0.1): + - Flutter + - open_file_plus (1.0.0): + - Flutter + - package_info_plus (0.4.5): + - Flutter + - path_provider_foundation (0.0.1): + - Flutter + - FlutterMacOS + - ReachabilitySwift (5.0.0) + - Sentry/HybridSDK (8.20.0): + - SentryPrivate (= 8.20.0) + - sentry_flutter (0.0.1): + - Flutter + - FlutterMacOS + - Sentry/HybridSDK (= 8.20.0) + - SentryPrivate (8.20.0) + - shared_preferences_foundation (0.0.1): + - Flutter + - FlutterMacOS + - sqflite (0.0.3): + - Flutter + - FlutterMacOS + - url_launcher_ios (0.0.1): + - Flutter + - video_player_avfoundation (0.0.1): + - Flutter + - FlutterMacOS + - wakelock_plus (0.0.1): + - Flutter + - webview_flutter_wkwebview (0.0.1): + - Flutter + - workmanager (0.0.1): + - Flutter + +DEPENDENCIES: + - add_2_calendar (from `.symlinks/plugins/add_2_calendar/ios`) + - audio_session (from `.symlinks/plugins/audio_session/ios`) + - battery_plus (from `.symlinks/plugins/battery_plus/ios`) + - connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`) + - Flutter (from `Flutter`) + - flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`) + - just_audio (from `.symlinks/plugins/just_audio/ios`) + - open_file_plus (from `.symlinks/plugins/open_file_plus/ios`) + - package_info_plus (from `.symlinks/plugins/package_info_plus/ios`) + - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`) + - sentry_flutter (from `.symlinks/plugins/sentry_flutter/ios`) + - shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`) + - sqflite (from `.symlinks/plugins/sqflite/darwin`) + - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`) + - video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/darwin`) + - wakelock_plus (from `.symlinks/plugins/wakelock_plus/ios`) + - webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/ios`) + - workmanager (from `.symlinks/plugins/workmanager/ios`) + +SPEC REPOS: + trunk: + - ReachabilitySwift + - Sentry + - SentryPrivate + +EXTERNAL SOURCES: + add_2_calendar: + :path: ".symlinks/plugins/add_2_calendar/ios" + audio_session: + :path: ".symlinks/plugins/audio_session/ios" + battery_plus: + :path: ".symlinks/plugins/battery_plus/ios" + connectivity_plus: + :path: ".symlinks/plugins/connectivity_plus/ios" + Flutter: + :path: Flutter + flutter_local_notifications: + :path: ".symlinks/plugins/flutter_local_notifications/ios" + just_audio: + :path: ".symlinks/plugins/just_audio/ios" + open_file_plus: + :path: ".symlinks/plugins/open_file_plus/ios" + package_info_plus: + :path: ".symlinks/plugins/package_info_plus/ios" + path_provider_foundation: + :path: ".symlinks/plugins/path_provider_foundation/darwin" + sentry_flutter: + :path: ".symlinks/plugins/sentry_flutter/ios" + shared_preferences_foundation: + :path: ".symlinks/plugins/shared_preferences_foundation/darwin" + sqflite: + :path: ".symlinks/plugins/sqflite/darwin" + url_launcher_ios: + :path: ".symlinks/plugins/url_launcher_ios/ios" + video_player_avfoundation: + :path: ".symlinks/plugins/video_player_avfoundation/darwin" + wakelock_plus: + :path: ".symlinks/plugins/wakelock_plus/ios" + webview_flutter_wkwebview: + :path: ".symlinks/plugins/webview_flutter_wkwebview/ios" + workmanager: + :path: ".symlinks/plugins/workmanager/ios" + +SPEC CHECKSUMS: + add_2_calendar: 5eee66d5a3b99cd5e1487a7e03abd4e3ac4aff11 + audio_session: 4f3e461722055d21515cf3261b64c973c062f345 + battery_plus: 3b68b6e7710fe49c022999753d22760e6dbbc471 + connectivity_plus: bf0076dd84a130856aa636df1c71ccaff908fa1d + Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 + flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743 + just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa + open_file_plus: 05737718530c14cf02868e3b7754d7fe4df76d8b + package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85 + path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c + ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825 + Sentry: a8d7b373b9f9868442b02a0c425192f693103cbf + sentry_flutter: 03e7660857a8cdb236e71456a7e8447b65c8a788 + SentryPrivate: 006b24af16828441f70e2ab6adf241bd0a8ad130 + shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695 + sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec + url_launcher_ios: bbd758c6e7f9fd7b5b1d4cde34d2b95fcce5e812 + video_player_avfoundation: 02011213dab73ae3687df27ce441fbbcc82b5579 + wakelock_plus: 8b09852c8876491e4b6d179e17dfe2a0b5f60d47 + webview_flutter_wkwebview: be0f0d33777f1bfd0c9fdcb594786704dbf65f36 + workmanager: 0afdcf5628bbde6924c21af7836fed07b42e30e6 + +PODFILE CHECKSUM: b8542614aec8767bc1398a33de5c54e3592a72c6 + +COCOAPODS: 1.15.2 diff --git a/uni/ios/Runner.xcodeproj/project.pbxproj b/uni/ios/Runner.xcodeproj/project.pbxproj index a63fc805e..192abf634 100644 --- a/uni/ios/Runner.xcodeproj/project.pbxproj +++ b/uni/ios/Runner.xcodeproj/project.pbxproj @@ -714,8 +714,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; + CODE_SIGN_STYLE = Manual; CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; - DEVELOPMENT_TEAM = ADS6V5HXNQ; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=iphoneos*]" = ADS6V5HXNQ; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; @@ -725,6 +729,8 @@ ); PRODUCT_BUNDLE_IDENTIFIER = pt.up.fe.ni.uni; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "uni-distribution"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; diff --git a/uni/ios/fastlane/Appfile b/uni/ios/fastlane/Appfile new file mode 100644 index 000000000..4385bfc03 --- /dev/null +++ b/uni/ios/fastlane/Appfile @@ -0,0 +1,8 @@ +app_identifier("pt.up.fe.ni.uni") # The bundle identifier of your app +apple_id("ni@aefeup.pt") # Your Apple Developer Portal username + +itc_team_id("123234220") # App Store Connect Team ID +team_id("ADS6V5HXNQ") # Developer Portal Team ID + +# For more information about the Appfile, see: +# https://docs.fastlane.tools/advanced/#appfile diff --git a/uni/ios/fastlane/Deliverfile b/uni/ios/fastlane/Deliverfile new file mode 100644 index 000000000..74739f740 --- /dev/null +++ b/uni/ios/fastlane/Deliverfile @@ -0,0 +1,3 @@ +# The Deliverfile allows you to store various App Store Connect metadata +# For more information, check out the docs +# https://docs.fastlane.tools/actions/deliver/ diff --git a/uni/ios/fastlane/Fastfile b/uni/ios/fastlane/Fastfile new file mode 100644 index 000000000..abfe56037 --- /dev/null +++ b/uni/ios/fastlane/Fastfile @@ -0,0 +1,45 @@ +# This file contains the fastlane.tools configuration +# You can find the documentation at https://docs.fastlane.tools +# +# For a list of all available actions, check out +# +# https://docs.fastlane.tools/actions +# +# For a list of all available plugins, check out +# +# https://docs.fastlane.tools/plugins/available-plugins +# + +# Uncomment the line if you want fastlane to automatically update itself +# update_fastlane + +default_platform(:ios) + +platform :ios do + desc "Push a new release build to the App Store" + lane :release do + increment_build_number(xcodeproj: "Runner.xcodeproj") + build_app(workspace: "Runner.xcworkspace", scheme: "Runner") + upload_to_app_store + end + + lane :beta do + ensure_git_status_clean + increment_build_number(xcodeproj: "Runner.xcodeproj") + commit_version_bump(xcodeproj: "Runner.xcodeproj") + add_git_tag + push_to_git_remote + + app_store_connect_api_key( + key_id: "B262X978LJ", + issuer_id: "b94a874d-3888-4b59-a6f9-63c3583b2a7e", + key_filepath: "./AuthKey_B262X978LJ.p8", + ) + + get_certificates + get_provisioning_profiles + build_app(workspace: "Runner.xcworkspace", scheme: "Runner") + upload_to_testflight + #slack(message: "Beta build distributed to test flight!") + end +end diff --git a/uni/ios/fastlane/Gymfile b/uni/ios/fastlane/Gymfile new file mode 100644 index 000000000..a13e5299d --- /dev/null +++ b/uni/ios/fastlane/Gymfile @@ -0,0 +1,5 @@ +export_options({ + provisioningProfiles: { + "pt.up.fe.ni.uni" => "uni-distribution" + } +}) \ No newline at end of file diff --git a/uni/ios/fastlane/README.md b/uni/ios/fastlane/README.md new file mode 100644 index 000000000..32dcf9aef --- /dev/null +++ b/uni/ios/fastlane/README.md @@ -0,0 +1,40 @@ +fastlane documentation +---- + +# Installation + +Make sure you have the latest version of the Xcode command line tools installed: + +```sh +xcode-select --install +``` + +For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane) + +# Available Actions + +## iOS + +### ios release + +```sh +[bundle exec] fastlane ios release +``` + +Push a new release build to the App Store + +### ios beta + +```sh +[bundle exec] fastlane ios beta +``` + + + +---- + +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. + +More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools). + +The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools). diff --git a/uni/ios/fastlane/metadata/copyright.txt b/uni/ios/fastlane/metadata/copyright.txt new file mode 100644 index 000000000..c70eae1b8 --- /dev/null +++ b/uni/ios/fastlane/metadata/copyright.txt @@ -0,0 +1 @@ +ASSOCIACAO ESTUDANTES FACULDADE ENGENHARIA UNIVERSIDADE PORTO diff --git a/uni/ios/fastlane/metadata/primary_category.txt b/uni/ios/fastlane/metadata/primary_category.txt new file mode 100644 index 000000000..a6bcf8b6f --- /dev/null +++ b/uni/ios/fastlane/metadata/primary_category.txt @@ -0,0 +1 @@ +EDUCATION diff --git a/uni/ios/fastlane/metadata/primary_first_sub_category.txt b/uni/ios/fastlane/metadata/primary_first_sub_category.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/primary_first_sub_category.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/primary_second_sub_category.txt b/uni/ios/fastlane/metadata/primary_second_sub_category.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/primary_second_sub_category.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/pt-PT/apple_tv_privacy_policy.txt b/uni/ios/fastlane/metadata/pt-PT/apple_tv_privacy_policy.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/apple_tv_privacy_policy.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/pt-PT/description.txt b/uni/ios/fastlane/metadata/pt-PT/description.txt new file mode 100644 index 000000000..bc9f7abae --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/description.txt @@ -0,0 +1 @@ +uni é uma aplicação desenvolvida pelos estudantes do Núcleo de Informática da Associação de Estudantes da Faculdade de Engenharia da Universidade do Porto. Pretende facilitar e tornar mais rápido o acesso a informações da plataforma da faculdade, bem como de outros serviços que possam interessar aos estudantes da mesma. diff --git a/uni/ios/fastlane/metadata/pt-PT/keywords.txt b/uni/ios/fastlane/metadata/pt-PT/keywords.txt new file mode 100644 index 000000000..7cb2471c4 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/keywords.txt @@ -0,0 +1 @@ +FEUP,Universidade do Porto, SIGARRA, NIAEFEUP diff --git a/uni/ios/fastlane/metadata/pt-PT/marketing_url.txt b/uni/ios/fastlane/metadata/pt-PT/marketing_url.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/marketing_url.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/pt-PT/name.txt b/uni/ios/fastlane/metadata/pt-PT/name.txt new file mode 100644 index 000000000..90d2ee638 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/name.txt @@ -0,0 +1 @@ +uni diff --git a/uni/ios/fastlane/metadata/pt-PT/privacy_url.txt b/uni/ios/fastlane/metadata/pt-PT/privacy_url.txt new file mode 100644 index 000000000..67de21eaa --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/privacy_url.txt @@ -0,0 +1 @@ +https://tiago-falves.github.io/UNI-Privacy-Policy/ diff --git a/uni/ios/fastlane/metadata/pt-PT/promotional_text.txt b/uni/ios/fastlane/metadata/pt-PT/promotional_text.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/promotional_text.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/pt-PT/release_notes.txt b/uni/ios/fastlane/metadata/pt-PT/release_notes.txt new file mode 100644 index 000000000..3522599b1 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/release_notes.txt @@ -0,0 +1 @@ +Correção de bugs diff --git a/uni/ios/fastlane/metadata/pt-PT/subtitle.txt b/uni/ios/fastlane/metadata/pt-PT/subtitle.txt new file mode 100644 index 000000000..f3b6978eb --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/subtitle.txt @@ -0,0 +1 @@ +A FEUP no teu bolso diff --git a/uni/ios/fastlane/metadata/pt-PT/support_url.txt b/uni/ios/fastlane/metadata/pt-PT/support_url.txt new file mode 100644 index 000000000..09755e1b0 --- /dev/null +++ b/uni/ios/fastlane/metadata/pt-PT/support_url.txt @@ -0,0 +1 @@ +https://github.com/NIAEFEUP/project-schrodinger/issues diff --git a/uni/ios/fastlane/metadata/review_information/demo_password.txt b/uni/ios/fastlane/metadata/review_information/demo_password.txt new file mode 100644 index 000000000..0263e6103 --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/demo_password.txt @@ -0,0 +1 @@ +testeteste123! diff --git a/uni/ios/fastlane/metadata/review_information/demo_user.txt b/uni/ios/fastlane/metadata/review_information/demo_user.txt new file mode 100644 index 000000000..294a72464 --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/demo_user.txt @@ -0,0 +1 @@ +202108734 diff --git a/uni/ios/fastlane/metadata/review_information/email_address.txt b/uni/ios/fastlane/metadata/review_information/email_address.txt new file mode 100644 index 000000000..9b015c140 --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/email_address.txt @@ -0,0 +1 @@ +up201906166@up.pt diff --git a/uni/ios/fastlane/metadata/review_information/first_name.txt b/uni/ios/fastlane/metadata/review_information/first_name.txt new file mode 100644 index 000000000..6b1b93313 --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/first_name.txt @@ -0,0 +1 @@ +Bruno diff --git a/uni/ios/fastlane/metadata/review_information/last_name.txt b/uni/ios/fastlane/metadata/review_information/last_name.txt new file mode 100644 index 000000000..82020c58a --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/last_name.txt @@ -0,0 +1 @@ +Mendes diff --git a/uni/ios/fastlane/metadata/review_information/notes.txt b/uni/ios/fastlane/metadata/review_information/notes.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/notes.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/review_information/phone_number.txt b/uni/ios/fastlane/metadata/review_information/phone_number.txt new file mode 100644 index 000000000..1ac069155 --- /dev/null +++ b/uni/ios/fastlane/metadata/review_information/phone_number.txt @@ -0,0 +1 @@ ++351962605649 diff --git a/uni/ios/fastlane/metadata/secondary_category.txt b/uni/ios/fastlane/metadata/secondary_category.txt new file mode 100644 index 000000000..41f44c008 --- /dev/null +++ b/uni/ios/fastlane/metadata/secondary_category.txt @@ -0,0 +1 @@ +UTILITIES diff --git a/uni/ios/fastlane/metadata/secondary_first_sub_category.txt b/uni/ios/fastlane/metadata/secondary_first_sub_category.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/secondary_first_sub_category.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/metadata/secondary_second_sub_category.txt b/uni/ios/fastlane/metadata/secondary_second_sub_category.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/uni/ios/fastlane/metadata/secondary_second_sub_category.txt @@ -0,0 +1 @@ + diff --git a/uni/ios/fastlane/report.xml b/uni/ios/fastlane/report.xml new file mode 100644 index 000000000..62b28252e --- /dev/null +++ b/uni/ios/fastlane/report.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/uni/ios/fastlane/screenshots/README.txt b/uni/ios/fastlane/screenshots/README.txt new file mode 100644 index 000000000..948c580ce --- /dev/null +++ b/uni/ios/fastlane/screenshots/README.txt @@ -0,0 +1,30 @@ +## Screenshots Naming Rules + +Put all screenshots you want to use inside the folder of its language (e.g. `en-US`). +The device type will automatically be recognized using the image resolution. + +The screenshots can be named whatever you want, but keep in mind they are sorted +alphabetically, in a human-friendly way. See https://github.com/fastlane/fastlane/pull/18200 for more details. + +### Exceptions + +#### iPad Pro (3rd Gen) 12.9" + +Since iPad Pro (3rd Gen) 12.9" and iPad Pro (2nd Gen) 12.9" have the same image +resolution, screenshots of the iPad Pro (3rd gen) 12.9" must contain either the +string `iPad Pro (12.9-inch) (3rd generation)`, `IPAD_PRO_3GEN_129`, or `ipadPro129` +(App Store Connect's internal naming of the display family for the 3rd generation iPad Pro) +in its filename to be assigned the correct display family and to be uploaded to +the correct screenshot slot in your app's metadata. + +### Other Platforms + +#### Apple TV + +Apple TV screenshots should be stored in a subdirectory named `appleTV` with language +folders inside of it. + +#### iMessage + +iMessage screenshots, like the Apple TV ones, should also be stored in a subdirectory +named `iMessage`, with language folders inside of it.