jverdi / jverdi/JVFloatLabeledTextField
CocoaPods and Carthage have different Swift imports
- Dominant language
- Objective-C
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Integrating project using Carthage to Swift project you importing
```import JVFloatLabeledText```
Using CocoaPods
```import JVFloatLabeledTextField```
Am I doing something wrong?
The problem I am creating reusable component base on JVFloatLabeledTextField for project using both CocoaPods and Carthage for dependency management.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the module names exposed by the Carthage and CocoaPods integrations, using the two Swift import statements in the issue as entry points. Determine whether the differing names are intentional or an integration defect, then document or correct the behavior so the reusable component can use a consistent import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100