Skip to content

Feat: build 16#103

Merged
destucr merged 80 commits intomainfrom
development
Dec 1, 2025
Merged

Feat: build 16#103
destucr merged 80 commits intomainfrom
development

Conversation

@destucr
Copy link
Contributor

@destucr destucr commented Dec 1, 2025

This pull request updates the project to integrate Firebase into the iOS app, including all major Firebase modules, and updates signing and provisioning settings. The changes primarily affect the Xcode project configuration to support Firebase features and ensure proper code signing and entitlements.

Firebase integration:

  • Added firebase-ios-sdk as a Swift Package dependency at version 12.6.0, with all major Firebase modules (e.g., Analytics, Auth, Firestore, Crashlytics, Messaging, Storage, etc.) now included in the project's dependencies and build phases. [1] [2] [3] [4] [5] [6]

Project signing and provisioning:

  • Changed code signing style from Automatic to Manual, set explicit code signing identities, entitlements file, and provisioning profile specifiers for the main target. [1] [2] [3] [4]

Info.plist configuration:

  • Added new privacy usage descriptions (camera, photo library, non-exempt encryption) and updated Info.plist keys to support Firebase and app features. [1] [2]

Development team settings:

  • Updated DEVELOPMENT_TEAM values for main and test targets to support new provisioning and code signing requirements. [1] [2] [3] [4]

Swift Package updates:

  • Updated Package.resolved to include new Firebase-related packages and dependencies required for Firebase integration.

benedictusyoga and others added 30 commits November 26, 2025 16:13
revanzanrndra and others added 29 commits November 28, 2025 17:16
Feat: fix delete and add image in timeline
…re priority

Feat: add tutorial view & gesture priority
…lete behaviour

fix: top alert when save and delete behaviour
…tton in saved recorded

feat: add haptic toogle
@destucr destucr merged commit d01b98b into main Dec 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants