Skip to content

Commit

Permalink
Merge pull request #593 from zooniverse/release/v2.12.0
Browse files Browse the repository at this point in the history
Release/v2.12.0
  • Loading branch information
coryzoon authored Jul 8, 2024
2 parents 62de8b0 + ed34a39 commit 500bdc6
Show file tree
Hide file tree
Showing 9 changed files with 1,269 additions and 1,473 deletions.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,10 @@ GEM
nap (1.1.0)
netrc (0.11.0)
public_suffix (4.0.7)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
ruby-macho (2.5.1)
strscan (3.1.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.6)
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ android {
applicationId "com.zooniversemobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 78
versionName "2.11.0"
versionCode 86
versionName "2.12.0"
}
signingConfigs {
debug {
Expand Down
4 changes: 2 additions & 2 deletions ios/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GEM
highline (>= 1.7.2, < 2.0.0)
json (< 3.0.0)
jwt (~> 2.1.0)
mini_magick (~> 4.5.1)
mini_magick (~> 4.9.4)
multi_xml (~> 0.5)
multipart-post (~> 2.0.0)
plist (>= 3.1.0, < 4.0.0)
Expand Down Expand Up @@ -99,7 +99,7 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mini_magick (4.5.1)
mini_magick (4.9.4)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
Expand Down
83 changes: 44 additions & 39 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ PODS:
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreExtension (10.20.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.20.0):
- FirebaseCoreInternal (10.25.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseInstallations (10.20.0):
- FirebaseInstallations (10.25.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
Expand All @@ -58,29 +58,38 @@ PODS:
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleDataTransport (9.3.0):
- GoogleDataTransport (9.4.1):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.12.0):
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.3):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.12.0):
- GoogleUtilities/Logger (7.13.3):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.12.0):
- GoogleUtilities/Privacy
- GoogleUtilities/MethodSwizzler (7.13.3):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.12.0):
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.3):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.12.0)"
- GoogleUtilities/Reachability (7.12.0):
- "GoogleUtilities/NSData+zlib (7.13.3)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.3)
- GoogleUtilities/Reachability (7.13.3):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.12.0):
- GoogleUtilities/Privacy
- GoogleUtilities/UserDefaults (7.13.3):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- hermes-engine (0.72.4):
- hermes-engine/Pre-built (= 0.72.4)
- hermes-engine/Pre-built (0.72.4)
Expand All @@ -90,7 +99,7 @@ PODS:
- nanopb/encode (= 2.30909.1)
- nanopb/decode (2.30909.1)
- nanopb/encode (2.30909.1)
- PromisesObjC (2.3.1)
- PromisesObjC (2.4.0)
- RCT-Folly (2021.07.22.00):
- boost
- DoubleConversion
Expand Down Expand Up @@ -405,7 +414,7 @@ PODS:
- react-native-video/Video (= 5.2.1)
- react-native-video/Video (5.2.1):
- React-Core
- react-native-webview (13.8.6):
- react-native-webview (13.10.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-NativeModulesApple (0.72.4):
Expand Down Expand Up @@ -526,7 +535,7 @@ PODS:
- React
- RNCPushNotificationIOS (1.11.0):
- React-Core
- RNDeviceInfo (10.13.2):
- RNDeviceInfo (10.14.0):
- React-Core
- RNFBAnalytics (18.9.0):
- Firebase/AnalyticsWithoutAdIdSupport (= 10.20.0)
Expand All @@ -540,30 +549,28 @@ PODS:
- FirebaseCoreExtension (= 10.20.0)
- React-Core
- RNFBApp
- RNGestureHandler (2.16.0):
- RNGestureHandler (2.16.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNReanimated (3.9.0):
- RNReanimated (3.11.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- ReactCommon/turbomodule/core
- RNScreens (3.31.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-RCTImage
- RNSentry (5.16.0):
- RNSentry (5.22.3):
- hermes-engine
- React-Core
- React-hermes
- Sentry/HybridSDK (= 8.17.1)
- RNSVG (13.14.0):
- Sentry/HybridSDK (= 8.26.0)
- RNSVG (13.14.1):
- React-Core
- RNVectorIcons (10.0.3):
- RNVectorIcons (10.1.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- Sentry/HybridSDK (8.17.1):
- SentryPrivate (= 8.17.1)
- SentryPrivate (8.17.1)
- Sentry/HybridSDK (8.26.0)
- SocketRocket (0.6.1)
- Yoga (1.14.0)

Expand Down Expand Up @@ -649,7 +656,6 @@ SPEC REPOS:
- nanopb
- PromisesObjC
- Sentry
- SentryPrivate
- SocketRocket

EXTERNAL SOURCES:
Expand Down Expand Up @@ -785,18 +791,18 @@ SPEC CHECKSUMS:
FirebaseAnalytics: a2731bf3670747ce8f65368b118d18aa8e368246
FirebaseCore: 28045c1560a2600d284b9c45a904fe322dc890b6
FirebaseCoreExtension: 0659f035b88c5a7a15a9763c48c2e6ca8c0a2977
FirebaseCoreInternal: efeeb171ac02d623bdaefe121539939821e10811
FirebaseInstallations: 558b1da7d65afeb996fd5c814332f013234ece4e
FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7
FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09
FirebaseMessaging: 06c414a21b122396a26847c523d5c370f8325df5
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
GoogleAppMeasurement: bb3c564c3efb933136af0e94899e0a46167466a8
GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
hermes-engine: 81191603c4eaa01f5e4ae5737a9efcf64756c7b2
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: c0569ecc035894e4a68baecb30fe6a7ea6e399f9
RCTTypeSafety: e90354072c21236e0bcf1699011e39acd25fea2f
Expand All @@ -817,7 +823,7 @@ SPEC CHECKSUMS:
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253
react-native-webview: 14f6b3904d934533d65e01376752efaf4a45ece4
react-native-webview: 6830a4a7c5c7dbe2a564f6b019c51349672a9b7c
React-NativeModulesApple: 18496bbd735260b50cbe59b652cf1b05d8126465
React-perflogger: 496a1a3dc6737f964107cb3ddae7f9e265ddda58
React-RCTActionSheet: 02904b932b50e680f4e26e7a686b33ebf7ef3c00
Expand All @@ -839,18 +845,17 @@ SPEC CHECKSUMS:
RNCAsyncStorage: 826b603ae9c0f88b5ac4e956801f755109fa4d5c
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNCPushNotificationIOS: 64218f3c776c03d7408284a819b2abfda1834bc8
RNDeviceInfo: 42aadf1282ffa0a88dc38a504a7be145eb010dfa
RNDeviceInfo: 59344c19152c4b2b32283005f9737c5c64b42fba
RNFBAnalytics: aec413bc1623191bdb7d0378c49b92d8c289b05b
RNFBApp: 9b25191f7a5e72c185b7e43fffb0d906869c4659
RNFBMessaging: 99621af036e0aa85506390f77d79c9e6353aacca
RNGestureHandler: 3ca879eb9e4fbddcf90539dac20992ddfe6d63a3
RNReanimated: 65ea8b9347cf9d2f16402355aae86e35d6905385
RNGestureHandler: ee924bd0024545efc4bc88c1e856f24b785d2ca2
RNReanimated: fc537c9a29e55eb01c620f29b39554cfd68eef35
RNScreens: 396c07678c1c35614bc5feba74a56df387bf1965
RNSentry: 9a8aebd354d3b47c428c72ec7264b7822cf4f3c2
RNSVG: d00c8f91c3cbf6d476451313a18f04d220d4f396
RNVectorIcons: 6731bd488db95f4197433b30d81d03dc228b367e
Sentry: d9f99f9cc13777c5d938650c1e1c85047bb4f0d1
SentryPrivate: 839b1e58addf58624087a80b2628e543193fa8ef
RNSentry: dd930d4dbc92b8890bc135763fef4544600cd740
RNSVG: af3907ac5d4fa26a862b75a16d8f15bc74f2ceda
RNVectorIcons: 084c5c365eca594f94fda0192d8a380b2b40f9b5
Sentry: 74a073c71c998117edb08f56f443c83570a31bed
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 3efc43e0d48686ce2e8c60f99d4e6bd349aff981

Expand Down
8 changes: 4 additions & 4 deletions ios/ZooniverseMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -598,15 +598,15 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = ZooniverseMobile/ZooniverseMobile.entitlements;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 17;
DEVELOPMENT_TEAM = 888MXXMABP;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = ZooniverseMobile/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.11.0;
MARKETING_VERSION = 2.12.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -628,14 +628,14 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = ZooniverseMobile/ZooniverseMobile.entitlements;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 17;
DEVELOPMENT_TEAM = 888MXXMABP;
INFOPLIST_FILE = ZooniverseMobile/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.11.0;
MARKETING_VERSION = 2.12.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
Loading

0 comments on commit 500bdc6

Please sign in to comment.