Skip to content

Commit 9958139

Browse files
committed
Re-ordering project file list
1 parent 43087b5 commit 9958139

2 files changed

Lines changed: 3019 additions & 2334 deletions

File tree

Example/AFNetworking Example.xcodeproj/project.pbxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -230,16 +230,16 @@
230230
isa = PBXGroup;
231231
children = (
232232
F8D25CEA1396A98600CF3BD6 /* AFCallback.h */,
233-
F8D25CEB1396A98600CF3BD6 /* AFHTTPOperation.h */,
234-
F8D25CEC1396A98600CF3BD6 /* AFImageRequestOperation.h */,
235-
F8D25CED1396A98600CF3BD6 /* AFRestClient.h */,
236-
F8D25CEE1396A98600CF3BD6 /* AFURLCache.h */,
237-
F8D25CEF1396A98600CF3BD6 /* UIImage+AFNetworking.h */,
238233
F8D25CF01396A98600CF3BD6 /* AFCallback.m */,
234+
F8D25CEB1396A98600CF3BD6 /* AFHTTPOperation.h */,
239235
F8D25CF11396A98600CF3BD6 /* AFHTTPOperation.m */,
236+
F8D25CEC1396A98600CF3BD6 /* AFImageRequestOperation.h */,
240237
F8D25CF21396A98600CF3BD6 /* AFImageRequestOperation.m */,
238+
F8D25CED1396A98600CF3BD6 /* AFRestClient.h */,
241239
F8D25CF31396A98600CF3BD6 /* AFRestClient.m */,
240+
F8D25CEE1396A98600CF3BD6 /* AFURLCache.h */,
242241
F8D25CF41396A98600CF3BD6 /* AFURLCache.m */,
242+
F8D25CEF1396A98600CF3BD6 /* UIImage+AFNetworking.h */,
243243
F8D25CF51396A98600CF3BD6 /* UIImage+AFNetworking.m */,
244244
);
245245
name = Alamofire;

0 commit comments

Comments
 (0)