Commit 0a5d081
authored
Remove support for xcodeproj rules (#883)
This PR removes the xcodeproj rules and related code and tests. These
have been marked legacy for over a year and are no longer being
maintained.
To simplify the codebase and contributing we are removing these rules
and recommending folks to use rules_xcodeproj.1 parent 28d97a9 commit 0a5d081
235 files changed
Lines changed: 3 additions & 23302 deletions
File tree
- .github/workflows
- docs
- rules
- test/lldb
- tests
- ios
- lldb/app
- App
- unit-test
- test-imports-app
- xcframeworks
- Basic
- StaticLib/ObjcLib/ObjcLib.xcodeproj
- project.xcworkspace
- xcuserdata/lpadron.xcuserdatad
- xcuserdata/lpadron.xcuserdatad/xcschemes
- xcodeproj
- Single-Static-Framework-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-BuildForDevice-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-Imports-App-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-LLDB-Logs-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-Mixed-Dynamic-App-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-MultipleConfigs-Project-WithTransitiveFlag.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-MultipleConfigs-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-With-Host-App-With-AdditionalPrebuildScript.xcodeproj
- bazelinstallers
- project.xcworkspace
- TestWithHostApp.xcodeproj
- bazelinstallers
- project.xcworkspace
- custom_output_path/Test-LLDB-Logs-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- fixtures
- macos/xcodeproj
- Single-Application-Project-AllTargets.xcodeproj
- bazelinstallers
- project.xcworkspace
- Single-Application-Project-DirectTargetsOnly.xcodeproj
- bazelinstallers
- project.xcworkspace
- Test-Target-With-Test-Host-Project.xcodeproj
- bazelinstallers
- project.xcworkspace
- tools/xcodeproj_shims
- installers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 135 | | |
187 | 136 | | |
188 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
| 136 | + | |
153 | 137 | | |
154 | 138 | | |
155 | 139 | | |
| |||
This file was deleted.
0 commit comments