Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
O
Opple-iOS
Project
Project
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
张杰
Opple-iOS
Commits
e1b485b9
Commit
e1b485b9
authored
Jun 01, 2016
by
勾芒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debug
parent
147f0ac2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
92 deletions
+40
-92
project.pbxproj
Lighting/Lighting.xcodeproj/project.pbxproj
+29
-37
Lighting.xccheckout
...ing/Lighting.xcworkspace/xcshareddata/Lighting.xccheckout
+0
-41
podfile
Lighting/podfile
+11
-14
No files found.
Lighting/Lighting.xcodeproj/project.pbxproj
View file @
e1b485b9
This diff is collapsed.
Click to expand it.
Lighting/Lighting.xcworkspace/xcshareddata/Lighting.xccheckout
deleted
100644 → 0
View file @
147f0ac2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
IDESourceControlProjectFavoriteDictionaryKey
</key>
<false/>
<key>
IDESourceControlProjectIdentifier
</key>
<string>
33BCECA7-F543-46D7-801F-C6A8DC506899
</string>
<key>
IDESourceControlProjectName
</key>
<string>
Lighting
</string>
<key>
IDESourceControlProjectOriginsDictionary
</key>
<dict>
<key>
3DEA475A9A59E74C0A44951CA82F23F67F818571
</key>
<string>
https://git.oschina.net/gomore/Opple-iOS.git
</string>
</dict>
<key>
IDESourceControlProjectPath
</key>
<string>
Lighting/Lighting.xcworkspace
</string>
<key>
IDESourceControlProjectRelativeInstallPathDictionary
</key>
<dict>
<key>
3DEA475A9A59E74C0A44951CA82F23F67F818571
</key>
<string>
../..
</string>
</dict>
<key>
IDESourceControlProjectURL
</key>
<string>
https://git.oschina.net/gomore/Opple-iOS.git
</string>
<key>
IDESourceControlProjectVersion
</key>
<integer>
111
</integer>
<key>
IDESourceControlProjectWCCIdentifier
</key>
<string>
3DEA475A9A59E74C0A44951CA82F23F67F818571
</string>
<key>
IDESourceControlProjectWCConfigurations
</key>
<array>
<dict>
<key>
IDESourceControlRepositoryExtensionIdentifierKey
</key>
<string>
public.vcs.git
</string>
<key>
IDESourceControlWCCIdentifierKey
</key>
<string>
3DEA475A9A59E74C0A44951CA82F23F67F818571
</string>
<key>
IDESourceControlWCCName
</key>
<string>
%E5%BA%97%E5%B0%8F%E4%BA%8C
</string>
</dict>
</array>
</dict>
</plist>
Lighting/podfile
View file @
e1b485b9
platform
:ios
,
'9.0'
use_frameworks!
target
'Lighting'
do
pod
'MBProgressHUD'
,
'~> 0.9.2'
pod
'SVProgressHUD'
,
'~> 2.0.3'
pod
'IQKeyboardManager'
,
'~> 4.0.0’
pod '
MMDrawerController
', '
~>
0.6
.
0
'
pod '
MJExtension
', '
~>
3.0
.
10
'
pod '
Masonry
', '
~>
0.6
.
4
'
pod '
MJRefresh
', '
~>
3.1
.
0
'
pod '
SDWebImage
', '
~>
3.7
.
5
'
pod '
AFNetworking
', '
~>
3.1
.
0
'
pod '
JSONModel
', '
~>
1.2
.
0
'
pod '
UMengSocial
', '
~>
5.0
'
pod
'MBProgressHUD'
,
'~> 0.9.2'
pod
'SVProgressHUD'
,
'~> 2.0.3'
pod
'IQKeyboardManager'
,
'~> 4.0.0’
pod '
MMDrawerController
', '
~>
0.6
.
0
'
pod '
MJExtension
', '
~>
3.0
.
10
'
pod '
Masonry
', '
~>
0.6
.
4
'
pod '
MJRefresh
', '
~>
3.1
.
0
'
pod '
SDWebImage
', '
~>
3.7
.
5
'
pod '
AFNetworking
', '
~>
3.1
.
0
'
pod '
JSONModel
', '
~>
1.2
.
0
'
pod '
UMengSocial
', '
~>
5.0
'
end
\ No newline at end of file
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