File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 26
26
86BBA9061D5E040C00FE8F16 /* Identifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 864495551D4F7C390056EB2A /* Identifiable.swift */; };
27
27
86BBA9071D5E040C00FE8F16 /* MarginAdjustable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AAF81D1D5549680031EE32 /* MarginAdjustable.swift */; };
28
28
86BBA9081D5E040C00FE8F16 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AAF82A1D580DD70031EE32 /* Error.swift */; };
29
+ E6E49F911D70A344006CB883 /* MessageView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CDA1D5A397F00D06168 /* MessageView.xib */; };
30
+ E6E49F921D70A349006CB883 /* StatusLine.xib in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CDB1D5A397F00D06168 /* StatusLine.xib */; };
31
+ E6E49F931D70A34C006CB883 /* MessageViewIOS8.xib in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CE21D5A3A0D00D06168 /* MessageViewIOS8.xib */; };
32
+ E6E49F941D70A395006CB883 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CD91D5A397F00D06168 /* Images.xcassets */; };
29
33
/* End PBXBuildFile section */
30
34
31
35
/* Begin PBXContainerItemProxy section */
268
272
isa = PBXResourcesBuildPhase;
269
273
buildActionMask = 2147483647;
270
274
files = (
275
+ E6E49F931D70A34C006CB883 /* MessageViewIOS8.xib in Resources */,
276
+ E6E49F911D70A344006CB883 /* MessageView.xib in Resources */,
271
277
86BBA8F91D5E01FC00FE8F16 /* CardView.xib in Resources */,
278
+ E6E49F941D70A395006CB883 /* Images.xcassets in Resources */,
272
279
86589D911D692B1C0041676C /* TabView.xib in Resources */,
280
+ E6E49F921D70A349006CB883 /* StatusLine.xib in Resources */,
273
281
);
274
282
runOnlyForDeploymentPostprocessing = 0;
275
283
};
You can’t perform that action at this time.
0 commit comments