Skip to content

Commit 4ba8b58

Browse files
committed
fix: 소스파일 경로 변경
1 parent 0ce5711 commit 4ba8b58

File tree

5 files changed

+25
-13
lines changed

5 files changed

+25
-13
lines changed

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 25 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RandomNumberTextField.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ TODO: Add long description of the pod here.
3131
s.ios.deployment_target = '10.0'
3232

3333
s.source_files = 'RandomNumberTextField/Classes/**/*'
34-
s.swift_versions = '5.0'
3534

3635
# s.resource_bundles = {
3736
# 'RandomNumberTextField' => ['RandomNumberTextField/Assets/*.png']

RandomNumberKeyboard.swift renamed to RandomNumberTextField/Classes/RandomNumberKeyboard.swift

File renamed without changes.

RandomNumberKeyboard.xib renamed to RandomNumberTextField/Classes/RandomNumberKeyboard.xib

File renamed without changes.

RandomNumberTextField.swift renamed to RandomNumberTextField/Classes/RandomNumberTextField.swift

File renamed without changes.

0 commit comments

Comments
 (0)