EmergeTools / ETTrace

Easily and accurately profile iOS apps
https://www.emergetools.com/ettrace
MIT License
532 stars 20 forks source link

Unable to link the xcframework to app or unable to add ETTrace as a Swift package #50

Closed jadhav-sam closed 11 months ago

jadhav-sam commented 12 months ago
  1. Add ETTrace as a Swift package Here I unable see the package details and readme is also not loading.

    Screenshot 2023-09-15 at 5 05 16 PM (2) Screenshot 2023-09-15 at 5 05 53 PM

    When tried multiple times, sometimes it also says that for PeerTalk could not find the feature/spm branch.

  2. Link the xcframework to your app Then I tried second approach. The framework that is generated is a folder and unable to add it.

    framework
canNotAddFw

Please help me to figure out how I can work with this. May be I am doing something wrong or missing few steps. Thanks

Itaybre commented 11 months ago

Have you tried using the SSH url instead of the HTTPS? git@github.com:EmergeTools/ETTrace.git

jadhav-sam commented 11 months ago

Hi @Itaybre , Thank you for your reply. I could add the package. Somehow it did not work when I was trying.