File tree Expand file tree Collapse file tree 13 files changed +23
-23
lines changed
sentry_react_native-tvOSTests
sentry_react_native.xcodeproj Expand file tree Collapse file tree 13 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ android {
138138 applicationId " com.sentry_react_native"
139139 minSdkVersion rootProject. ext. minSdkVersion
140140 targetSdkVersion rootProject. ext. targetSdkVersion
141- versionCode 8
142- versionName " 2.0.8 "
141+ versionCode 9
142+ versionName " 2.0.9 "
143143 }
144144 splits {
145145 abi {
Original file line number Diff line number Diff line change @@ -279,12 +279,12 @@ PODS:
279279 - React-Core
280280 - RNScreens (2.18.1):
281281 - React-Core
282- - RNSentry (3.2.0 ):
282+ - RNSentry (3.2.11 ):
283283 - React-Core
284- - Sentry (= 7.4.8 )
285- - Sentry (7.4.8 ):
286- - Sentry/Core (= 7.4.8 )
287- - Sentry/Core (7.4.8 )
284+ - Sentry (= 7.7.0 )
285+ - Sentry (7.7.0 ):
286+ - Sentry/Core (= 7.7.0 )
287+ - Sentry/Core (7.7.0 )
288288 - Yoga (1.14.0)
289289
290290DEPENDENCIES:
@@ -438,8 +438,8 @@ SPEC CHECKSUMS:
438438 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
439439 RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926
440440 RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
441- RNSentry: 0a525a8bf2fd8928496c312c5964eb5889733c1a
442- Sentry: df92b78ba4ab86cf2a47ff4cdc07758a5ce18f03
441+ RNSentry: 290e7375aa32c7edb44b404a5d4e480aa7be9bdc
442+ Sentry: e58e062056a061ae1145e22ad3dff6e506bff177
443443 Yoga: 8c8436d4171c87504c648ae23b1d81242bdf3bbf
444444
445445PODFILE CHECKSUM: 79ce1c465caba661d8abf443587400c2a48c5974
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0.8 </string >
18+ <string >2.0.9 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >8 </string >
22+ <string >9 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >NSAppTransportSecurity </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0.8 </string >
18+ <string >2.0.9 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >8 </string >
22+ <string >9 </string >
2323</dict >
2424</plist >
Original file line number Diff line number Diff line change 670670 buildSettings = {
671671 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
672672 CLANG_ENABLE_MODULES = YES;
673- CURRENT_PROJECT_VERSION = 7 ;
673+ CURRENT_PROJECT_VERSION = 8 ;
674674 ENABLE_BITCODE = NO;
675675 INFOPLIST_FILE = sentry_react_native/Info.plist;
676676 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
693693 buildSettings = {
694694 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
695695 CLANG_ENABLE_MODULES = YES;
696- CURRENT_PROJECT_VERSION = 7 ;
696+ CURRENT_PROJECT_VERSION = 8 ;
697697 INFOPLIST_FILE = sentry_react_native/Info.plist;
698698 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
699699 OTHER_LDFLAGS = (
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.0.8 </string >
20+ <string >2.0.9 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >8 </string >
24+ <string >9 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >NSAppTransportSecurity </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0.8 </string >
18+ <string >2.0.9 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >8 </string >
22+ <string >9 </string >
2323</dict >
2424</plist >
You can’t perform that action at this time.
0 commit comments