File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22## History
33
4- 2015-03-23 : Version 2.8.6
4+ 2015-03-24 : Version 2.8.6
55
6+ - Added French and Spanish Localizable.strings
67 - iOS 8 UIScrollView bug revisited - again...
78
892014-12-07: Version 2.8.5
Original file line number Diff line number Diff line change 9898 4583767E1533B0AC003CD230 /* AppIcon-144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "AppIcon-144.png"; path = "Graphics/AppIcon-144.png"; sourceTree = "<group>"; };
9999 458BF155143E077500CDF567 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/Localizable.strings; sourceTree = "<group>"; };
100100 458DDFD6140D45FA00C5DA94 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
101+ 458F25911AC1D417000716F1 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = Resources/fr.lproj/Localizable.strings; sourceTree = "<group>"; };
102+ 458F25921AC1D425000716F1 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = Resources/es.lproj/Localizable.strings; sourceTree = "<group>"; };
101103 45AB72B9141FBFCA003524C3 /* AppIcon-057.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "AppIcon-057.png"; path = "Graphics/AppIcon-057.png"; sourceTree = "<group>"; };
102104 45AB72BA141FBFCA003524C3 /* AppIcon-072.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "AppIcon-072.png"; path = "Graphics/AppIcon-072.png"; sourceTree = "<group>"; };
103105 45AB72BB141FBFCA003524C3 /* AppIcon-114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "AppIcon-114.png"; path = "Graphics/AppIcon-114.png"; sourceTree = "<group>"; };
397399 knownRegions = (
398400 en,
399401 de,
402+ fr,
403+ es,
400404 );
401405 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
402406 projectDirPath = "";
486490 children = (
487491 4541A9D5122EA686001A5E60 /* en */,
488492 458BF155143E077500CDF567 /* de */,
493+ 458F25911AC1D417000716F1 /* fr */,
494+ 458F25921AC1D425000716F1 /* es */,
489495 );
490496 name = Localizable.strings;
491497 sourceTree = "<group>";
You can’t perform that action at this time.
0 commit comments