This is a companion discussion topic for the original entry at https://www.raywenderlich.com/17493408-your-first-ios-and-swiftui-app-an-app-from-scratch/lessons/23
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/17493408-your-first-ios-and-swiftui-app-an-app-from-scratch/lessons/23
why can’t I autocompleted @testable
keyword and not module to import
currently I made a change of Product Module Name
to my real app name, instead of c99extendidentifier
.
After restarting Xcode it works, but what I still wonder that why Module Name
is given by such string by default, is it a bug of Xcode? or my personal problem.
Whoaaa this is nice!
App Architecture, TDD in the first intro course. Good to see the courses evolve!