Skip to content

PE-8078: (WIP) Restore iOS build and fix dependency issues #2035 #2040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 27 commits into
base: dev
Choose a base branch
from

Conversation

arielmelendez
Copy link
Collaborator

This is a WIP PR to restore iOS build capabilities and fix the dependency hell that was blocking compilation.

Changes so far:

  • Removed Firebase dependencies (We were not using it on mobile)
  • Updated several outdated packages
  • Fixed iOS Podfile and performed necessary upgrades
  • Tweaked the scr setup script (needs to be reverted)
  • Set correct Bundle ID and Team in Xcode
  • Fixed UI bug with the Move Items button (text was being clipped)

These were quick fixes just to get the app compiling - both features will be working by the end of the work:

  • _beforeSendEvent (Sentry) - needs to be re-enabled
  • "Share into app" capability - needs dependency upgrades to restore functionality

thiagocarvalhodev and others added 23 commits March 14, 2025 16:46
PE-7833: Release ArDrive App v2.67.3
PE-7866 consolidate release notes from 2.67.3 and 2.67.4 for new Android build
PE-8132: release permaweb deploy fix
- remove firebase_core and firebase_crashlytics plugins
- remove sharing extension functionality and related code
- update webcrypto dependency from 0.5.3 to 0.5.8
- update sentry_flutter from 7.14.0 to 8.14.2
- update various platform configurations
- enable iOS app building by removing problematic dependencies
…ryption logic - consolidate decryption logic into _getDecryptedStream method - optimize handling of encrypted data for mobile platform - update macOS plugin registrations
- add NSMicrophoneUsageDescription to Info.plist
- update production scheme build configuration
- add commit message shortcuts to .cursorrules
- update pr.yaml to use development build type
- update production.yaml to use production build type
- enhance ios Fastfile with production deployment
- add environment variable validation for production builds
- implement app store deployment configuration
- Changed platform check from isAndroid to isMobile to show success dialog on iOS as well
wip - fix mobile onboarding ui
PE-8078: (WIP) Restore iOS build and fix dependency issues
Copy link

github-actions bot commented Jun 16, 2025

Visit the preview URL for this PR (updated for commit ad4fe48):

https://ardrive-web--pr2040-dev-ios-ka4pq0x6.web.app

(expires Thu, 03 Jul 2025 18:40:39 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0

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.

4 participants