Repo du projet Weeclik
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Video compression for a faster upload to database.
- Add precheck for app store in beta & screenshot lanes.
- Documentation folder (automatic execution) with jazzy lib visible here LINK.
- Sharing icon was not called for SMS & Whatsapp sharing.
- Method function for globally showing alerts in App.
- Sometimes sharing function would not increase number information of commerce.
- Groupe sharing now trigger the already send check in commerce detail.
- SwiftLint to don't include Extensions folder in build check
- Set minimum iOS version from 13 to 11.
- Build sent to testflight via fastlane then canceled.
- Add encryption key in Info.plist for production & development environment (ITSAppUsesNonExemptEncryption = NO).
- Create a beta deployment lane for fastlane (usage: bundle exex fastlane beta).
- Video fetch options: .original => .current (use last modified version of video).
- Video fetch options: .automatic => .fastFormat (try to have a lightweight video file).
- Maximal length of video file: 20sec => 60sec.