Skip to content

Commit 5c6ac35

Browse files
committed
New SDK
1 parent 67c6d7c commit 5c6ac35

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1100
-6904
lines changed

FreeRASPDemo.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@
5959
37A1237C26BD253000D0BB68 /* SecurityService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37A1237B26BD253000D0BB68 /* SecurityService.swift */; };
6060
37A1238326BD261800D0BB68 /* ProtectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37A1238226BD261800D0BB68 /* ProtectionType.swift */; };
6161
37A1238526BD39C700D0BB68 /* ProtectionStatusViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 37A1238426BD39C700D0BB68 /* ProtectionStatusViewController.xib */; };
62-
37B7E2E6270C39ED004B439E /* TalsecRuntime.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37B7E2E5270C39ED004B439E /* TalsecRuntime.xcframework */; };
63-
37B7E2E7270C39ED004B439E /* TalsecRuntime.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 37B7E2E5270C39ED004B439E /* TalsecRuntime.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
6462
37FD8E5926EA0FC700B0D674 /* CommonControllersAssembly.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FD8E5826EA0FC700B0D674 /* CommonControllersAssembly.swift */; };
6563
37FD8E6326EA109200B0D674 /* CommonServicesAssembly.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FD8E6226EA109200B0D674 /* CommonServicesAssembly.swift */; };
6664
37FD8E7126EA146A00B0D674 /* LogAssembly.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FD8E6726EA146A00B0D674 /* LogAssembly.swift */; };
@@ -72,16 +70,18 @@
7270
37FD8E7826EA146A00B0D674 /* ExternalLogService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FD8E6E26EA146A00B0D674 /* ExternalLogService.swift */; };
7371
37FD8E7A26EA146A00B0D674 /* LogService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FD8E7026EA146A00B0D674 /* LogService.swift */; };
7472
37FD8E7C26EA15D200B0D674 /* BasePropertyController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FD8E7B26EA15D200B0D674 /* BasePropertyController.swift */; };
73+
A45845CF2C62453600D264B4 /* TalsecRuntime.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37B7E2E5270C39ED004B439E /* TalsecRuntime.xcframework */; };
74+
A45845D02C62453600D264B4 /* TalsecRuntime.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 37B7E2E5270C39ED004B439E /* TalsecRuntime.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
7575
/* End PBXBuildFile section */
7676

7777
/* Begin PBXCopyFilesBuildPhase section */
78-
37B7E2E8270C39ED004B439E /* Embed Frameworks */ = {
78+
A45845D12C62453600D264B4 /* Embed Frameworks */ = {
7979
isa = PBXCopyFilesBuildPhase;
8080
buildActionMask = 2147483647;
8181
dstPath = "";
8282
dstSubfolderSpec = 10;
8383
files = (
84-
37B7E2E7270C39ED004B439E /* TalsecRuntime.xcframework in Embed Frameworks */,
84+
A45845D02C62453600D264B4 /* TalsecRuntime.xcframework in Embed Frameworks */,
8585
);
8686
name = "Embed Frameworks";
8787
runOnlyForDeploymentPostprocessing = 0;
@@ -163,9 +163,9 @@
163163
isa = PBXFrameworksBuildPhase;
164164
buildActionMask = 2147483647;
165165
files = (
166+
A45845CF2C62453600D264B4 /* TalsecRuntime.xcframework in Frameworks */,
166167
37A122CA26BAD06D00D0BB68 /* Rswift in Frameworks */,
167168
37A122A826BAC9DB00D0BB68 /* Swinject in Frameworks */,
168-
37B7E2E6270C39ED004B439E /* TalsecRuntime.xcframework in Frameworks */,
169169
37A122AB26BAC9F500D0BB68 /* SwinjectAutoregistration in Frameworks */,
170170
);
171171
runOnlyForDeploymentPostprocessing = 0;
@@ -518,7 +518,7 @@
518518
37A1228926BAC5D900D0BB68 /* Sources */,
519519
37A1228A26BAC5D900D0BB68 /* Frameworks */,
520520
37A1228B26BAC5D900D0BB68 /* Resources */,
521-
37B7E2E8270C39ED004B439E /* Embed Frameworks */,
521+
A45845D12C62453600D264B4 /* Embed Frameworks */,
522522
);
523523
buildRules = (
524524
);

Talsec/TalsecRuntime.xcframework/Info.plist

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,35 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BinaryPath</key>
9+
<string>TalsecRuntime.framework/TalsecRuntime</string>
810
<key>LibraryIdentifier</key>
9-
<string>ios-arm64</string>
11+
<string>ios-arm64_x86_64-simulator</string>
1012
<key>LibraryPath</key>
1113
<string>TalsecRuntime.framework</string>
1214
<key>SupportedArchitectures</key>
1315
<array>
1416
<string>arm64</string>
17+
<string>x86_64</string>
1518
</array>
1619
<key>SupportedPlatform</key>
1720
<string>ios</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>simulator</string>
1823
</dict>
1924
<dict>
25+
<key>BinaryPath</key>
26+
<string>TalsecRuntime.framework/TalsecRuntime</string>
2027
<key>LibraryIdentifier</key>
21-
<string>ios-arm64_x86_64-simulator</string>
28+
<string>ios-arm64</string>
2229
<key>LibraryPath</key>
2330
<string>TalsecRuntime.framework</string>
2431
<key>SupportedArchitectures</key>
2532
<array>
2633
<string>arm64</string>
27-
<string>x86_64</string>
2834
</array>
2935
<key>SupportedPlatform</key>
3036
<string>ios</string>
31-
<key>SupportedPlatformVariant</key>
32-
<string>simulator</string>
3337
</dict>
3438
</array>
3539
<key>CFBundlePackageType</key>
0 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)