Pārlūkot izejas kodu

更新wademobile.framework

liufl5 6 gadi atpakaļ
vecāks
revīzija
53fb8cc81b

BIN
IpuCommon/Frameworks/WadeMobile.framework/WadeMobile


+ 13 - 5
SuperMenu/Res/config/mobile-config.xml

@ -1,15 +1,23 @@
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<configs>
3
    <!--ipu秀-->
4
    <config name="request_host" value="http://aiipu.com:8083"/>
5
<!--    <config name="request_host" value="http://172.20.10.4:8080"/>-->
3
    <!--ipu秀 appstore-->
4
<!--    <config name="request_host" value="http://aiipu.com:8083"/>-->
5
<!--    <config name="request_path" value="/superapp"/>-->
6
7
    <!--  wangyj  -->
8
<!--    <config name="request_host" value="http://aiipu.com:8083"/>-->
9
<!--    <config name="request_path" value="/superapp3.0"/>-->
6 10
7 11
    <!--河南移动-->
8 12
<!--    <config name="request_host" value="http://aiipu.com:8084"/>-->
13
<!--    <config name="request_path" value="/superapp"/>-->
9 14
10
<!--    <config name="request_host" value="http://192.168.31.239:8080"/>-->
11
15
    <!--lfl-->
16
    <config name="request_host" value="http://192.168.31.239:8080"/>
17
<!--    <config name="request_host" value="http://172.20.10.4:8080"/>-->
12 18
    <config name="request_path" value="/superapp"/>
19
20
    
13 21
    <config name="request_servlet" value="/mobiledata"/>
14 22
    <config name="loading_page" value="Res/local1/welcome.html"/>
15 23
    <config name="app_path" value="/supermenu"/>

+ 6 - 6
SuperMenu/SuperMenu.xcodeproj/project.pbxproj

@ -513,8 +513,8 @@
513 513
			buildSettings = {
514 514
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
515 515
				CODE_SIGN_ENTITLEMENTS = SuperMenu/SuperMenu.entitlements;
516
				CODE_SIGN_IDENTITY = "iPhone Distribution: Hunan AsiaInfo Software Co., Ltd.";
517
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Hunan AsiaInfo Software Co., Ltd.";
516
				CODE_SIGN_IDENTITY = "iPhone Developer";
517
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
518 518
				CODE_SIGN_STYLE = Manual;
519 519
				DEVELOPMENT_TEAM = AKH3YVA3CT;
520 520
				ENABLE_BITCODE = NO;
@ -528,8 +528,8 @@
528 528
				OTHER_LDFLAGS = "-ObjC";
529 529
				PRODUCT_BUNDLE_IDENTIFIER = com.ai.prd.ipu.superapp;
530 530
				PRODUCT_NAME = "$(TARGET_NAME)";
531
				PROVISIONING_PROFILE = "0d69603e-c0cf-4b47-9a72-f174e6f6c554";
532
				PROVISIONING_PROFILE_SPECIFIER = ipu_superapp_dis;
531
				PROVISIONING_PROFILE = "c3e1d1a5-941b-4cc8-a1c3-53286a8e2a1a";
532
				PROVISIONING_PROFILE_SPECIFIER = ipu_superapp_dev;
533 533
			};
534 534
			name = Debug;
535 535
		};
@ -538,8 +538,8 @@
538 538
			buildSettings = {
539 539
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
540 540
				CODE_SIGN_ENTITLEMENTS = SuperMenu/SuperMenu.entitlements;
541
				CODE_SIGN_IDENTITY = "iPhone Distribution: Hunan AsiaInfo Software Co., Ltd.";
542
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Hunan AsiaInfo Software Co., Ltd.";
541
				CODE_SIGN_IDENTITY = "iPhone Distribution";
542
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
543 543
				CODE_SIGN_STYLE = Manual;
544 544
				DEVELOPMENT_TEAM = AKH3YVA3CT;
545 545
				ENABLE_BITCODE = NO;

BIN
SuperMenu/SuperMenu.xcodeproj/project.xcworkspace/xcuserdata/mac.xcuserdatad/UserInterfaceState.xcuserstate


+ 2 - 2
SuperMenu/SuperMenu.xcodeproj/xcuserdata/mac.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@ -106,7 +106,7 @@
106 106
                  moduleName = "SuperMenu"
107 107
                  usesParentBreakpointCondition = "Yes"
108 108
                  urlString = "file:///Users/mac/work/asiainfo/ios-share/SuperMenu/SuperMenu/multiple/AppManagePlugin.m"
109
                  timestampString = "565088784.83983"
109
                  timestampString = "565786634.922392"
110 110
                  startingColumnNumber = "9223372036854775807"
111 111
                  endingColumnNumber = "9223372036854775807"
112 112
                  startingLineNumber = "272"
@ -121,7 +121,7 @@
121 121
                  moduleName = "SuperMenu"
122 122
                  usesParentBreakpointCondition = "Yes"
123 123
                  urlString = "file:///Users/mac/work/asiainfo/ios-share/SuperMenu/SuperMenu/multiple/AppManagePlugin.m"
124
                  timestampString = "565088784.841709"
124
                  timestampString = "565786634.925205"
125 125
                  startingColumnNumber = "9223372036854775807"
126 126
                  endingColumnNumber = "9223372036854775807"
127 127
                  startingLineNumber = "274"

+ 1 - 1
SuperMenu/SuperMenu.xcodeproj/xcuserdata/mac.xcuserdatad/xcschemes/xcschememanagement.plist

@ -7,7 +7,7 @@
7 7
		<key>SuperMenu.xcscheme</key>
8 8
		<dict>
9 9
			<key>orderHint</key>
10
			<integer>2</integer>
10
			<integer>3</integer>
11 11
		</dict>
12 12
	</dict>
13 13
</dict>

+ 1 - 1
SuperMenu/SuperMenu/Info.plist

@ -17,7 +17,7 @@
17 17
	<key>CFBundlePackageType</key>
18 18
	<string>APPL</string>
19 19
	<key>CFBundleShortVersionString</key>
20
	<string>1.0.4</string>
20
	<string>1.0.5</string>
21 21
	<key>CFBundleSignature</key>
22 22
	<string>????</string>
23 23
	<key>CFBundleURLTypes</key>

+ 2 - 2
WadeMobileFunc/WadeMobileFunc.xcodeproj/xcuserdata/mac.xcuserdatad/xcschemes/xcschememanagement.plist

@ -7,7 +7,7 @@
7 7
		<key>WadeMobileFunc.xcscheme</key>
8 8
		<dict>
9 9
			<key>orderHint</key>
10
			<integer>29</integer>
10
			<integer>28</integer>
11 11
		</dict>
12 12
		<key>WadeMobileFunc4Appstore.xcscheme</key>
13 13
		<dict>
@ -17,7 +17,7 @@
17 17
		<key>WadeMobileFuncAggregate.xcscheme</key>
18 18
		<dict>
19 19
			<key>orderHint</key>
20
			<integer>28</integer>
20
			<integer>29</integer>
21 21
		</dict>
22 22
	</dict>
23 23
</dict>

+ 4 - 4
display-center/Res/config/mobile-config.xml

@ -11,14 +11,14 @@
11 11
<!--    <config name="request_host" value="http://192.168.253.10:8080"/>-->
12 12
<!--    <config name="request_path" value="/show"/>-->
13 13
14
<!--    <config name="request_host" value="http://192.168.31.239:8080"/>-->
15
<!--    <config name="request_path" value="/show"/>-->
14
    <config name="request_host" value="http://192.168.31.239:8080"/>
15
    <config name="request_path" value="/show"/>
16 16
17 17
<!--    <config name="res_host"     value="10.13.10.135:8080"/>-->
18 18
<!--    <config name="request_path" value="/show-server"/>-->
19 19
20
    <config name="request_host" value="http://www.aiipu.com:8083"/>
21
    <config name="request_path" value="/show"/>
20
<!--    <config name="request_host" value="http://www.aiipu.com:8083"/>-->
21
<!--    <config name="request_path" value="/show"/>-->
22 22
23 23
    <config name="request_servlet" value="/mobiledata"/>
24 24
    <config name="loading_page" value="Res/local/welcome.html"/>

BIN
display-center/display-center.xcodeproj/project.xcworkspace/xcuserdata/mac.xcuserdatad/UserInterfaceState.xcuserstate


+ 6 - 70
display-center/display-center.xcodeproj/xcuserdata/mac.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@ -424,7 +424,7 @@
424 424
            ignoreCount = "0"
425 425
            continueAfterRunningActions = "No"
426 426
            filePath = "../../ios/WadeMobile/WadeMobile/frame/WDPlugin.m"
427
            timestampString = "565498266.039358"
427
            timestampString = "565787270.089552"
428 428
            startingColumnNumber = "9223372036854775807"
429 429
            endingColumnNumber = "9223372036854775807"
430 430
            startingLineNumber = "139"
@ -472,23 +472,7 @@
472 472
            ignoreCount = "0"
473 473
            continueAfterRunningActions = "No"
474 474
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
475
            timestampString = "565694652.720065"
476
            startingColumnNumber = "9223372036854775807"
477
            endingColumnNumber = "9223372036854775807"
478
            startingLineNumber = "167"
479
            endingLineNumber = "167"
480
            landmarkName = "-setOfflineCache:"
481
            landmarkType = "7">
482
         </BreakpointContent>
483
      </BreakpointProxy>
484
      <BreakpointProxy
485
         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
486
         <BreakpointContent
487
            shouldBeEnabled = "Yes"
488
            ignoreCount = "0"
489
            continueAfterRunningActions = "No"
490
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
491
            timestampString = "565694652.72012"
475
            timestampString = "565786927.163684"
492 476
            startingColumnNumber = "9223372036854775807"
493 477
            endingColumnNumber = "9223372036854775807"
494 478
            startingLineNumber = "30"
@ -504,7 +488,7 @@
504 488
            ignoreCount = "0"
505 489
            continueAfterRunningActions = "No"
506 490
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
507
            timestampString = "565694652.720168"
491
            timestampString = "565786927.163959"
508 492
            startingColumnNumber = "9223372036854775807"
509 493
            endingColumnNumber = "9223372036854775807"
510 494
            startingLineNumber = "82"
@ -520,7 +504,7 @@
520 504
            ignoreCount = "0"
521 505
            continueAfterRunningActions = "No"
522 506
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
523
            timestampString = "565694652.720214"
507
            timestampString = "565786927.164142"
524 508
            startingColumnNumber = "9223372036854775807"
525 509
            endingColumnNumber = "9223372036854775807"
526 510
            startingLineNumber = "105"
@ -536,7 +520,7 @@
536 520
            ignoreCount = "0"
537 521
            continueAfterRunningActions = "No"
538 522
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
539
            timestampString = "565694652.72026"
523
            timestampString = "565786927.1643161"
540 524
            startingColumnNumber = "9223372036854775807"
541 525
            endingColumnNumber = "9223372036854775807"
542 526
            startingLineNumber = "118"
@ -552,23 +536,7 @@
552 536
            ignoreCount = "0"
553 537
            continueAfterRunningActions = "No"
554 538
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
555
            timestampString = "565694652.7203031"
556
            startingColumnNumber = "9223372036854775807"
557
            endingColumnNumber = "9223372036854775807"
558
            startingLineNumber = "214"
559
            endingLineNumber = "214"
560
            landmarkName = "-getOfflineCache:"
561
            landmarkType = "7">
562
         </BreakpointContent>
563
      </BreakpointProxy>
564
      <BreakpointProxy
565
         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
566
         <BreakpointContent
567
            shouldBeEnabled = "Yes"
568
            ignoreCount = "0"
569
            continueAfterRunningActions = "No"
570
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
571
            timestampString = "565694652.720347"
539
            timestampString = "565786927.164487"
572 540
            startingColumnNumber = "9223372036854775807"
573 541
            endingColumnNumber = "9223372036854775807"
574 542
            startingLineNumber = "238"
@ -583,38 +551,6 @@
583 551
            shouldBeEnabled = "Yes"
584 552
            ignoreCount = "0"
585 553
            continueAfterRunningActions = "No"
586
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
587
            timestampString = "565694652.72039"
588
            startingColumnNumber = "9223372036854775807"
589
            endingColumnNumber = "9223372036854775807"
590
            startingLineNumber = "190"
591
            endingLineNumber = "190"
592
            landmarkName = "-getOfflineCache:defValue:"
593
            landmarkType = "7">
594
         </BreakpointContent>
595
      </BreakpointProxy>
596
      <BreakpointProxy
597
         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
598
         <BreakpointContent
599
            shouldBeEnabled = "Yes"
600
            ignoreCount = "0"
601
            continueAfterRunningActions = "No"
602
            filePath = "../WadeMobileFunc/WadeMobileFunc/WDFMobileStorage.m"
603
            timestampString = "565694652.720433"
604
            startingColumnNumber = "9223372036854775807"
605
            endingColumnNumber = "9223372036854775807"
606
            startingLineNumber = "148"
607
            endingLineNumber = "148"
608
            landmarkName = "-setOfflineCache:value:"
609
            landmarkType = "7">
610
         </BreakpointContent>
611
      </BreakpointProxy>
612
      <BreakpointProxy
613
         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
614
         <BreakpointContent
615
            shouldBeEnabled = "Yes"
616
            ignoreCount = "0"
617
            continueAfterRunningActions = "No"
618 554
            filePath = "../../ios-plugin/IpuPush/IpuPush/IpuPushJPush.m"
619 555
            timestampString = "565694764.723127"
620 556
            startingColumnNumber = "9223372036854775807"