Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Update SQL library for Xcode 11 #398

Closed
4 tasks done
sunjunkie opened this issue Apr 20, 2020 · 4 comments · Fixed by #403
Closed
4 tasks done

Update SQL library for Xcode 11 #398

sunjunkie opened this issue Apr 20, 2020 · 4 comments · Fixed by #403

Comments

@sunjunkie
Copy link
Contributor

Description

As a developer,
I need to use the latest sql library in Xcode,
so that I can continue to develop and run the app in Xcode 11.

Mocks

Screen Shot 2020-04-20 at 2 33 49 PM

Acceptance Criteria

Update [Required]

  • New library selected in Powerup target (see image)
  • Remove libsqlite3.dylib file from project

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

<1 hours

@anubhavpulkit
Copy link
Contributor

anubhavpulkit commented Apr 22, 2020

@sunjunkie Can I work on this issue first?

@anubhavpulkit
Copy link
Contributor

@sunjunkie I think in this issue I have to only delete libsqlite3.dylib file from Xcode right?

@sunjunkie
Copy link
Contributor Author

No, there are 2 things listed that must be done. Delete the file and select the new library in the Powerup target in the Build Phases tab as shown in the image.

@anubhavpulkit
Copy link
Contributor

anubhavpulkit commented Apr 23, 2020

But after deletion of libsqlite3.dylib the new library libsqlite3.tbd is not visible in the Build Phases tab.
And after deletion of libsqlite3.dylib Powerup-iOS app is still running fine.

This was referenced Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants