-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
220 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-21.6 KB
...DDKitSwift-Netfox.xcworkspace/xcuserdata/damon.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tfox.xcworkspace/contents.xcworkspacedata → ...tfox.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
Binary file added
BIN
+11.6 KB
...DDKitSwift_Netfox.xcworkspace/xcuserdata/damon.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
example/DDKitSwift-Netfox/AppDelegate.swift → example/DDKitSwift_Netfox/AppDelegate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// AppDelegate.swift | ||
// DDKitSwift-Netfox | ||
// DDKitSwift_Netfox | ||
// | ||
// Created by Damon on 2021/7/17. | ||
// | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ple/DDKitSwift-Netfox/SceneDelegate.swift → ...ple/DDKitSwift_Netfox/SceneDelegate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// SceneDelegate.swift | ||
// DDKitSwift-Netfox | ||
// DDKitSwift_Netfox | ||
// | ||
// Created by Damon on 2021/7/17. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
...le/DDKitSwift-Netfox/ViewController.swift → ...le/DDKitSwift_Netfox/ViewController.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// ViewController.swift | ||
// DDKitSwift-Netfox | ||
// DDKitSwift_Netfox | ||
// | ||
// Created by Damon on 2021/7/17. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
|
||
target 'DDKitSwift-Netfox' do | ||
target 'DDKitSwift_Netfox' do | ||
# Comment the next line if you don't want to use dynamic frameworks | ||
use_frameworks! | ||
|
||
# Pods for DDKitSwift-Netfox | ||
# Pods for DDKitSwift_Netfox | ||
pod 'netfox', '~> 1.21.0' | ||
pod 'DDKitSwift/core', '~> 3.0.0' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.