Browse Source

Cleanup useless files

Mathieu Acthernoene 7 years ago
parent
commit
e800cc421f

+ 0
- 7
ReactNativePermissions.xcodeproj/project.xcworkspace/contents.xcworkspacedata View File

@@ -1,7 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<Workspace
3
-   version = "1.0">
4
-   <FileRef
5
-      location = "self:ReactNativePermissions.xcodeproj">
6
-   </FileRef>
7
-</Workspace>

+ 0
- 80
ReactNativePermissions.xcodeproj/xcuserdata/Yonah.xcuserdatad/xcschemes/ReactNativePermissions.xcscheme View File

@@ -1,80 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<Scheme
3
-   LastUpgradeVersion = "0710"
4
-   version = "1.3">
5
-   <BuildAction
6
-      parallelizeBuildables = "YES"
7
-      buildImplicitDependencies = "YES">
8
-      <BuildActionEntries>
9
-         <BuildActionEntry
10
-            buildForTesting = "YES"
11
-            buildForRunning = "YES"
12
-            buildForProfiling = "YES"
13
-            buildForArchiving = "YES"
14
-            buildForAnalyzing = "YES">
15
-            <BuildableReference
16
-               BuildableIdentifier = "primary"
17
-               BlueprintIdentifier = "9D23B34E1C767B80008B4819"
18
-               BuildableName = "libReactNativePermissions.a"
19
-               BlueprintName = "ReactNativePermissions"
20
-               ReferencedContainer = "container:ReactNativePermissions.xcodeproj">
21
-            </BuildableReference>
22
-         </BuildActionEntry>
23
-      </BuildActionEntries>
24
-   </BuildAction>
25
-   <TestAction
26
-      buildConfiguration = "Debug"
27
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29
-      shouldUseLaunchSchemeArgsEnv = "YES">
30
-      <Testables>
31
-      </Testables>
32
-      <AdditionalOptions>
33
-      </AdditionalOptions>
34
-   </TestAction>
35
-   <LaunchAction
36
-      buildConfiguration = "Debug"
37
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
38
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
39
-      launchStyle = "0"
40
-      useCustomWorkingDirectory = "NO"
41
-      ignoresPersistentStateOnLaunch = "NO"
42
-      debugDocumentVersioning = "YES"
43
-      debugServiceExtension = "internal"
44
-      allowLocationSimulation = "YES">
45
-      <MacroExpansion>
46
-         <BuildableReference
47
-            BuildableIdentifier = "primary"
48
-            BlueprintIdentifier = "9D23B34E1C767B80008B4819"
49
-            BuildableName = "libReactNativePermissions.a"
50
-            BlueprintName = "ReactNativePermissions"
51
-            ReferencedContainer = "container:ReactNativePermissions.xcodeproj">
52
-         </BuildableReference>
53
-      </MacroExpansion>
54
-      <AdditionalOptions>
55
-      </AdditionalOptions>
56
-   </LaunchAction>
57
-   <ProfileAction
58
-      buildConfiguration = "Release"
59
-      shouldUseLaunchSchemeArgsEnv = "YES"
60
-      savedToolIdentifier = ""
61
-      useCustomWorkingDirectory = "NO"
62
-      debugDocumentVersioning = "YES">
63
-      <MacroExpansion>
64
-         <BuildableReference
65
-            BuildableIdentifier = "primary"
66
-            BlueprintIdentifier = "9D23B34E1C767B80008B4819"
67
-            BuildableName = "libReactNativePermissions.a"
68
-            BlueprintName = "ReactNativePermissions"
69
-            ReferencedContainer = "container:ReactNativePermissions.xcodeproj">
70
-         </BuildableReference>
71
-      </MacroExpansion>
72
-   </ProfileAction>
73
-   <AnalyzeAction
74
-      buildConfiguration = "Debug">
75
-   </AnalyzeAction>
76
-   <ArchiveAction
77
-      buildConfiguration = "Release"
78
-      revealArchiveInOrganizer = "YES">
79
-   </ArchiveAction>
80
-</Scheme>

+ 0
- 22
ReactNativePermissions.xcodeproj/xcuserdata/Yonah.xcuserdatad/xcschemes/xcschememanagement.plist View File

@@ -1,22 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
-<plist version="1.0">
4
-<dict>
5
-	<key>SchemeUserState</key>
6
-	<dict>
7
-		<key>ReactNativePermissions.xcscheme</key>
8
-		<dict>
9
-			<key>orderHint</key>
10
-			<integer>0</integer>
11
-		</dict>
12
-	</dict>
13
-	<key>SuppressBuildableAutocreation</key>
14
-	<dict>
15
-		<key>9D23B34E1C767B80008B4819</key>
16
-		<dict>
17
-			<key>primary</key>
18
-			<true/>
19
-		</dict>
20
-	</dict>
21
-</dict>
22
-</plist>