|
100 | 100 | C76594B52C5E883A00B93A2A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1A9786C21683D87800B4F3F8 /* Localizable.strings */; }; |
101 | 101 | C76594B62C5E885B00B93A2A /* Roboto-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0FE6087E164B3094009CA3A9 /* Roboto-Regular.ttf */; }; |
102 | 102 | C76594B72C5E8A5B00B93A2A /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C70F41D02BA4D98E00847C75 /* PrivacyInfo.xcprivacy */; }; |
| 103 | + C771C7292EC7879300581D44 /* fmt_convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = C771C7282EC7879300581D44 /* fmt_convert.mm */; }; |
103 | 104 | C78C30F528F877870055CD95 /* VersionCheck.m in Sources */ = {isa = PBXBuildFile; fileRef = C78C30F428F877870055CD95 /* VersionCheck.m */; }; |
104 | 105 | C78C30FA28F8AADA0055CD95 /* SharingActivityItemSource.m in Sources */ = {isa = PBXBuildFile; fileRef = C78C30F928F89A3E0055CD95 /* SharingActivityItemSource.m */; }; |
105 | 106 | C795123F2DC95A7E00A8CEE5 /* LinkPresentation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C795123E2DC95A7E00A8CEE5 /* LinkPresentation.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
|
326 | 327 | C76451CB29C51221000AE949 /* UIButton+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = "<group>"; }; |
327 | 328 | C76451CC29C51221000AE949 /* SDWebImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = "<group>"; }; |
328 | 329 | C76451CD29C51221000AE949 /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MultiFormat.m"; path = "SDWebImage/UIImage+MultiFormat.m"; sourceTree = "<group>"; }; |
| 330 | + C771C7282EC7879300581D44 /* fmt_convert.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = fmt_convert.mm; sourceTree = "<group>"; }; |
| 331 | + C771C72A2EC787B500581D44 /* fmt_convert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fmt_convert.h; sourceTree = "<group>"; }; |
329 | 332 | C772AD2A2E675D8300435181 /* bs-BA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "bs-BA"; path = "bs-BA.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
330 | 333 | C772AD2B2E675D8300435181 /* bs-BA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "bs-BA"; path = "bs-BA.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
331 | 334 | C78204462E3930FC00B3F1E9 /* uk-UA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "uk-UA"; path = "uk-UA.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
|
588 | 591 | 0F4019B218F415A50064E4DC /* MessagesView.m */, |
589 | 592 | 0F4AB8181903DDCE005DEC5C /* RemoteControllerGestureZoneView.h */, |
590 | 593 | 0F4AB8191903DDCE005DEC5C /* RemoteControllerGestureZoneView.m */, |
| 594 | + C771C72A2EC787B500581D44 /* fmt_convert.h */, |
| 595 | + C771C7282EC7879300581D44 /* fmt_convert.mm */, |
591 | 596 | 0F747736151DD98600EF78AD /* classes */, |
592 | 597 | 0F554901151D1187007E633F /* Supporting Files */, |
593 | 598 | 0F554C21151D197F007E633F /* nib */, |
|
936 | 941 | C76451CF29C51221000AE949 /* UIImage+WebP.m in Sources */, |
937 | 942 | 0F7F3DA5164A6D730080A14A /* ECSlidingViewController.m in Sources */, |
938 | 943 | C7B7D03A2F76D36E00689B5A /* UILabel+Extensions.m in Sources */, |
| 944 | + C771C7292EC7879300581D44 /* fmt_convert.mm in Sources */, |
939 | 945 | C79B0EA52DF0CF6900046334 /* BaseMasterViewController.m in Sources */, |
940 | 946 | 0F7F3DA6164A6D730080A14A /* UIImage+ImageWithUIView.m in Sources */, |
941 | 947 | 0F7F3DAB164AAD0F0080A14A /* InitialSlidingViewController.m in Sources */, |
|
0 commit comments