Quiz · 4 questions
📦 Packages and Projects
Package.swift, C shims, path dependencies, XcodeGen, three test styles, and one package for many apps
Level 0Bundle Opener
0 XP0/81 lessons0/17 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01Your app's build fails inside a shared-kit file you never touched, and
git status in the kit shows that file modified. What is going on?02You add a new XCTest file to an XcodeGen project and run
xcodebuild test. It prints TEST SUCCEEDED, but your new tests never ran. Why?03After adding a defaulted parameter to a public initializer in a path-dependency kit, two consumers fail at link time with an undefined symbol that matches their own source. What is the fix?
04
swift test on a Mac is green, but code behind #if canImport(UIKit) does not compile. What catches it?Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.