Skip to content

Commit

Permalink
Merge pull request #619 from hpi-studyu/chore/ios-update
Browse files Browse the repository at this point in the history
fix: update podfile
  • Loading branch information
johannesvedder committed May 13, 2024
2 parents 4dfd3e4 + bcf6344 commit af88f95
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 11 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-05-13

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.7.5`](#studyu_app---v275)

---

#### `studyu_app` - `v2.7.5`

- **FIX**: update podfile.


## 2024-05-13

### Changes
Expand Down
4 changes: 4 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.7.5

- **FIX**: update podfile.

## 2.7.4

- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
Expand Down
16 changes: 6 additions & 10 deletions app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,11 @@ PODS:
- record_darwin (1.0.0):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- sentry_flutter (7.20.0):
- Sentry/HybridSDK (8.25.0)
- sentry_flutter (8.1.0):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (= 8.21.0)
- SentryPrivate (8.21.0)
- Sentry/HybridSDK (= 8.25.0)
- shared_preferences_foundation (0.0.1):
- Flutter
- FlutterMacOS
Expand Down Expand Up @@ -74,7 +72,6 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Sentry
- SentryPrivate

EXTERNAL SOURCES:
app_links:
Expand Down Expand Up @@ -125,16 +122,15 @@ SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_file_dialog: 4c014a45b105709a27391e266c277d7e588e9299
flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
flutter_secure_storage: d33dac7ae2ea08509be337e775f6b59f1ff45f12
flutter_timezone: ffb07bdad3c6276af8dada0f11978d8a1f8a20bb
just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa
package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
permission_handler_apple: 9878588469a2b0d0fc1e048d9f43605f92e6cec2
record_darwin: 1f6619f2abac4d1ca91d3eeab038c980d76f1517
Sentry: ebc12276bd17613a114ab359074096b6b3725203
sentry_flutter: df6e28477322fc5202bbe20aafdd7404b6e97729
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe
Sentry: cd86fc55628f5b7c572cabe66cc8f95a9d2f165a
sentry_flutter: ca7760fc008dc3bc2981730dc0c1d2f892178370
shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695
sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec
url_launcher_ios: 6116280ddcfe98ab8820085d8d76ae7449447586
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_app
version: 2.7.4
version: 2.7.5
description: Partake in digital N-of-1 trials with the innovative StudyU Health App
publish_to: none
homepage: https://studyu.health
Expand Down

0 comments on commit af88f95

Please sign in to comment.