|
11 | 11 | 5748F0861E710222004E6044 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5748F0851E710222004E6044 /* LaunchScreen.storyboard */; };
|
12 | 12 | 574EC28C1EA9EE52000469E1 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 574EC28B1EA9EE52000469E1 /* icon.png */; };
|
13 | 13 | 575136E21DAA2BCA00ED8327 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 575136E01DAA2BCA00ED8327 /* ViewController.m */; };
|
14 |
| - 57ABCC321EB322C8006B12AA /* libOneWaySDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 57ABCC2F1EB322C8006B12AA /* libOneWaySDK.a */; }; |
| 14 | + 576924581EB9F92700A8C8DC /* OnewaySDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 576924551EB9F92700A8C8DC /* OnewaySDK.a */; }; |
15 | 15 | E0ADB0561D8BBD910035CFDB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ADB0551D8BBD910035CFDB /* main.m */; };
|
16 | 16 | E0ADB0591D8BBD910035CFDB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ADB0581D8BBD910035CFDB /* AppDelegate.m */; };
|
17 | 17 | E0ADB0611D8BBD910035CFDB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E0ADB0601D8BBD910035CFDB /* Assets.xcassets */; };
|
|
22 | 22 | 5748F0851E710222004E6044 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
23 | 23 | 574EC28B1EA9EE52000469E1 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = ../icon.png; sourceTree = "<group>"; };
|
24 | 24 | 575136E01DAA2BCA00ED8327 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
| 25 | + 576924551EB9F92700A8C8DC /* OnewaySDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = OnewaySDK.a; sourceTree = "<group>"; }; |
| 26 | + 576924561EB9F92700A8C8DC /* OneWaySDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OneWaySDK.h; sourceTree = "<group>"; }; |
| 27 | + 576924571EB9F92700A8C8DC /* OWUserMetaData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWUserMetaData.h; sourceTree = "<group>"; }; |
25 | 28 | 576F11CF1DD9961D00534799 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
|
26 | 29 | 576F11D11DD9962700534799 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
27 | 30 | 576F11D31DD9963A00534799 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
|
28 |
| - 57ABCC2F1EB322C8006B12AA /* libOneWaySDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libOneWaySDK.a; sourceTree = "<group>"; }; |
29 |
| - 57ABCC301EB322C8006B12AA /* OneWaySDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OneWaySDK.h; sourceTree = "<group>"; }; |
30 |
| - 57ABCC311EB322C8006B12AA /* OWUserMetaData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWUserMetaData.h; sourceTree = "<group>"; }; |
31 | 31 | E0ADB0511D8BBD910035CFDB /* OnewaySDK-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "OnewaySDK-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
32 | 32 | E0ADB0551D8BBD910035CFDB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
33 | 33 | E0ADB0571D8BBD910035CFDB /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
42 | 42 | isa = PBXFrameworksBuildPhase;
|
43 | 43 | buildActionMask = 2147483647;
|
44 | 44 | files = (
|
45 |
| - 57ABCC321EB322C8006B12AA /* libOneWaySDK.a in Frameworks */, |
| 45 | + 576924581EB9F92700A8C8DC /* OnewaySDK.a in Frameworks */, |
46 | 46 | );
|
47 | 47 | runOnlyForDeploymentPostprocessing = 0;
|
48 | 48 | };
|
49 | 49 | /* End PBXFrameworksBuildPhase section */
|
50 | 50 |
|
51 | 51 | /* Begin PBXGroup section */
|
52 |
| - 576F11CE1DD9961D00534799 /* Frameworks */ = { |
| 52 | + 576924541EB9F92700A8C8DC /* OneWaySDK */ = { |
53 | 53 | isa = PBXGroup;
|
54 | 54 | children = (
|
55 |
| - 576F11D31DD9963A00534799 /* libsqlite3.tbd */, |
56 |
| - 576F11D11DD9962700534799 /* libz.tbd */, |
57 |
| - 576F11CF1DD9961D00534799 /* CoreTelephony.framework */, |
| 55 | + 576924551EB9F92700A8C8DC /* OnewaySDK.a */, |
| 56 | + 576924561EB9F92700A8C8DC /* OneWaySDK.h */, |
| 57 | + 576924571EB9F92700A8C8DC /* OWUserMetaData.h */, |
58 | 58 | );
|
59 |
| - name = Frameworks; |
| 59 | + path = OneWaySDK; |
60 | 60 | sourceTree = "<group>";
|
61 | 61 | };
|
62 |
| - 57ABCC2E1EB322C8006B12AA /* OneWaySDK */ = { |
| 62 | + 576F11CE1DD9961D00534799 /* Frameworks */ = { |
63 | 63 | isa = PBXGroup;
|
64 | 64 | children = (
|
65 |
| - 57ABCC2F1EB322C8006B12AA /* libOneWaySDK.a */, |
66 |
| - 57ABCC301EB322C8006B12AA /* OneWaySDK.h */, |
67 |
| - 57ABCC311EB322C8006B12AA /* OWUserMetaData.h */, |
| 65 | + 576F11D31DD9963A00534799 /* libsqlite3.tbd */, |
| 66 | + 576F11D11DD9962700534799 /* libz.tbd */, |
| 67 | + 576F11CF1DD9961D00534799 /* CoreTelephony.framework */, |
68 | 68 | );
|
69 |
| - path = OneWaySDK; |
| 69 | + name = Frameworks; |
70 | 70 | sourceTree = "<group>";
|
71 | 71 | };
|
72 | 72 | E0ADB0481D8BBD910035CFDB = {
|
73 | 73 | isa = PBXGroup;
|
74 | 74 | children = (
|
75 |
| - 57ABCC2E1EB322C8006B12AA /* OneWaySDK */, |
| 75 | + 576924541EB9F92700A8C8DC /* OneWaySDK */, |
76 | 76 | E0ADB0531D8BBD910035CFDB /* OnewaySDK-Demo */,
|
77 | 77 | E0ADB0521D8BBD910035CFDB /* Products */,
|
78 | 78 | 576F11CE1DD9961D00534799 /* Frameworks */,
|
|
0 commit comments