shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

264
active users

#swiftpackagemanager

0 posts0 participants0 posts today
Uli Kusterer (Not a kitteh)<p>Work leaks:</p><p><a href="https://chaos.social/tags/SwiftPackageManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftPackageManager</span></a></p>
Dave DeLong<p>I just really love how I work up the motivation to tackle one of my side projects over the weekend, and then <a href="https://mastodon.social/tags/SwiftPackageManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftPackageManager</span></a> refuses to let me import products from other packages I depend on and doesn't tell me why.</p><p>It's the absolute best. I love it. Please never change this. It's not like I wanted to get anything done anyway.</p>
Axel Le Pennec<p>When using Swift Packages in Xcode, is there a way to exclude files conditionally (in DEBUG or similar)? I know I can exclude files but I want them while in development.</p><p>I have a package that contains developments resource/assets (used to seed a Core Data database for the simulator + for Previews, with images and files), but I don't want to include these files in the package used by the real app when archiving.</p><p>Can we achieve that?</p><p><a href="https://iosdev.space/tags/Xcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xcode</span></a> <a href="https://iosdev.space/tags/swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swift</span></a> <a href="https://iosdev.space/tags/swiftpackagemanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftpackagemanager</span></a> <a href="https://iosdev.space/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> <a href="https://iosdev.space/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://iosdev.space/tags/CoreData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CoreData</span></a></p>
Duncan Babbage<p>Moving my final dependencies to <a href="https://iosdev.space/tags/SwiftPackageManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftPackageManager</span></a> included Crashlytics. ‘Interesting’ to see all the additional dependencies Firebase brings in when only the Crashlytics library enabled. Xcode (to my knowledge?) doesn’t provide a way to hide dependencies under the importing package, so they aren’t staring at me every day.</p><p>Advice on alternatives to Crashlytics? All I want is notifications any time my app crashes, with stack traces. (Feels like Apple’s opt-in system too limiting.)</p>
Andrew Pontious<p><a href="https://mastodon.social/tags/SwiftPackageManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftPackageManager</span></a> <a href="https://mastodon.social/tags/SPM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SPM</span></a> Shot in the dark here, but anybody have experience with SPM and Enterprise builds? Ours is complaining about automatic signing, and I’ve been able to find *nothing* online about how to fix that.</p>