-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Xcode to 14.x and app release 2.8.0
* successful compilation iOS 8.0 * successful compilation iOS 10.0 * successful compilation iOS 11.0 * successful compilation iOS 12.1 * update project document format to Xcode 10.0-compatible * Xcode: 10.1 Target: iOS 9.0 Tested on: 12.1 - builds, runs, crashes eventually * update gitignore and remove rvm file * Xcode 13.0 compatibility * Xcode 14.0.1 MacOS 12.6 target iOS 8.x - build failing * set ruby version via rbenv * update podfile and remove Fabirc and Crashlytics pods * Bump version to 2.8.0:1 * Remove legacy analytics * improve centering and fullscreen image placement * Improve text, image, and button placement for fullscreen viewing * Improve image position for fullscreen viewing on larger phones * Add a small vertical offset to move the toolbar further away from the screen's edge for easier to reach touch zones. * raise the priority of the version label * add prefix to each log message to make them filterable in the console * change icons to to JPG to remove the alpha channel * update version and build number for the app store Archive process * let Xcode handle code signing * replace deprecated method running in the background * set pList value to declare no use of non-exempt encryption * add plist permission keys for: NSPhotoLibraryAddUsageDescription, NSCameraUsageDescription, NSLocationWhenInUseUsageDescription * Set build number to 9 * Install and configure Sentry.io analytics * update minimum target to iOS 14.x * bump build number to 10 and set min deploy target to 14 in some project files * update todo list
- Loading branch information
1 parent
2a83c55
commit 7bb124e
Showing
154 changed files
with
329 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,5 @@ Pods/ | |
Podfile.lock | ||
*.ipa | ||
img | ||
Marketing | ||
Notes.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2.7.6 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.