|
@ -106,7 +106,6 @@
|
106
|
106
|
B28806542304FCE40026007B /* libstdc++.6.0.9.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B28806532304FCE40026007B /* libstdc++.6.0.9.tbd */; };
|
107
|
107
|
B2984FF821367D8F0084C507 /* libz.1.1.3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B2984FF721367D8F0084C507 /* libz.1.1.3.tbd */; };
|
108
|
108
|
B2AB13C82774180D006F86B2 /* IPUAMap.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2AB13BD2774180D006F86B2 /* IPUAMap.bundle */; platformFilter = ios; };
|
109
|
|
B2AB13C92774180D006F86B2 /* IPUVoiceResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2AB13BE2774180D006F86B2 /* IPUVoiceResource.bundle */; platformFilter = ios; };
|
110
|
109
|
B2AB13CA2774180D006F86B2 /* KRVideoPlayerBundle.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2AB13BF2774180D006F86B2 /* KRVideoPlayerBundle.bundle */; platformFilter = ios; };
|
111
|
110
|
B2AB13CB2774180E006F86B2 /* mapapi.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2AB13C02774180D006F86B2 /* mapapi.bundle */; };
|
112
|
111
|
B2AB13CC2774180E006F86B2 /* IPUMobile.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2AB13C12774180D006F86B2 /* IPUMobile.bundle */; };
|
|
@ -128,6 +127,7 @@
|
128
|
127
|
B2DE67D3277D484B00CF0DA7 /* IPUQrCode.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B2DE67D2277D484B00CF0DA7 /* IPUQrCode.framework */; platformFilter = ios; };
|
129
|
128
|
B2DE67D4277D484B00CF0DA7 /* IPUQrCode.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B2DE67D2277D484B00CF0DA7 /* IPUQrCode.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
130
|
129
|
B2DE67D6277D4F7F00CF0DA7 /* IPUVoice.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2DE67D5277D4F7F00CF0DA7 /* IPUVoice.bundle */; platformFilter = ios; };
|
|
130
|
B2DE67DF277D5F9400CF0DA7 /* IPUVideoRecorder.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B2DE67DE277D5F9400CF0DA7 /* IPUVideoRecorder.bundle */; platformFilter = ios; };
|
131
|
131
|
B2EB0F2723A728A900EBB34D /* IPUCountLogPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = B2EB0F2523A728A700EBB34D /* IPUCountLogPlugin.m */; };
|
132
|
132
|
B2FB3C00273CF58F00A522E0 /* IPUKeyboardPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = B2FB3BFF273CF58E00A522E0 /* IPUKeyboardPlugin.m */; };
|
133
|
133
|
B2FC4B15219178DD008F7621 /* anticon.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B2FC4B14219178DD008F7621 /* anticon.ttf */; };
|
|
@ -549,7 +549,6 @@
|
549
|
549
|
B28806532304FCE40026007B /* libstdc++.6.0.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.6.0.9.tbd"; path = "usr/lib/libstdc++.6.0.9.tbd"; sourceTree = SDKROOT; };
|
550
|
550
|
B2984FF721367D8F0084C507 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; };
|
551
|
551
|
B2AB13BD2774180D006F86B2 /* IPUAMap.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = IPUAMap.bundle; path = ../IPUFrameworks/IPUAMap.bundle; sourceTree = "<group>"; };
|
552
|
|
B2AB13BE2774180D006F86B2 /* IPUVoiceResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = IPUVoiceResource.bundle; path = ../IPUFrameworks/IPUVoiceResource.bundle; sourceTree = "<group>"; };
|
553
|
552
|
B2AB13BF2774180D006F86B2 /* KRVideoPlayerBundle.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = KRVideoPlayerBundle.bundle; path = ../IPUFrameworks/KRVideoPlayerBundle.bundle; sourceTree = "<group>"; };
|
554
|
553
|
B2AB13C02774180D006F86B2 /* mapapi.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = mapapi.bundle; path = ../IPUFrameworks/mapapi.bundle; sourceTree = "<group>"; };
|
555
|
554
|
B2AB13C12774180D006F86B2 /* IPUMobile.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = IPUMobile.bundle; path = ../IPUFrameworks/IPUMobile.bundle; sourceTree = "<group>"; };
|
|
@ -576,6 +575,7 @@
|
576
|
575
|
B2DE67D0277D461800CF0DA7 /* IPUQrCode.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = IPUQrCode.bundle; path = ../IPUFrameworks/IPUQrCode.bundle; sourceTree = "<group>"; };
|
577
|
576
|
B2DE67D2277D484B00CF0DA7 /* IPUQrCode.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IPUQrCode.framework; path = ../IPUFrameworks/IPUQrCode.framework; sourceTree = "<group>"; };
|
578
|
577
|
B2DE67D5277D4F7F00CF0DA7 /* IPUVoice.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = IPUVoice.bundle; path = ../IPUFrameworks/IPUVoice.bundle; sourceTree = "<group>"; };
|
|
578
|
B2DE67DE277D5F9400CF0DA7 /* IPUVideoRecorder.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = IPUVideoRecorder.bundle; path = ../IPUFrameworks/IPUVideoRecorder.bundle; sourceTree = "<group>"; };
|
579
|
579
|
B2E42E1121118FA7001D5FB8 /* display-center.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = "display-center.entitlements"; sourceTree = "<group>"; };
|
580
|
580
|
B2EB0F2523A728A700EBB34D /* IPUCountLogPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IPUCountLogPlugin.m; sourceTree = "<group>"; };
|
581
|
581
|
B2EB0F2623A728A900EBB34D /* IPUCountLogPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IPUCountLogPlugin.h; sourceTree = "<group>"; };
|
|
@ -897,6 +897,7 @@
|
897
|
897
|
B2D2F61A21FE9B1A00E4D83A /* Resources */ = {
|
898
|
898
|
isa = PBXGroup;
|
899
|
899
|
children = (
|
|
900
|
B2DE67DE277D5F9400CF0DA7 /* IPUVideoRecorder.bundle */,
|
900
|
901
|
B2DE67D5277D4F7F00CF0DA7 /* IPUVoice.bundle */,
|
901
|
902
|
B2DE67D0277D461800CF0DA7 /* IPUQrCode.bundle */,
|
902
|
903
|
B2AB13C62774180D006F86B2 /* AMap.bundle */,
|
|
@ -905,7 +906,6 @@
|
905
|
906
|
B2AB13C12774180D006F86B2 /* IPUMobile.bundle */,
|
906
|
907
|
B2AB13C22774180D006F86B2 /* IPUMobileFunc.bundle */,
|
907
|
908
|
B2AB13C32774180D006F86B2 /* IPUMobileUI.bundle */,
|
908
|
|
B2AB13BE2774180D006F86B2 /* IPUVoiceResource.bundle */,
|
909
|
909
|
B2AB13BF2774180D006F86B2 /* KRVideoPlayerBundle.bundle */,
|
910
|
910
|
B2AB13C02774180D006F86B2 /* mapapi.bundle */,
|
911
|
911
|
B2FC4B14219178DD008F7621 /* anticon.ttf */,
|
|
@ -1409,6 +1409,7 @@
|
1409
|
1409
|
isa = PBXResourcesBuildPhase;
|
1410
|
1410
|
buildActionMask = 2147483647;
|
1411
|
1411
|
files = (
|
|
1412
|
B2DE67DF277D5F9400CF0DA7 /* IPUVideoRecorder.bundle in Resources */,
|
1412
|
1413
|
B2AB13CE2774180E006F86B2 /* IPUMobileUI.bundle in Resources */,
|
1413
|
1414
|
B264A20922B32F0600714D0D /* MaterialIcons.ttf in Resources */,
|
1414
|
1415
|
B2FC4B15219178DD008F7621 /* anticon.ttf in Resources */,
|
|
@ -1420,7 +1421,6 @@
|
1420
|
1421
|
B264A20622B32F0600714D0D /* FontAwesome5_Solid.ttf in Resources */,
|
1421
|
1422
|
B2DE67D6277D4F7F00CF0DA7 /* IPUVoice.bundle in Resources */,
|
1422
|
1423
|
B20C89E92397CC1300471783 /* ShareResources in Resources */,
|
1423
|
|
B2AB13C92774180D006F86B2 /* IPUVoiceResource.bundle in Resources */,
|
1424
|
1424
|
B264A20B22B32F0600714D0D /* materialdesignicons-webfont.ttf in Resources */,
|
1425
|
1425
|
B264A20222B32F0600714D0D /* Octicons.ttf in Resources */,
|
1426
|
1426
|
B278AAFF23C474AE00FA2532 /* l_image.png in Resources */,
|