diff --git a/librx.xcodeproj/project.pbxproj b/librx.xcodeproj/project.pbxproj index 77cc57e..1b607f5 100644 --- a/librx.xcodeproj/project.pbxproj +++ b/librx.xcodeproj/project.pbxproj @@ -55,7 +55,6 @@ 456A68201BE39C76001B3096 /* libxShareExt.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 456A68161BE39C76001B3096 /* libxShareExt.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; 456A68251BE3A853001B3096 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 45B11CD71B6FD12A008D6049 /* Images.xcassets */; }; 456A68271BE3A893001B3096 /* LibrExtensionJavaScript.js in Resources */ = {isa = PBXBuildFile; fileRef = 456A68261BE3A893001B3096 /* LibrExtensionJavaScript.js */; }; - 456CEF471BAC4F3E00E090BA /* Bootstrap.css in Resources */ = {isa = PBXBuildFile; fileRef = 456CEF461BAC4F3E00E090BA /* Bootstrap.css */; }; 456F1A171B6FD3D6007F9ACF /* MenuTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 456F1A161B6FD3D6007F9ACF /* MenuTableViewController.swift */; }; 456F1A1E1B6FD4D0007F9ACF /* MenuTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 456F1A1D1B6FD4D0007F9ACF /* MenuTableViewCell.swift */; }; 457BF0E11B9C905B00A491D6 /* ExploreCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457BF0E01B9C905B00A491D6 /* ExploreCollectionReusableView.swift */; }; @@ -214,7 +213,6 @@ 456A68261BE3A893001B3096 /* LibrExtensionJavaScript.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = LibrExtensionJavaScript.js; sourceTree = ""; }; 456A68281BE3AE21001B3096 /* libxShareExt.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = libxShareExt.entitlements; sourceTree = ""; }; 456A68291BE3AE2B001B3096 /* librx.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = librx.entitlements; sourceTree = ""; }; - 456CEF461BAC4F3E00E090BA /* Bootstrap.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = Bootstrap.css; sourceTree = ""; }; 456F1A161B6FD3D6007F9ACF /* MenuTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuTableViewController.swift; sourceTree = ""; }; 456F1A1D1B6FD4D0007F9ACF /* MenuTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuTableViewCell.swift; sourceTree = ""; }; 457BF0E01B9C905B00A491D6 /* ExploreCollectionReusableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExploreCollectionReusableView.swift; sourceTree = ""; }; @@ -369,7 +367,6 @@ children = ( 452E4CB11BEAEFD600B34AB2 /* InfoPlist.strings */, 452E4CAC1BEAEFD500B34AB2 /* Localizable.strings */, - 456CEF451BAC4F0E00E090BA /* asserts */, 45B11CD71B6FD12A008D6049 /* Images.xcassets */, 452DC11A1B6287E600847691 /* librx.xcdatamodeld */, 452DC1241B6287E600847691 /* LaunchScreen.xib */, @@ -468,14 +465,6 @@ path = libxShareExt; sourceTree = ""; }; - 456CEF451BAC4F0E00E090BA /* asserts */ = { - isa = PBXGroup; - children = ( - 456CEF461BAC4F3E00E090BA /* Bootstrap.css */, - ); - name = asserts; - sourceTree = ""; - }; 45B11CC41B6FBFA7008D6049 /* extensions */ = { isa = PBXGroup; children = ( @@ -787,7 +776,6 @@ files = ( 452E4CAA1BEAEFD500B34AB2 /* Localizable.strings in Resources */, 45EA2FFB1BCA7A6A004E6960 /* TencentOpenApi_IOS_Bundle.bundle in Resources */, - 456CEF471BAC4F3E00E090BA /* Bootstrap.css in Resources */, 45B11CD81B6FD12A008D6049 /* Images.xcassets in Resources */, 45EA2FE81BCA7A19004E6960 /* UMShareEditViewControlleriPad.xib in Resources */, 452DC1211B6287E600847691 /* Main.storyboard in Resources */, diff --git a/librx/Base.lproj/LaunchScreen.xib b/librx/Base.lproj/LaunchScreen.xib index cf12284..6e9a2dc 100644 --- a/librx/Base.lproj/LaunchScreen.xib +++ b/librx/Base.lproj/LaunchScreen.xib @@ -1,7 +1,7 @@ - + - + @@ -26,6 +26,7 @@ + diff --git a/librx/Base.lproj/Main.storyboard b/librx/Base.lproj/Main.storyboard index 3d55490..7fa5b68 100644 --- a/librx/Base.lproj/Main.storyboard +++ b/librx/Base.lproj/Main.storyboard @@ -1,7 +1,7 @@ - + - + @@ -134,6 +134,7 @@ + + @@ -715,6 +721,7 @@