Open moh1122 opened 9 years ago
In CheapjackExample target's "Embedded Binaries" section, remove "Cheapjack.framework" and add it again. The project references these frameworks with an absolute path, which varies from developer to developer.
thnks for your reply i tried it its still the same btw i didnt install with carthage i just downloaded the zip and opened CheapjackExample.xcodeproj can you please help me with carthage if its needed Thank you
You need to install carthage and run carthage update --platform iOS
in the terminal. This is a requirement of only the example project and not a requirement for using Cheapjack in your project.
carthage is not working from my side every time i run carthage update --platform iOS it gives me Symbol not found: __TFC11CarthageKit7Project18updateDependenciesfS0_FT_GV13ReactiveCocoa14SignalProducerT_OS13CarthageError Referenced from: /usr/local/bin/carthage Expected in: /Library/Frameworks/CarthageKit.framework/CarthageKit can you please help me in this Thank you
Make sure you have Xcode 7 and it is the currently "selected" version too. Assuming that /Applications/Xcode.app
is Xcode 7:
sudo xcode-select --switch /Applications/Xcode.app
If this does not solve it, please share more details about the error(s).
still the same yes i have xcode 7 and its selected its giving /Users/Apple/Downloads/Cheapjack-master/CheapjackExample/DownloadsCellViewModel.swift:25:8: No such module 'ReactiveCocoa'
any clue?
any news
Hello the project is not able to build with xcode 7 the framework is missing can u help me in this, btw can i add different urls to download