import: WhatsNewKit #81

Closed
opened 2025-10-14 15:59:51 -06:00 by navan · 0 comments
Owner

Originally created by @AlexFlume on 6/22/2019

WhatsNewKit Environment

  • WhatsNewKit version: 1.1.9
  • Xcode version: 10.2.1
  • Swift version: 5
  • macOS version running Xcode: 10.14.5
  • Dependency manager (Carthage, CocoaPods, Manually): CocoaPods

What did you do?

I added pod 'WhatsNewKit' to the my Xcode project and successfully installed WhatsNewKit.

What did you expect to happen?

I expected to be able to type import: WhatsNewKit in the AppDelegate.swift file.

What happened instead?

When I type import: WhatsNewKit in the AppDelegate.swift file the framework isn't recognised and I get a "No such module 'WhatsNewKit'" warning in red. - I can see the pods file has been added, but Xcode isn't letting me use it.

I'm a first-time developer so could be missing something obvious, but I'm doing everything shown in the instructions (and a YouTube video I found online) but Xcode just can't see the WhatsNewKit framework.

Any help would be much appreciated this looks amazing.

*Originally created by @AlexFlume on 6/22/2019* ## WhatsNewKit Environment - WhatsNewKit version: 1.1.9 - Xcode version: 10.2.1 - Swift version: 5 - macOS version running Xcode: 10.14.5 - Dependency manager (Carthage, CocoaPods, Manually): CocoaPods ## What did you do? I added `pod 'WhatsNewKit'` to the my Xcode project and successfully installed WhatsNewKit. ## What did you expect to happen? I expected to be able to type `import: WhatsNewKit` in the AppDelegate.swift file. ## What happened instead? When I type `import: WhatsNewKit` in the AppDelegate.swift file the framework isn't recognised and I get a "No such module 'WhatsNewKit'" warning in red. - I can see the pods file has been added, but Xcode isn't letting me use it. I'm a first-time developer so could be missing something obvious, but I'm doing everything shown in the instructions (and a YouTube video I found online) but Xcode just can't see the WhatsNewKit framework. Any help would be much appreciated this looks amazing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/WhatsNewKit#81
No description provided.