Showing
6 changed files
with
33 additions
and
21 deletions
No preview for this file type
| ... | @@ -9,12 +9,14 @@ | ... | @@ -9,12 +9,14 @@ |
| 9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
| 10 | 8425EC1A1F0E3CBD00B0D868 /* PoolSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8425EC191F0E3CBD00B0D868 /* PoolSdk.framework */; settings = {ASSET_TAGS = (); }; }; | 10 | 8425EC1A1F0E3CBD00B0D868 /* PoolSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8425EC191F0E3CBD00B0D868 /* PoolSdk.framework */; settings = {ASSET_TAGS = (); }; }; |
| 11 | 844544B81EFA5EE7004BDC50 /* YouaiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 844544B71EFA5EE7004BDC50 /* YouaiSDK.framework */; settings = {ASSET_TAGS = (); }; }; | 11 | 844544B81EFA5EE7004BDC50 /* YouaiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 844544B71EFA5EE7004BDC50 /* YouaiSDK.framework */; settings = {ASSET_TAGS = (); }; }; |
| 12 | + 8447C79A1F7E004F009A631D /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 8447C7991F7E004F009A631D /* libsqlite3.0.tbd */; }; | ||
| 13 | + 8447C79C1F7E010F009A631D /* libz.1.2.5.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 8447C79B1F7E010F009A631D /* libz.1.2.5.tbd */; }; | ||
| 14 | + 8447C79E1F7E0181009A631D /* libc++.1.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 8447C79D1F7E0181009A631D /* libc++.1.tbd */; }; | ||
| 12 | 846BD2241EE9342700E89A1D /* pool_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pool_setting */; settings = {ASSET_TAGS = (); }; }; | 15 | 846BD2241EE9342700E89A1D /* pool_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pool_setting */; settings = {ASSET_TAGS = (); }; }; |
| 13 | 846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 846BD2231EE9342700E89A1D /* SDKInterface.m */; settings = {ASSET_TAGS = (); }; }; | 16 | 846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 846BD2231EE9342700E89A1D /* SDKInterface.m */; settings = {ASSET_TAGS = (); }; }; |
| 14 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; settings = {ASSET_TAGS = (); }; }; | 17 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; settings = {ASSET_TAGS = (); }; }; |
| 15 | 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; settings = {ASSET_TAGS = (); }; }; | 18 | 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; settings = {ASSET_TAGS = (); }; }; |
| 16 | 8484E4F61EE7E0DC00B402D1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F41EE7E0DC00B402D1 /* ViewController.m */; settings = {ASSET_TAGS = (); }; }; | 19 | 8484E4F61EE7E0DC00B402D1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F41EE7E0DC00B402D1 /* ViewController.m */; settings = {ASSET_TAGS = (); }; }; |
| 17 | - 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */; }; | ||
| 18 | 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */; }; | 20 | 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */; }; |
| 19 | 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */; }; | 21 | 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */; }; |
| 20 | 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5011EE7E21F00B402D1 /* UIKit.framework */; }; | 22 | 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5011EE7E21F00B402D1 /* UIKit.framework */; }; |
| ... | @@ -24,8 +26,6 @@ | ... | @@ -24,8 +26,6 @@ |
| 24 | 8484E50A1EE7E26200B402D1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5091EE7E26200B402D1 /* Security.framework */; }; | 26 | 8484E50A1EE7E26200B402D1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5091EE7E26200B402D1 /* Security.framework */; }; |
| 25 | 8484E50C1EE7E27100B402D1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E50B1EE7E27100B402D1 /* CoreGraphics.framework */; }; | 27 | 8484E50C1EE7E27100B402D1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E50B1EE7E27100B402D1 /* CoreGraphics.framework */; }; |
| 26 | 8484E50E1EE7E28000B402D1 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E50D1EE7E28000B402D1 /* QuartzCore.framework */; }; | 28 | 8484E50E1EE7E28000B402D1 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E50D1EE7E28000B402D1 /* QuartzCore.framework */; }; |
| 27 | - 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E50F1EE7E29A00B402D1 /* libc++.1.dylib */; }; | ||
| 28 | - 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; }; | ||
| 29 | 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; }; | 29 | 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; }; |
| 30 | 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; }; | 30 | 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; }; |
| 31 | 84EA2DDE1F7CCDDF0071F3F0 /* libDataEyeTracking_v1.7.0.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84EA2DDB1F7CCDDF0071F3F0 /* libDataEyeTracking_v1.7.0.a */; settings = {ASSET_TAGS = (); }; }; | 31 | 84EA2DDE1F7CCDDF0071F3F0 /* libDataEyeTracking_v1.7.0.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84EA2DDB1F7CCDDF0071F3F0 /* libDataEyeTracking_v1.7.0.a */; settings = {ASSET_TAGS = (); }; }; |
| ... | @@ -63,6 +63,9 @@ | ... | @@ -63,6 +63,9 @@ |
| 63 | /* Begin PBXFileReference section */ | 63 | /* Begin PBXFileReference section */ |
| 64 | 8425EC191F0E3CBD00B0D868 /* PoolSdk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PoolSdk.framework; sourceTree = "<group>"; }; | 64 | 8425EC191F0E3CBD00B0D868 /* PoolSdk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PoolSdk.framework; sourceTree = "<group>"; }; |
| 65 | 844544B71EFA5EE7004BDC50 /* YouaiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = YouaiSDK.framework; path = poolsdk_file/poolsdk/YouaiSDK.framework; sourceTree = "<group>"; }; | 65 | 844544B71EFA5EE7004BDC50 /* YouaiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = YouaiSDK.framework; path = poolsdk_file/poolsdk/YouaiSDK.framework; sourceTree = "<group>"; }; |
| 66 | + 8447C7991F7E004F009A631D /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; | ||
| 67 | + 8447C79B1F7E010F009A631D /* 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; }; | ||
| 68 | + 8447C79D1F7E0181009A631D /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; | ||
| 66 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; | 69 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; |
| 67 | 846BD21F1EE9342700E89A1D /* pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool_setting; sourceTree = "<group>"; }; | 70 | 846BD21F1EE9342700E89A1D /* pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool_setting; sourceTree = "<group>"; }; |
| 68 | 846BD2221EE9342700E89A1D /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; | 71 | 846BD2221EE9342700E89A1D /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; |
| ... | @@ -73,7 +76,6 @@ | ... | @@ -73,7 +76,6 @@ |
| 73 | 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; | 76 | 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 74 | 8484E4F31EE7E0DC00B402D1 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; | 77 | 8484E4F31EE7E0DC00B402D1 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
| 75 | 8484E4F41EE7E0DC00B402D1 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; | 78 | 8484E4F41EE7E0DC00B402D1 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
| 76 | - 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = ../../../../../../../../usr/lib/libsqlite3.dylib; sourceTree = "<group>"; }; | ||
| 77 | 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; | 79 | 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; |
| 78 | 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; | 80 | 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; |
| 79 | 8484E5011EE7E21F00B402D1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | 81 | 8484E5011EE7E21F00B402D1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
| ... | @@ -83,8 +85,6 @@ | ... | @@ -83,8 +85,6 @@ |
| 83 | 8484E5091EE7E26200B402D1 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; | 85 | 8484E5091EE7E26200B402D1 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; |
| 84 | 8484E50B1EE7E27100B402D1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | 86 | 8484E50B1EE7E27100B402D1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
| 85 | 8484E50D1EE7E28000B402D1 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | 87 | 8484E50D1EE7E28000B402D1 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
| 86 | - 8484E50F1EE7E29A00B402D1 /* libc++.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.1.dylib"; path = "../../../../../../../../usr/lib/libc++.1.dylib"; sourceTree = "<group>"; }; | ||
| 87 | - 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; }; | ||
| 88 | 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | 88 | 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| 89 | 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; | 89 | 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
| 90 | 84EA2DDA1F7CCDDF0071F3F0 /* DCTrackingAgent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DCTrackingAgent.h; path = poolsdk_file/poolsdk/DCTrackingAgent.h; sourceTree = "<group>"; }; | 90 | 84EA2DDA1F7CCDDF0071F3F0 /* DCTrackingAgent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DCTrackingAgent.h; path = poolsdk_file/poolsdk/DCTrackingAgent.h; sourceTree = "<group>"; }; |
| ... | @@ -106,12 +106,12 @@ | ... | @@ -106,12 +106,12 @@ |
| 106 | isa = PBXFrameworksBuildPhase; | 106 | isa = PBXFrameworksBuildPhase; |
| 107 | buildActionMask = 2147483647; | 107 | buildActionMask = 2147483647; |
| 108 | files = ( | 108 | files = ( |
| 109 | + 8447C79E1F7E0181009A631D /* libc++.1.tbd in Frameworks */, | ||
| 110 | + 8447C79C1F7E010F009A631D /* libz.1.2.5.tbd in Frameworks */, | ||
| 111 | + 8447C79A1F7E004F009A631D /* libsqlite3.0.tbd in Frameworks */, | ||
| 109 | 84EA2DE11F7CCE640071F3F0 /* CoreLocation.framework in Frameworks */, | 112 | 84EA2DE11F7CCE640071F3F0 /* CoreLocation.framework in Frameworks */, |
| 110 | 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */, | 113 | 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */, |
| 111 | - 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */, | ||
| 112 | 844544B81EFA5EE7004BDC50 /* YouaiSDK.framework in Frameworks */, | 114 | 844544B81EFA5EE7004BDC50 /* YouaiSDK.framework in Frameworks */, |
| 113 | - 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */, | ||
| 114 | - 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */, | ||
| 115 | 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */, | 115 | 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */, |
| 116 | 84EA2DDE1F7CCDDF0071F3F0 /* libDataEyeTracking_v1.7.0.a in Frameworks */, | 116 | 84EA2DDE1F7CCDDF0071F3F0 /* libDataEyeTracking_v1.7.0.a in Frameworks */, |
| 117 | 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, | 117 | 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, |
| ... | @@ -165,11 +165,12 @@ | ... | @@ -165,11 +165,12 @@ |
| 165 | BB5F3C7F1C1811BC00DA339D = { | 165 | BB5F3C7F1C1811BC00DA339D = { |
| 166 | isa = PBXGroup; | 166 | isa = PBXGroup; |
| 167 | children = ( | 167 | children = ( |
| 168 | + 8447C79D1F7E0181009A631D /* libc++.1.tbd */, | ||
| 169 | + 8447C79B1F7E010F009A631D /* libz.1.2.5.tbd */, | ||
| 170 | + 8447C7991F7E004F009A631D /* libsqlite3.0.tbd */, | ||
| 168 | 84EA2DE01F7CCE640071F3F0 /* CoreLocation.framework */, | 171 | 84EA2DE01F7CCE640071F3F0 /* CoreLocation.framework */, |
| 169 | 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */, | 172 | 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */, |
| 170 | 8484E5131EE7E2DE00B402D1 /* Foundation.framework */, | 173 | 8484E5131EE7E2DE00B402D1 /* Foundation.framework */, |
| 171 | - 8484E5111EE7E2B800B402D1 /* libz.1.dylib */, | ||
| 172 | - 8484E50F1EE7E29A00B402D1 /* libc++.1.dylib */, | ||
| 173 | 8484E50D1EE7E28000B402D1 /* QuartzCore.framework */, | 174 | 8484E50D1EE7E28000B402D1 /* QuartzCore.framework */, |
| 174 | 8484E50B1EE7E27100B402D1 /* CoreGraphics.framework */, | 175 | 8484E50B1EE7E27100B402D1 /* CoreGraphics.framework */, |
| 175 | 8484E5091EE7E26200B402D1 /* Security.framework */, | 176 | 8484E5091EE7E26200B402D1 /* Security.framework */, |
| ... | @@ -179,7 +180,6 @@ | ... | @@ -179,7 +180,6 @@ |
| 179 | 8484E5011EE7E21F00B402D1 /* UIKit.framework */, | 180 | 8484E5011EE7E21F00B402D1 /* UIKit.framework */, |
| 180 | 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */, | 181 | 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */, |
| 181 | 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */, | 182 | 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */, |
| 182 | - 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */, | ||
| 183 | 8476DF631C4DD70500EC42BA /* poolsdk_file */, | 183 | 8476DF631C4DD70500EC42BA /* poolsdk_file */, |
| 184 | BB5F3C8A1C1811BC00DA339D /* Demo */, | 184 | BB5F3C8A1C1811BC00DA339D /* Demo */, |
| 185 | BB5F3CA41C1811BC00DA339D /* DemoTests */, | 185 | BB5F3CA41C1811BC00DA339D /* DemoTests */, |
| ... | @@ -472,7 +472,7 @@ | ... | @@ -472,7 +472,7 @@ |
| 472 | isa = XCBuildConfiguration; | 472 | isa = XCBuildConfiguration; |
| 473 | buildSettings = { | 473 | buildSettings = { |
| 474 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 474 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 475 | - CODE_SIGN_IDENTITY = "iPhone Developer: Yufeng Wang (N5VLW9NRUG)"; | 475 | + CODE_SIGN_IDENTITY = "iPhone Developer: lin pan (V5X25H8T33)"; |
| 476 | DEAD_CODE_STRIPPING = NO; | 476 | DEAD_CODE_STRIPPING = NO; |
| 477 | ENABLE_BITCODE = NO; | 477 | ENABLE_BITCODE = NO; |
| 478 | FRAMEWORK_SEARCH_PATHS = ( | 478 | FRAMEWORK_SEARCH_PATHS = ( |
| ... | @@ -481,7 +481,7 @@ | ... | @@ -481,7 +481,7 @@ |
| 481 | "$(PROJECT_DIR)/poolsdk_file/poolsdk", | 481 | "$(PROJECT_DIR)/poolsdk_file/poolsdk", |
| 482 | ); | 482 | ); |
| 483 | INFOPLIST_FILE = poolsdk_file/poolsdk/Info.plist; | 483 | INFOPLIST_FILE = poolsdk_file/poolsdk/Info.plist; |
| 484 | - IPHONEOS_DEPLOYMENT_TARGET = 7.1; | 484 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 485 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | 485 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 486 | LIBRARY_SEARCH_PATHS = ( | 486 | LIBRARY_SEARCH_PATHS = ( |
| 487 | "$(inherited)", | 487 | "$(inherited)", |
| ... | @@ -490,9 +490,9 @@ | ... | @@ -490,9 +490,9 @@ |
| 490 | ); | 490 | ); |
| 491 | ONLY_ACTIVE_ARCH = NO; | 491 | ONLY_ACTIVE_ARCH = NO; |
| 492 | OTHER_LDFLAGS = ""; | 492 | OTHER_LDFLAGS = ""; |
| 493 | - PRODUCT_BUNDLE_IDENTIFIER = com.jian.wuji; | 493 | + PRODUCT_BUNDLE_IDENTIFIER = com.jhap.fengxian; |
| 494 | PRODUCT_NAME = "$(TARGET_NAME)"; | 494 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 495 | - PROVISIONING_PROFILE = "e6d180fd-5532-4218-bf56-0c1afa8ea0b4"; | 495 | + PROVISIONING_PROFILE = "abd43790-4dbb-48ef-b278-e016140bf864"; |
| 496 | TARGETED_DEVICE_FAMILY = "1,2"; | 496 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 497 | VALID_ARCHS = "arm64 armv7s"; | 497 | VALID_ARCHS = "arm64 armv7s"; |
| 498 | }; | 498 | }; |
| ... | @@ -502,7 +502,7 @@ | ... | @@ -502,7 +502,7 @@ |
| 502 | isa = XCBuildConfiguration; | 502 | isa = XCBuildConfiguration; |
| 503 | buildSettings = { | 503 | buildSettings = { |
| 504 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 504 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 505 | - CODE_SIGN_IDENTITY = "iPhone Developer: Yufeng Wang (N5VLW9NRUG)"; | 505 | + CODE_SIGN_IDENTITY = "iPhone Developer: lin pan (V5X25H8T33)"; |
| 506 | DEAD_CODE_STRIPPING = NO; | 506 | DEAD_CODE_STRIPPING = NO; |
| 507 | ENABLE_BITCODE = NO; | 507 | ENABLE_BITCODE = NO; |
| 508 | FRAMEWORK_SEARCH_PATHS = ( | 508 | FRAMEWORK_SEARCH_PATHS = ( |
| ... | @@ -511,7 +511,7 @@ | ... | @@ -511,7 +511,7 @@ |
| 511 | "$(PROJECT_DIR)/poolsdk_file/poolsdk", | 511 | "$(PROJECT_DIR)/poolsdk_file/poolsdk", |
| 512 | ); | 512 | ); |
| 513 | INFOPLIST_FILE = poolsdk_file/poolsdk/Info.plist; | 513 | INFOPLIST_FILE = poolsdk_file/poolsdk/Info.plist; |
| 514 | - IPHONEOS_DEPLOYMENT_TARGET = 7.1; | 514 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 515 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | 515 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 516 | LIBRARY_SEARCH_PATHS = ( | 516 | LIBRARY_SEARCH_PATHS = ( |
| 517 | "$(inherited)", | 517 | "$(inherited)", |
| ... | @@ -520,9 +520,9 @@ | ... | @@ -520,9 +520,9 @@ |
| 520 | ); | 520 | ); |
| 521 | ONLY_ACTIVE_ARCH = NO; | 521 | ONLY_ACTIVE_ARCH = NO; |
| 522 | OTHER_LDFLAGS = ""; | 522 | OTHER_LDFLAGS = ""; |
| 523 | - PRODUCT_BUNDLE_IDENTIFIER = com.jian.wuji; | 523 | + PRODUCT_BUNDLE_IDENTIFIER = com.jhap.fengxian; |
| 524 | PRODUCT_NAME = "$(TARGET_NAME)"; | 524 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 525 | - PROVISIONING_PROFILE = "e6d180fd-5532-4218-bf56-0c1afa8ea0b4"; | 525 | + PROVISIONING_PROFILE = "abd43790-4dbb-48ef-b278-e016140bf864"; |
| 526 | TARGETED_DEVICE_FAMILY = "1,2"; | 526 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 527 | VALID_ARCHS = "arm64 armv7s"; | 527 | VALID_ARCHS = "arm64 armv7s"; |
| 528 | }; | 528 | }; | ... | ... |
No preview for this file type
| 1 | -{"renyunAppKey": "d4f6d8e337472e5277634bcdb1ef6cf6", "dateEyeAppId": "", "payorderurl": "https://public.sdk.gzyouai.com/paycheck/create", "usertype": 139, "sdkSimpleName": "apple_xingwan", "gamechannelid": "", "APP_KEY": "f0455d5b7f2e982144b2ac8bc642e453", "custom": "{}", "sdkVersionCode": "V1_0", "loginCheckUrl": "https://public.sdk.gzyouai.com/logincheck/check", "appScheme": "com.ssmyj.ios.xw", "c2": "", "c1": "", "APP_ID": "5936756454c21d629d0c2755", "paycheckurl": "https://public.sdk.gzyouai.com/paycheck/confirm", "gameSimpleName": "qyj4"} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | +{"renyunAppKey": "d4f6d8e337472e5277634bcdb1ef6cf6", | ||
| 2 | +"dateEyeAppId": "", | ||
| 3 | +"payorderurl": "https://public.sdk.gzyouai.com/paycheck/create", | ||
| 4 | +"usertype": 139, "sdkSimpleName": "apple_xingwan", | ||
| 5 | +"gamechannelid": "", | ||
| 6 | +"APP_KEY": "f0455d5b7f2e982144b2ac8bc642e453", | ||
| 7 | +"custom": "{}", | ||
| 8 | +"sdkVersionCode": "V1_0", | ||
| 9 | +"loginCheckUrl": "https://public.sdk.gzyouai.com/logincheck/check", | ||
| 10 | +"appScheme": "com.ssmyj.ios.xw", "c2": "", "c1": "", | ||
| 11 | +"APP_ID": "5936756454c21d629d0c2755", | ||
| 12 | +"paycheckurl": "https://public.sdk.gzyouai.com/paycheck/confirm", | ||
| 13 | +"gameSimpleName": "qyj4"} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
doc/ios客户端接入文档.docx
0 → 100644
No preview for this file type
doc/ios客户端接入文档.pdf
deleted
100644 → 0
No preview for this file type
-
Please register or login to post a comment