Skip to content

Commit f74d460

Browse files
author
沙少盼
committed
add image
1 parent 6e65734 commit f74d460

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

SPGuidePage.xcodeproj/project.pbxproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
D1AEA3DF1F46EEB90054E2E7 /* LoaderItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D1AEA3D31F46EEB90054E2E7 /* LoaderItemModel.m */; };
2626
D1AEA3E01F46EEB90054E2E7 /* TextModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D1AEA3D51F46EEB90054E2E7 /* TextModel.m */; };
2727
D1AEA3E41F46F5810054E2E7 /* WechatIMG3805.png in Resources */ = {isa = PBXBuildFile; fileRef = D1AEA3E31F46F5810054E2E7 /* WechatIMG3805.png */; };
28+
D1AEA3E81F4BB8070054E2E7 /* 左弯箭头@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D1AEA3E71F4BB8070054E2E7 /* 左弯箭头@2x.png */; };
2829
/* End PBXBuildFile section */
2930

3031
/* Begin PBXFileReference section */
@@ -55,6 +56,7 @@
5556
D1AEA3D41F46EEB90054E2E7 /* TextModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextModel.h; sourceTree = "<group>"; };
5657
D1AEA3D51F46EEB90054E2E7 /* TextModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextModel.m; sourceTree = "<group>"; };
5758
D1AEA3E31F46F5810054E2E7 /* WechatIMG3805.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = WechatIMG3805.png; sourceTree = "<group>"; };
59+
D1AEA3E71F4BB8070054E2E7 /* 左弯箭头@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "左弯箭头@2x.png"; sourceTree = "<group>"; };
5860
/* End PBXFileReference section */
5961

6062
/* Begin PBXFrameworksBuildPhase section */
@@ -90,6 +92,7 @@
9092
children = (
9193
D1AEA3C61F46EEB90054E2E7 /* 点击手势@2x.png */,
9294
D1AEA3C71F46EEB90054E2E7 /* 弯箭头@2x.png */,
95+
D1AEA3E71F4BB8070054E2E7 /* 左弯箭头@2x.png */,
9396
D1AEA3C81F46EEB90054E2E7 /* 旋转箭头@2x.png */,
9497
D1AEA3C91F46EEB90054E2E7 /* 折线箭头@2x.png */,
9598
D1AEA3CA1F46EEB90054E2E7 /* 直线箭头粗@2x.png */,
@@ -191,6 +194,7 @@
191194
D1AEA3D61F46EEB90054E2E7 /* 点击手势@2x.png in Resources */,
192195
D1AEA3DA1F46EEB90054E2E7 /* 直线箭头粗@2x.png in Resources */,
193196
D1AEA3BA1F46EE770054E2E7 /* Main.storyboard in Resources */,
197+
D1AEA3E81F4BB8070054E2E7 /* 左弯箭头@2x.png in Resources */,
194198
D1AEA3D81F46EEB90054E2E7 /* 旋转箭头@2x.png in Resources */,
195199
D1AEA3D71F46EEB90054E2E7 /* 弯箭头@2x.png in Resources */,
196200
D1AEA3DB1F46EEB90054E2E7 /* 直线箭头细@2x.png in Resources */,
@@ -370,6 +374,7 @@
370374
D1AEA3C51F46EE770054E2E7 /* Release */,
371375
);
372376
defaultConfigurationIsVisible = 0;
377+
defaultConfigurationName = Release;
373378
};
374379
/* End XCConfigurationList section */
375380
};

SPGuidePage/左弯箭头@2x.png

2.03 KB
Loading

0 commit comments

Comments
 (0)