Przeglądaj źródła

1.添加targets----计算器

huangxiaodong 1 rok temu
rodzic
commit
e0987030df

+ 11 - 3
创维盒子/Podfile

@@ -1,9 +1,8 @@
 # Uncomment the next line to define a global platform for your project
 platform :ios, '12.0'
 
-target '隐私保护' do
-
-  pod 'Masonry'
+def all_Pods
+pod 'Masonry'
   pod 'AFNetworking'
   #pod 'RealReachability'
   pod 'MJExtension'
@@ -26,6 +25,11 @@ target '隐私保护' do
   pod "PLeakSniffer"
   pod 'Bugly'
   pod 'lottie-ios-OC'
+End
+
+target '隐私保护' do
+
+  all_Pods
 
   target '双子星云手机Tests' do
     inherit! :search_paths
@@ -37,3 +41,7 @@ target '隐私保护' do
   end
 
 end
+
+target '计算器' do
+  all_Pods
+end

+ 34 - 0
创维盒子/Pods/Pods.xcodeproj/xcuserdata/xdh.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -8,86 +8,120 @@
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>1</integer>
 		</dict>
 		<key>Bugly.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>2</integer>
 		</dict>
 		<key>CocoaAsyncSocket.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>3</integer>
 		</dict>
 		<key>HUPhotoBrowser.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>4</integer>
 		</dict>
 		<key>IQKeyboardManager.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>5</integer>
 		</dict>
 		<key>JQImagePicker.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>6</integer>
 		</dict>
 		<key>MJExtension.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>9</integer>
 		</dict>
 		<key>Masonry.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>8</integer>
 		</dict>
 		<key>PLeakSniffer.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>10</integer>
 		</dict>
 		<key>Pods-双子星云手机Tests.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>11</integer>
 		</dict>
 		<key>Pods-隐私保护-双子星云手机UITests.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>13</integer>
 		</dict>
 		<key>Pods-隐私保护.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>12</integer>
 		</dict>
 		<key>RayProxy.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>14</integer>
 		</dict>
 		<key>SDWebImage.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>15</integer>
 		</dict>
 		<key>SVProgressHUD.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>16</integer>
 		</dict>
 		<key>TZImagePickerController.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>17</integer>
 		</dict>
 		<key>lottie-ios-OC.xcscheme</key>
 		<dict>
 			<key>isShown</key>
 			<false/>
+			<key>orderHint</key>
+			<integer>7</integer>
 		</dict>
 	</dict>
 	<key>SuppressBuildableAutocreation</key>

+ 111 - 0
创维盒子/jiSuanQi_Info.plist

@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleURLTypes</key>
+	<array>
+		<dict>
+			<key>CFBundleTypeRole</key>
+			<string>Editor</string>
+			<key>CFBundleURLName</key>
+			<string>com.wjkxly.wujiCloudPhone</string>
+			<key>CFBundleURLSchemes</key>
+			<array>
+				<string>opengeminiapp</string>
+				<string>wujiyuniOSApp</string>
+			</array>
+		</dict>
+		<dict>
+			<key>CFBundleTypeRole</key>
+			<string>Editor</string>
+			<key>CFBundleURLName</key>
+			<string>com.wjkxly.wujiCloudPhone</string>
+			<key>CFBundleURLSchemes</key>
+			<array>
+				<string>tencent102020350</string>
+			</array>
+		</dict>
+	</array>
+	<key>ITSAppUsesNonExemptEncryption</key>
+	<false/>
+	<key>LSApplicationQueriesSchemes</key>
+	<array>
+		<string>alipay </string>
+		<string>alipayshare</string>
+		<string>wechat</string>
+		<string>weixinULAPI</string>
+		<string>weixin</string>
+		<string>mqqapi</string>
+		<string>mqq</string>
+		<string>mqqOpensdkSSoLogin</string>
+		<string>mqqconnect</string>
+		<string>mqqopensdkdataline</string>
+		<string>mqqopensdkgrouptribeshare</string>
+		<string>mqqopensdkfriend</string>
+		<string>mqqopensdkapi</string>
+		<string>mqqopensdkapiV2</string>
+		<string>mqqopensdkapiV3</string>
+		<string>mqzoneopensdk</string>
+		<string>mqqopensdkapiV3</string>
+		<string>mqqopensdkapiV3</string>
+		<string>timapi</string>
+		<string>wtloginmqq2</string>
+		<string>mqzone</string>
+		<string>mqzonev2</string>
+		<string>mqzoneshare</string>
+		<string>wtloginqzone</string>
+		<string>mqzonewx</string>
+		<string>mqzoneopensdkapiV2</string>
+		<string>mqzoneopensdkapi19</string>
+		<string>mqzoneopensdkapi</string>
+		<string>mqzoneopensdk</string>
+		<string>mqqopensdkminiapp</string>
+		<string>whatsapp</string>
+	</array>
+	<key>NSAppTransportSecurity</key>
+	<dict>
+		<key>NSAllowsArbitraryLoads</key>
+		<true/>
+		<key>NSAllowsArbitraryLoadsInWebContent</key>
+		<true/>
+		<key>NSExceptionDomains</key>
+		<dict>
+			<key>hiboxde.armclouding.com</key>
+			<dict>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
+				<key>NSIncludesSubdomains</key>
+				<true/>
+			</dict>
+		</dict>
+	</dict>
+	<key>UIApplicationSceneManifest</key>
+	<dict>
+		<key>UIApplicationSupportsMultipleScenes</key>
+		<false/>
+		<key>UISceneConfigurations</key>
+		<dict>
+			<key>UIWindowSceneSessionRoleApplication</key>
+			<array>
+				<dict>
+					<key>UISceneConfigurationName</key>
+					<string>Default Configuration</string>
+					<key>UISceneDelegateClassName</key>
+					<string>SceneDelegate</string>
+				</dict>
+			</array>
+		</dict>
+	</dict>
+	<key>UIBackgroundModes</key>
+	<array>
+		<string>audio</string>
+		<string>processing</string>
+	</array>
+	<key>UIViewControllerBasedStatusBarAppearance</key>
+	<false/>
+	<key>User Interface Style</key>
+	<string>Dark</string>
+</dict>
+</plist>

Plik diff jest za duży
+ 991 - 2
创维盒子/双子星云手机.xcodeproj/project.pbxproj


+ 78 - 0
创维盒子/双子星云手机.xcodeproj/xcshareddata/xcschemes/计算器.xcscheme

@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "1400"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "6BD5069A2B9576A4006E7CB0"
+               BuildableName = "&#x8ba1;&#x7b97;&#x5668;.app"
+               BlueprintName = "&#x8ba1;&#x7b97;&#x5668;"
+               ReferencedContainer = "container:&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      buildConfiguration = "Debug"
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES">
+      <Testables>
+      </Testables>
+   </TestAction>
+   <LaunchAction
+      buildConfiguration = "Debug"
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      debugServiceExtension = "internal"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable
+         runnableDebuggingMode = "0">
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "6BD5069A2B9576A4006E7CB0"
+            BuildableName = "&#x8ba1;&#x7b97;&#x5668;.app"
+            BlueprintName = "&#x8ba1;&#x7b97;&#x5668;"
+            ReferencedContainer = "container:&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </LaunchAction>
+   <ProfileAction
+      buildConfiguration = "Release"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable
+         runnableDebuggingMode = "0">
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "6BD5069A2B9576A4006E7CB0"
+            BuildableName = "&#x8ba1;&#x7b97;&#x5668;.app"
+            BlueprintName = "&#x8ba1;&#x7b97;&#x5668;"
+            ReferencedContainer = "container:&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>

+ 13 - 0
创维盒子/双子星云手机.xcodeproj/xcuserdata/xdh.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -9,6 +9,19 @@
 			<key>orderHint</key>
 			<integer>0</integer>
 		</dict>
+		<key>计算器.xcscheme_^#shared#^_</key>
+		<dict>
+			<key>orderHint</key>
+			<integer>18</integer>
+		</dict>
+	</dict>
+	<key>SuppressBuildableAutocreation</key>
+	<dict>
+		<key>6BD5069A2B9576A4006E7CB0</key>
+		<dict>
+			<key>primary</key>
+			<true/>
+		</dict>
 	</dict>
 </dict>
 </plist>

BIN
创维盒子/双子星云手机.xcworkspace/xcuserdata/xdh.xcuserdatad/UserInterfaceState.xcuserstate


+ 38 - 102
创维盒子/双子星云手机.xcworkspace/xcuserdata/xdh.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -87,22 +87,6 @@
       <BreakpointProxy
          BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
          <BreakpointContent
-            uuid = "58E8907E-F343-4664-8F51-F7A9B2803884"
-            shouldBeEnabled = "No"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/CloudPlayer/PlayerViewController.mm"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "439"
-            endingLineNumber = "439"
-            landmarkName = "-viewDidAppear:"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
             uuid = "42649481-F4EB-4835-948C-927A74B4AE3B"
             shouldBeEnabled = "No"
             ignoreCount = "0"
@@ -263,22 +247,6 @@
       <BreakpointProxy
          BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
          <BreakpointContent
-            uuid = "516E4975-B4BA-4EEA-9418-105CDB76A54D"
-            shouldBeEnabled = "No"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/AppDelegate/SceneDelegate.m"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "144"
-            endingLineNumber = "144"
-            landmarkName = "-enterMainVCFromScene"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
             uuid = "2CFE4E64-0EC7-428F-9C57-5EB17AA040C3"
             shouldBeEnabled = "No"
             ignoreCount = "0"
@@ -295,38 +263,6 @@
       <BreakpointProxy
          BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
          <BreakpointContent
-            uuid = "EB09A977-FC3C-475E-8204-247B93E0DFCC"
-            shouldBeEnabled = "No"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/CloudPlayer/PlayerViewController.mm"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "1600"
-            endingLineNumber = "1600"
-            landmarkName = "-startForceStartTimerFun"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
-            uuid = "B59CE279-BFCE-402B-BEB3-5988CBF37F1F"
-            shouldBeEnabled = "No"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/CloudPlayer/PlayerViewController.mm"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "1589"
-            endingLineNumber = "1589"
-            landmarkName = "-needToResetFun"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
             uuid = "370ED660-BC63-4567-BF75-4876906DD5AA"
             shouldBeEnabled = "No"
             ignoreCount = "0"
@@ -343,22 +279,6 @@
       <BreakpointProxy
          BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
          <BreakpointContent
-            uuid = "C439FD39-16AA-476A-A8E3-0C94DAB9D9AD"
-            shouldBeEnabled = "Yes"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/CloudPlayer/PlayerViewController.mm"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "1228"
-            endingLineNumber = "1228"
-            landmarkName = "-openVideForLiveStreamManager:needPost:"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
             uuid = "51B8EFEA-024A-413E-ACA1-3DAA7E35BFA1"
             shouldBeEnabled = "No"
             ignoreCount = "0"
@@ -375,22 +295,6 @@
       <BreakpointProxy
          BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
          <BreakpointContent
-            uuid = "634DD41A-B411-497C-8B02-68428055786E"
-            shouldBeEnabled = "No"
-            ignoreCount = "0"
-            continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/AppDelegate/SceneDelegate.m"
-            startingColumnNumber = "9223372036854775807"
-            endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "64"
-            endingLineNumber = "64"
-            landmarkName = "-scene:willConnectToSession:options:"
-            landmarkType = "7">
-         </BreakpointContent>
-      </BreakpointProxy>
-      <BreakpointProxy
-         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
-         <BreakpointContent
             uuid = "C4BCCCD2-EA5A-42B1-8533-CF09F704D655"
             shouldBeEnabled = "Yes"
             ignoreCount = "0"
@@ -407,17 +311,49 @@
       <BreakpointProxy
          BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
          <BreakpointContent
-            uuid = "89E051DD-18A6-44D5-BA27-8DD5E0A5EB1F"
-            shouldBeEnabled = "Yes"
+            uuid = "6444AD5F-A95B-462B-8683-9E4277767CB4"
+            shouldBeEnabled = "No"
             ignoreCount = "0"
             continueAfterRunningActions = "No"
-            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/CloudPlayer/PlayerViewController+otherDelegate.mm"
+            filePath = "&#x53cc;&#x5b50;&#x661f;&#x4e91;&#x624b;&#x673a;/Class/Set/MySetViewController.m"
             startingColumnNumber = "9223372036854775807"
             endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "364"
-            endingLineNumber = "364"
-            landmarkName = "-getExtraFilesResponseFun:"
+            startingLineNumber = "827"
+            endingLineNumber = "827"
+            landmarkName = "-checkFileTransferTask"
             landmarkType = "7">
+            <Locations>
+               <Location
+                  uuid = "6444AD5F-A95B-462B-8683-9E4277767CB4 - 60b82a6a644e906f"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "-[MySetViewController checkFileTransferTask]"
+                  moduleName = "&#x9690;&#x79c1;&#x4fdd;&#x62a4;"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/xdh/Desktop/%E5%88%9B%E7%BB%B4%E7%9B%92%E5%AD%90/%E5%88%9B%E7%BB%B4%E7%9B%92%E5%AD%90/%E5%8F%8C%E5%AD%90%E6%98%9F%E4%BA%91%E6%89%8B%E6%9C%BA/Class/Set/MySetViewController.m"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "830"
+                  endingLineNumber = "830"
+                  offsetFromSymbolStart = "44">
+               </Location>
+               <Location
+                  uuid = "6444AD5F-A95B-462B-8683-9E4277767CB4 - e030e662ad42a870"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "__44-[MySetViewController checkFileTransferTask]_block_invoke"
+                  moduleName = "&#x9690;&#x79c1;&#x4fdd;&#x62a4;"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/xdh/Desktop/%E5%88%9B%E7%BB%B4%E7%9B%92%E5%AD%90/%E5%88%9B%E7%BB%B4%E7%9B%92%E5%AD%90/%E5%8F%8C%E5%AD%90%E6%98%9F%E4%BA%91%E6%89%8B%E6%9C%BA/Class/Set/MySetViewController.m"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "831"
+                  endingLineNumber = "831"
+                  offsetFromSymbolStart = "40">
+               </Location>
+            </Locations>
          </BreakpointContent>
       </BreakpointProxy>
    </Breakpoints>

+ 15 - 2
创维盒子/双子星云手机/AppDelegate/SceneDelegate.m

@@ -124,7 +124,12 @@
     }
     
     //BOOL haveOpenMask = [HWDataManager getBoolWithKey:Const_Mask_View_Open];
+#ifdef developJSQ
+    NSInteger maskModel = 1;// [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#else
     NSInteger maskModel =  [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#endif
+    
     //添加默认启动图片
     if(!_customLaunchV && maskModel == 0){
         _customLaunchV = [[customLaunchView alloc] initWithFrame:CGRectMake(0, 0, SCREEN_W, SCREEN_H)];
@@ -285,7 +290,11 @@
 #pragma mark 处理进来是非隐私模式的情况
 - (void)HandleEnterNotPrivacyModeFun
 {
-    NSInteger maskModel = [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#ifdef developJSQ
+    NSInteger maskModel = 1;// [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#else
+    NSInteger maskModel =  [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#endif
     if (maskModel != 0){
         [HWDataManager setIntegerWithKey:Const_Mask_View_Model value:0];
         [iTools lc_setAlternateIconName:@"AppIcon1"];
@@ -507,7 +516,11 @@
         return;
     }
     
-    NSInteger maskModel = [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#ifdef developJSQ
+    NSInteger maskModel = 1;// [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#else
+    NSInteger maskModel =  [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
+#endif
     if (maskModel == 0){
         //输入密码界面
         [self closeCalculatorVC];

+ 41 - 2
创维盒子/双子星云手机/Class/Set/privacyMode/privacyModeViewController.m

@@ -136,7 +136,12 @@
 }
 
 - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
+#ifdef developJSQ
+    return 2;
+#else
     return 3;
+#endif
+    
 }
 
 - (MineViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{
@@ -171,7 +176,32 @@
         maskLayer.path = maskPath.CGPath;
         cell.bgViewLayer = maskLayer;
         cell.cellBgView.layer.mask = cell.bgViewLayer;
-    }else if (row == 1){
+    }
+#ifdef developJSQ
+    else if (row == 1){
+        [cell.titleLabel setText:NSLocalizedString(@"my_set_no_fanzhuan_exit",nil)];
+        [cell.mImageView setImage:[UIImage imageNamed:@"fanzhuan"]];
+        [cell.rightImage setHidden:YES];
+        [cell.maskSwitch setHidden:NO];
+        
+        BOOL haveOpenMask = [HWDataManager getBoolWithKey:Consn_Fanzhuan_Exit_app_Open];
+        [cell.maskSwitch setOn:haveOpenMask];
+
+        /*下圆角*/
+        UIBezierPath *maskPath = [UIBezierPath bezierPathWithRoundedRect:CGRectMake(0, 0, SCREEN_W-30 , 60)
+                                                       byRoundingCorners:UIRectCornerBottomLeft | UIRectCornerBottomRight
+                                                             cornerRadii:CGSizeMake(8, 8)];
+        CAShapeLayer *maskLayer = [[CAShapeLayer alloc] init];
+        maskLayer.frame = cell.cellBgView.bounds;
+        maskLayer.path = maskPath.CGPath;
+        cell.bgViewLayer = maskLayer;
+        cell.cellBgView.layer.mask = cell.bgViewLayer;
+        
+        [cell.lineView setHidden:YES];
+    }
+
+#else
+    else if (row == 1){
         [cell.titleLabel setText:NSLocalizedString(@"my_set_no_change_login",nil)];
         [cell.mImageView setImage:[UIImage imageNamed:@"icon_change_logo"]];
         //    }else if (row == 2){
@@ -200,6 +230,9 @@
         [cell.lineView setHidden:YES];
     }
 
+#endif
+    
+    
     return cell;
 }
 
@@ -216,7 +249,11 @@
         /*修改密码*/
         ModifyPWDFirstViewController *nextVC = [[ModifyPWDFirstViewController alloc] init];
         [self.navigationController pushViewController:nextVC animated:YES];
-    }else if (1 == row){
+    }
+#ifdef developJSQ
+    //
+#else
+    else if (1 == row){
         /*更换图标*/
         ChangeLogoViewController *nextVC = [[ChangeLogoViewController alloc] init];
         [self.navigationController pushViewController:nextVC animated:YES];
@@ -228,6 +265,8 @@
     else if (2 == row){/*设备翻转*/
         ;
     }
+#endif
+    
    
 }