Posts

Post not yet marked as solved
0 Replies
86 Views
I have an iOS (Swift/SwiftUI) project. It has several dependencies managed via SPM. When I build my project the dependencies disappear from the project navigator. I have to reset package cache to get them to return. After I build/run, they disappear again. Has anyone faced this issue? I've tried deleting derived data I've tried resetting package caches (this makes them return until the next build) I'm using the latest stable Xcode release.
Posted
by kmcgrady.
Last updated
.
Post not yet marked as solved
2 Replies
507 Views
Apologies if this has been answered - I've spent some time searching but can't find anything.I want to build a 'dashboard' type extension that modifies the new tab page. As an example everything the user opens a new tab in Safari they would see content generated by my extension (e.g. weather, news, traffic reports). Is this possible? I've taken a look through the docs which don't have any clues (although they're quite sparse).
Posted
by kmcgrady.
Last updated
.