File tree 1 file changed +4
-0
lines changed
Example/AFNetworking Mac Example.xcodeproj
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 7
7
objects = {
8
8
9
9
/* Begin PBXBuildFile section */
10
+ B304CCE8177D58DD00F4FC85 /* adn.cer in Resources */ = {isa = PBXBuildFile; fileRef = B304CCE7177D58DD00F4FC85 /* adn.cer */; };
10
11
F8129C001591061B009BFE23 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8129BFF1591061B009BFE23 /* Cocoa.framework */; };
11
12
F8129C321591073C009BFE23 /* AFAppDotNetAPIClient.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C251591073C009BFE23 /* AFAppDotNetAPIClient.m */; };
12
13
F8129C341591073C009BFE23 /* Post.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C2B1591073C009BFE23 /* Post.m */; };
27
28
/* End PBXBuildFile section */
28
29
29
30
/* Begin PBXFileReference section */
31
+ B304CCE7177D58DD00F4FC85 /* adn.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = adn.cer; sourceTree = SOURCE_ROOT; };
30
32
F8129BFB1591061B009BFE23 /* AFNetworking Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AFNetworking Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
31
33
F8129BFF1591061B009BFE23 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
32
34
F8129C021591061B009BFE23 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
139
141
F8129C061591061B009BFE23 /* Supporting Files */ = {
140
142
isa = PBXGroup;
141
143
children = (
144
+ B304CCE7177D58DD00F4FC85 /* adn.cer */,
142
145
F8129C6E15910B15009BFE23 /* main.m */,
143
146
F8129C7015910B3E009BFE23 /* MainMenu.xib */,
144
147
);
238
241
buildActionMask = 2147483647;
239
242
files = (
240
243
F8129C7115910B3E009BFE23 /* MainMenu.xib in Resources */,
244
+ B304CCE8177D58DD00F4FC85 /* adn.cer in Resources */,
241
245
);
242
246
runOnlyForDeploymentPostprocessing = 0;
243
247
};
You can’t perform that action at this time.
0 commit comments