Toggle navigation
Toggle navigation
This project
Loading...
Sign in
haibao_juhe
/
haibao_juhe_sdk_ios
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
lizhihui
2018-12-18 16:11:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
807faddb215ab94ec0ac3d4d14a9ea115f4dd09b
807faddb
1 parent
6e73cc4d
pool_setting文件更改为haibao_setting文件
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
5 additions
and
5 deletions
PoolSdk_Demo/.DS_Store
PoolSdk_Demo/Demo.xcodeproj/project.pbxproj
PoolSdk_Demo/Demo.xcodeproj/project.xcworkspace/xcuserdata/lizhihui.xcuserdatad/UserInterfaceState.xcuserstate
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/HaiBaoJuheSDK
PoolSdk_Demo/poolsdk_file/poolsdk/pool_setting → PoolSdk_Demo/poolsdk_file/poolsdk/haibao_setting
README.md
framework/HaiBaoJuheSDK.framework/HaiBaoJuheSDK
PoolSdk_Demo/.DS_Store
View file @
807fadd
No preview for this file type
PoolSdk_Demo/Demo.xcodeproj/project.pbxproj
View file @
807fadd
...
...
@@ -10,7 +10,7 @@
269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; };
269F653E21BF5CEB006AEC88 /* Marvels.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653D21BF5CEB006AEC88 /* Marvels.framework */; };
845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; };
846BD2241EE9342700E89A1D /*
pool_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pool
_setting */; };
846BD2241EE9342700E89A1D /*
haibao_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* haibao
_setting */; };
846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 846BD2231EE9342700E89A1D /* SDKInterface.m */; };
847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; };
8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; };
...
...
@@ -63,7 +63,7 @@
269F653D21BF5CEB006AEC88 /* Marvels.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Marvels.framework; sourceTree = "<group>"; };
845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; };
845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; };
846BD21F1EE9342700E89A1D /*
pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool
_setting; sourceTree = "<group>"; };
846BD21F1EE9342700E89A1D /*
haibao_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = haibao_setting; path = poolsdk_file/poolsdk/haibao
_setting; sourceTree = "<group>"; };
846BD2221EE9342700E89A1D /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; };
846BD2231EE9342700E89A1D /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; };
847EE5E01EE9007E003A4B7B /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
...
...
@@ -146,7 +146,7 @@
269F653D21BF5CEB006AEC88 /* Marvels.framework */,
84A090AC1F174E21003D23FB /* TrackingIO.h */,
84A090AA1F160A69003D23FB /* TrackingIO.a */,
846BD21F1EE9342700E89A1D /*
pool
_setting */,
846BD21F1EE9342700E89A1D /*
haibao
_setting */,
846BD2221EE9342700E89A1D /* SDKInterface.h */,
846BD2231EE9342700E89A1D /* SDKInterface.m */,
845D181B1C8D778400F27EB9 /* Images.xcassets */,
...
...
@@ -315,7 +315,7 @@
files = (
845D18221C8D778400F27EB9 /* Images.xcassets in Resources */,
BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */,
846BD2241EE9342700E89A1D /*
pool
_setting in Resources */,
846BD2241EE9342700E89A1D /*
haibao
_setting in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
...
...
PoolSdk_Demo/Demo.xcodeproj/project.xcworkspace/xcuserdata/lizhihui.xcuserdatad/UserInterfaceState.xcuserstate
View file @
807fadd
No preview for this file type
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/HaiBaoJuheSDK
View file @
807fadd
No preview for this file type
PoolSdk_Demo/poolsdk_file/poolsdk/
pool
_setting
→
PoolSdk_Demo/poolsdk_file/poolsdk/
haibao
_setting
View file @
807fadd
File moved
README.md
View file @
807fadd
...
...
@@ -6,7 +6,7 @@
3、
``` 替换SDKInterface.m文件 ```
<br>
4、
``` 删除 PoolSdk.framework ```
<br>
5、
``` 引入HaiBaoJuheSDK.framework ```
<br>
6、
```
替换pool
_setting文件 ```
<br>
6、
```
原pool_setting文件 替换成新 haibao
_setting文件 ```
<br>
7、
``` 所有接口PoolSdk 替换成 HaiBaoJuheSDK(如不理解可以参考demo或者详细文档) ```
<br>
...
...
framework/HaiBaoJuheSDK.framework/HaiBaoJuheSDK
View file @
807fadd
No preview for this file type
Please
register
or
login
to post a comment