Skip to content
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

Unable to install the latest podversion of FMDB and SQLCipher #834

Open
alexpaul95 opened this issue Aug 16, 2022 · 3 comments
Open

Unable to install the latest podversion of FMDB and SQLCipher #834

alexpaul95 opened this issue Aug 16, 2022 · 3 comments

Comments

@alexpaul95
Copy link

alexpaul95 commented Aug 16, 2022

I'm currently trying to install the latest version of FNB & SQL cipher on an M1 Mac; my terminal is using Rosetta to install pods. When I try to update the FMDB and SQL using pod install it still shows the old version number - FMDB 2.7.5 -> (unused) (latest version 4.0.2). I tried clearing the pods and reinstalling but it still didn’t work ? Any suggestions?

Screen Shot 2022-08-15 at 5 15 14 PM

Screen Shot 2022-08-16 at 2 17 55 PM

@lzcuriosity
Copy link

lzcuriosity commented Aug 16, 2022 via email

@Miko-J
Copy link

Miko-J commented Aug 31, 2022

when I use cocopods, pod 'FMDB/SQLCipher', '~> 2.7.7',using pod install, it's does't work, it still shows the old version number - FMDB 2.7.5

@triste24
Copy link

when I use cocopods, pod 'FMDB/SQLCipher', '~> 2.7.7',using pod install, it's does't work, it still shows the old version number - FMDB 2.7.5

trypod 'FMDB/SQLCipher', :git => 'https://github.com/ccgus/fmdb.git', :commit => '61e51fd' #2.7.7

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

No branches or pull requests

4 participants