Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-picker
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ym
react-native-picker
Commits
255372ff
Commit
255372ff
authored
Dec 29, 2016
by
xwenliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rm unuseful
parent
99e66eeb
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
39 additions
and
114 deletions
+39
-114
.gitignore
.gitignore
+39
-5
ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/contents.xcworkspacedata
...er.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+0
-7
ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/mfhj-dz-001-417.xcuserdatad/UserInterfaceState.xcuserstate
...fhj-dz-001-417.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/zooble.xcuserdatad/UserInterfaceState.xcuserstate
...serdata/zooble.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme
...zooble.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme
+0
-80
ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/xcschememanagement.plist
...ata/zooble.xcuserdatad/xcschemes/xcschememanagement.plist
+0
-22
No files found.
.gitignore
View file @
255372ff
npm-debug.log
node_modules
.settings
.project
# OSX
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
# Android/IJ
#
.idea
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log
# BUCK
buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore
\ No newline at end of file
ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted
100644 → 0
View file @
99e66eeb
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version =
"1.0"
>
<FileRef
location =
"self:RCTBEEPickerManager.xcodeproj"
>
</FileRef>
</Workspace>
ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/mfhj-dz-001-417.xcuserdatad/UserInterfaceState.xcuserstate
deleted
100644 → 0
View file @
99e66eeb
File deleted
ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/zooble.xcuserdatad/UserInterfaceState.xcuserstate
deleted
100644 → 0
View file @
99e66eeb
File deleted
ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme
deleted
100644 → 0
View file @
99e66eeb
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"0730"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"17D41E541D7EE0CA0031415E"
BuildableName =
"libRCTBEEPickerManager.a"
BlueprintName =
"RCTBEEPickerManager"
ReferencedContainer =
"container:RCTBEEPickerManager.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
>
<Testables>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
allowLocationSimulation =
"YES"
>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"17D41E541D7EE0CA0031415E"
BuildableName =
"libRCTBEEPickerManager.a"
BlueprintName =
"RCTBEEPickerManager"
ReferencedContainer =
"container:RCTBEEPickerManager.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration =
"Release"
shouldUseLaunchSchemeArgsEnv =
"YES"
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"17D41E541D7EE0CA0031415E"
BuildableName =
"libRCTBEEPickerManager.a"
BlueprintName =
"RCTBEEPickerManager"
ReferencedContainer =
"container:RCTBEEPickerManager.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/xcschememanagement.plist
deleted
100644 → 0
View file @
99e66eeb
<?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>
SchemeUserState
</key>
<dict>
<key>
RCTBEEPickerManager.xcscheme
</key>
<dict>
<key>
orderHint
</key>
<integer>
0
</integer>
</dict>
</dict>
<key>
SuppressBuildableAutocreation
</key>
<dict>
<key>
17D41E541D7EE0CA0031415E
</key>
<dict>
<key>
primary
</key>
<true/>
</dict>
</dict>
</dict>
</plist>
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