kentya6 / Fuwari

Floating screenshot like a sticky.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: How to build project

ayroblu opened this issue · comments

Hi, I was wondering how to build the project? I specifically am unfamiliar with Carthage and how it needs to be setup.

What I've done so far:

  1. made the build use local signing
  2. Updated LoginServiceKit to v2.3.0
  3. Run carthage update --use-xcframeworks
  4. And tried to run the build

But it doesn't run due to the following error:

dyld[79858]: Library not loaded: @rpath/LoginServiceKit.framework/Versions/A/LoginServiceKit
  Referenced from: /Users/blu/ws/Fuwari/DerivedData/Fuwari/Build/Products/Release/Fuwari.app/Contents/MacOS/Fuwari
  Reason: tried: '/Users/blu/ws/Fuwari/DerivedData/Fuwari/Build/Products/Release/LoginServiceKit.framework/Versions/A/LoginServiceKit' (code signature in <B8989274-086E-355A-83AE-C32E125E5812> '/Users/blu/ws/Fuwari/DerivedData/Fuwari/Build/Products/Release/LoginServiceKit.framework/Versions/A/LoginServiceKit' not valid for use in process: mapped file has no Team ID and is not a platform binary (signed with custom identity or adhoc?)),
...

Oh grabbed the whole output and I see it requires a cert