Commit c824827a authored by lujunye's avatar lujunye

重补bridge

parent b7b45942
......@@ -732,6 +732,7 @@
E06524F824581A7900CA22E2 /* ChuKuCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ChuKuCell.xib; sourceTree = "<group>"; };
E06524FB24581BD900CA22E2 /* PiCiXuanZeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiCiXuanZeViewController.swift; sourceTree = "<group>"; };
E06524FC24581BD900CA22E2 /* PiCiXuanZeViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PiCiXuanZeViewController.xib; sourceTree = "<group>"; };
E0706EF124B4088500D8251C /* Bridge_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bridge_Header.h; sourceTree = "<group>"; };
E0707DB6246244EA00E039A8 /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = "<group>"; };
E0707DB7246244EA00E039A8 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = "<group>"; };
E0707DBA2462453200E039A8 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; };
......@@ -799,7 +800,6 @@
E09B3ACE24B2FCAF00E3B238 /* MOBFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MOBFoundation.framework; sourceTree = "<group>"; };
E09B3ADD24B2FDC600E3B238 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
E09B3ADF24B2FE0200E3B238 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; };
E09B3AE124B2FF5E00E3B238 /* Bridge_Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bridge_Header.h; path = ../../../Desktop/Bridge_Header.h; sourceTree = "<group>"; };
E09B3AE224B3011B00E3B238 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; };
E09F4C9B2452BEBB00BE033D /* JiPaiFangShiViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JiPaiFangShiViewController.swift; sourceTree = "<group>"; };
E09F4C9C2452BEBB00BE033D /* JiPaiFangShiViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = JiPaiFangShiViewController.xib; sourceTree = "<group>"; };
......@@ -1761,11 +1761,11 @@
E09B039F2445AF4D00211A51 /* Define */ = {
isa = PBXGroup;
children = (
E09B3AE124B2FF5E00E3B238 /* Bridge_Header.h */,
E0707DB5246244D500E039A8 /* 高德地图 */,
E09B03A22445AF9500211A51 /* NetworkRequest.swift */,
E09B03A02445AF7100211A51 /* Define.swift */,
F9FF1E44247D1F670026FCE3 /* StringFile.swift */,
E0706EF124B4088500D8251C /* Bridge_Header.h */,
);
path = Define;
sourceTree = "<group>";
......
......@@ -24,5 +24,21 @@
continueAfterRunningActions = "No">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "A5E07993-0B17-4091-95FF-610BAEABD94F"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "GeliBusinessPlatform/ViewController/&#x8ba2;&#x5355;&#x7ba1;&#x7406;/&#x9884;&#x552e;&#x4ef7;&#x683c;&#x4fee;&#x6539;/XiuGaiYuShouJiaViewController.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "36"
endingLineNumber = "36"
landmarkName = "viewDidLoad()"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
......@@ -2,7 +2,7 @@
// Bridge_Header.h
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/15.
// Created by junye lu on 2020/7/7.
// Copyright © 2020 junye lu. All rights reserved.
//
......@@ -16,4 +16,12 @@
#import "BabyBluetooth.h"
#import "JPUSHService.h"
#import <ShareSDK/ShareSDK.h>
#import <ShareSDKUI/ShareSDK+SSUI.h>
#import <ShareSDKConnector/ShareSDKConnector.h>
#import "WXApi.h"
#endif /* Bridge_Header_h */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment