HomePhabricator
Diffusion Comm c9622565e711

[iOS] Delete libPods-Comm.a dependency

Description

[iOS] Delete libPods-Comm.a dependency

Summary:
This is not needed yet and causes issues on M1.
We probably need that to share the code between the app and notification service extension. This is not implemented yet, so removing it for now doesn't hurt us.
The issue with M1 is that, when the code is checked out, in order to build it, it is required to run pod install (otherwise the app does not build). After running pod install this framework is automatically deleted from the dependency list and the app works correctly.

Test Plan: Check if app builds on both Intel and M1

Reviewers: karol-bisztyga, atul, def-au1t, ashoat

Reviewed By: def-au1t, ashoat

Subscribers: benschac, ashoat, Adrian

Differential Revision: https://phabricator.ashoat.com/D3197

Details

Provenance
tomekAuthored on Feb 15 2022, 4:43 AM
Reviewer
jacek
Differential Revision
D3197: [iOS] Delete libPods-Comm.a dependency
Parents
rCOMM3ca1a0bf4b55: Revert "[web] [darkmode] unread button"
Branches
Unknown
Tags
Unknown