Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
WXDownloadingKit
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanggang
WXDownloadingKit
Commits
1ac35d72
Commit
1ac35d72
authored
Mar 06, 2020
by
wanggang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add framework component
parent
40e1d733
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
46 additions
and
0 deletions
+46
-0
Info.plist
WXDownloadingComponent/Info.plist
+22
-0
WXDownloadingComponent.h
WXDownloadingComponent/WXDownloadingComponent.h
+19
-0
project.pbxproj
WXDownloadingKit.xcodeproj/project.pbxproj
+0
-0
xcschememanagement.plist
...davinci.pi.xcuserdatad/xcschemes/xcschememanagement.plist
+5
-0
UserInterfaceState.xcuserstate
...ata/davinci.pi.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
No files found.
WXDownloadingComponent/Info.plist
0 → 100644
View file @
1ac35d72
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
$
(
DEVELOPMENT_LANGUAGE
)<
/string
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
(
EXECUTABLE_NAME
)<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
$
(
PRODUCT_BUNDLE_IDENTIFIER
)<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
$
(
PRODUCT_NAME
)<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
$
(
PRODUCT_BUNDLE_PACKAGE_TYPE
)<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
$
(
CURRENT_PROJECT_VERSION
)<
/string
>
<
/
d
i
c
t
>
<
/plist
>
WXDownloadingComponent/WXDownloadingComponent.h
0 → 100644
View file @
1ac35d72
//
// WXDownloadingComponent.h
// WXDownloadingComponent
//
// Created by Davinci.Pi on 2020/3/6.
// Copyright © 2020 Davinci.Pi. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for WXDownloadingComponent.
FOUNDATION_EXPORT
double
WXDownloadingComponentVersionNumber
;
//! Project version string for WXDownloadingComponent.
FOUNDATION_EXPORT
const
unsigned
char
WXDownloadingComponentVersionString
[];
// In this header, you should import all the public headers of your framework using statements like #import <WXDownloadingComponent/PublicHeader.h>
WXDownloadingKit.xcodeproj/project.pbxproj
View file @
1ac35d72
This diff is collapsed.
Click to expand it.
WXDownloadingKit.xcodeproj/xcuserdata/davinci.pi.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
1ac35d72
...
@@ -4,6 +4,11 @@
...
@@ -4,6 +4,11 @@
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
SchemeUserState
<
/k
e
y
>
<
k
e
y
>
SchemeUserState
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
WXDownloadingComponent.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
5
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
k
e
y
>
WXDownloadingKit.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
k
e
y
>
WXDownloadingKit.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
k
e
y
>
orderHint
<
/k
e
y
>
...
...
WXDownloadingKit.xcworkspace/xcuserdata/davinci.pi.xcuserdatad/UserInterfaceState.xcuserstate
View file @
1ac35d72
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment