mattermost-mobile/ios/UploadAttachments/UploadAttachments
Elias Nahum 30d4aa2a3e
Build Improvements (#4884)
* Use AppGroupId from Info.plists instead of hardcoded constant

* Update script, ci & Makefile

* Update Cocoapods to 1.9.3

* Split android builds using ABI filters

* Update Fastlane deps & build scripts

* Update CI to use latests scripts

* Display app version & build number in select server screen

* Make generate scripts compatible with node < 12

* Build scripts

* add build script to package.json

* Update to use bundler 2.1.4 and CI with Xcode 12

* Fix script name for build:ios-unsigned

* Fix RN iOS scripts

* Update CI pods-dependencies step

* Add pipefail to android executor

* Update Fastlane

* Fix type in postinstall script

* update android executor and set TERM

* Fix S3 bucket name variable

* Apply suggestions from code review

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Fix master unit tests

* use requireActual in jest setup

* Jest setup to use react instead of React

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
2020-10-15 22:09:36 -03:00
..
AttachmentArray.swift [MM-14836] Prevent sharing of images over max pixels (#2733) 2019-04-23 11:45:54 -07:00
AttachmentItem.swift [MM-14836] Prevent sharing of images over max pixels (#2733) 2019-04-23 11:45:54 -07:00
MattermostBucket.h iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
MattermostBucket.m Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
MMKeychainManager.h MM-16430 refactor app entry point (#2924) 2019-06-26 15:21:20 -04:00
MMKeychainManager.m MM-16430 refactor app entry point (#2924) 2019-06-26 15:21:20 -04:00
MMMConstants.h Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
MMMConstants.m Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
StoreManager.h [MM-29216] Don't allow sharing of files if file uploads are disabled (#4857) 2020-10-02 10:03:31 -07:00
StoreManager.m Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
UploadAttachments-Bridging-Header.h MM-16430 refactor app entry point (#2924) 2019-06-26 15:21:20 -04:00
UploadManager.swift Fix regression when sharing files with spaces in the filename (#2624) 2019-03-05 11:55:11 -03:00
UploadSession.swift Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
UploadSessionManager.swift Build Improvements (#4884) 2020-10-15 22:09:36 -03:00