Skip to content

MikePendo/spm-objc-category

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaseUtils

Problem:

Property queryParams is NOT available in Swift on URL types but only on NSURL types. This looks odd to me because when declaring the same category in an App and using the bridging header file, then queryParams is also usable from URL type too.

Try it:

Open Package.swift in Xcode and run tests.

Stackoverflow Question

SPM library with Objective-C NSURL category not imported into Swift URL?

Reproducing problem:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 70.6%
  • Objective-C 29.4%