diff --git a/Po-Pomodoro.xcodeproj/project.pbxproj b/Po-Pomodoro.xcodeproj/project.pbxproj index 1f26730..e5cecb7 100644 --- a/Po-Pomodoro.xcodeproj/project.pbxproj +++ b/Po-Pomodoro.xcodeproj/project.pbxproj @@ -67,6 +67,8 @@ B32EC80D1859376F00E470FF /* sound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = sound.wav; sourceTree = ""; }; B32EC812185950A600E470FF /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = ""; }; B32EC814185950AB00E470FF /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; + B32F211218FDF9FA003B7601 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main_iPhone.strings; sourceTree = ""; }; + B32F211418FDFA1B003B7601 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main_iPad.strings; sourceTree = ""; }; B3CE2DAC1851A8F0006490C2 /* Config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Config.h; sourceTree = ""; }; B3CE2DAD1851AE78006490C2 /* NKSideViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NKSideViewController.h; sourceTree = ""; }; B3CE2DAE1851AE78006490C2 /* NKSideViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NKSideViewController.m; sourceTree = ""; }; @@ -84,8 +86,6 @@ B3CE2DC21852087E006490C2 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; B3CE2DC418520886006490C2 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; B3CE2DC618520896006490C2 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; - B3CE2DC818521101006490C2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main_iPhone.strings; sourceTree = ""; }; - B3CE2DC918521102006490C2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main_iPad.strings; sourceTree = ""; }; B3CE2DCA18521102006490C2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = ""; }; B3CE2DCB18521102006490C2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = ""; }; B3FDF3641851089A0052053B /* Po-Pomodoro.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Po-Pomodoro.app"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -374,7 +374,7 @@ isa = PBXProject; attributes = { CLASSPREFIX = NK; - LastUpgradeCheck = 0500; + LastUpgradeCheck = 0510; ORGANIZATIONNAME = "Nikita Kolmogorov"; TargetAttributes = { B3FDF3871851089B0052053B = { @@ -497,7 +497,7 @@ isa = PBXVariantGroup; children = ( B3FDF37A1851089B0052053B /* Base */, - B3CE2DC818521101006490C2 /* ru */, + B32F211218FDF9FA003B7601 /* ru */, ); name = Main_iPhone.storyboard; path = "Po-Pomodoro"; @@ -507,7 +507,7 @@ isa = PBXVariantGroup; children = ( B3FDF37D1851089B0052053B /* Base */, - B3CE2DC918521102006490C2 /* ru */, + B32F211418FDFA1B003B7601 /* ru */, ); name = Main_iPad.storyboard; path = "Po-Pomodoro"; @@ -529,7 +529,6 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; @@ -569,7 +568,6 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; @@ -602,7 +600,6 @@ B3FDF39A1851089B0052053B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -622,7 +619,6 @@ B3FDF39B1851089B0052053B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -642,7 +638,6 @@ B3FDF39D1851089B0052053B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Po-Pomodoro.app/Po-Pomodoro"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", @@ -665,7 +660,6 @@ B3FDF39E1851089B0052053B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Po-Pomodoro.app/Po-Pomodoro"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", diff --git a/Po-Pomodoro/Base.lproj/Main_iPad.storyboard b/Po-Pomodoro/Base.lproj/Main_iPad.storyboard index 0d207e4..bcd723e 100644 --- a/Po-Pomodoro/Base.lproj/Main_iPad.storyboard +++ b/Po-Pomodoro/Base.lproj/Main_iPad.storyboard @@ -1,5 +1,5 @@ - + @@ -255,7 +255,7 @@ -