You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Huh that's an interesting error. Not sure what's causing it. I'm away from the computer right now. When I get back I'll right up an explanation. Is there any specific part of the code that you need explained?
When it gets init'd it registers some of the Multipeer Connectivity stuff, and sets the delegate of those classes to the Model class itself.
MCNearbyServiceBrowserDelegate as it says in the name handles finding other peers. MCSessionDelegate handles sending and receiving, and connecting to new peers. MCNearbyServiceAdvertiserDelegate handles broadcasting to the peer itself to other peers so they can find each other.
Is there anything else that needs explained?
I'm currently working on trying to fix the build issue.
Lukas1h
changed the title
problems with building
Build Error: "DEVELOPMENT_ASSET_PATHS does not exist"
Jan 24, 2024
Hi i really like your project and i wanted to build it on my machine so cloned the repo didnt make any changes and i get this error:
PeerChat/PeerChat.xcodeproj One of the paths in DEVELOPMENT_ASSET_PATHS does not exist: PeerChat/PeerSotial/Preview Content
i have school project same as yours would you be willing to explain the code to me?
i would be very gratefull.
The text was updated successfully, but these errors were encountered: