Skip to content

Commit b640841

Browse files
authored
Merge pull request #14 from talsec/new_sdk
New SDK
2 parents 1108396 + dff406a commit b640841

Some content is hidden

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

54 files changed

+4192
-2815
lines changed

FreeRASPDemo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 52;
6+
objectVersion = 60;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -142,7 +142,7 @@
142142
37A1237B26BD253000D0BB68 /* SecurityService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecurityService.swift; sourceTree = "<group>"; };
143143
37A1238226BD261800D0BB68 /* ProtectionType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProtectionType.swift; sourceTree = "<group>"; };
144144
37A1238426BD39C700D0BB68 /* ProtectionStatusViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProtectionStatusViewController.xib; sourceTree = "<group>"; };
145-
37B7E2E5270C39ED004B439E /* TalsecRuntime.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TalsecRuntime.xcframework; path = Talsec/TalsecRuntime.xcframework; sourceTree = "<group>"; };
145+
37B7E2E5270C39ED004B439E /* TalsecRuntime.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:ASQC376HCN:AHEAD iTec, s.r.o."; lastKnownFileType = wrapper.xcframework; name = TalsecRuntime.xcframework; path = Talsec/TalsecRuntime.xcframework; sourceTree = "<group>"; };
146146
37FD8E4A26E8DF4F00B0D674 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
147147
37FD8E4B26E8DF4F00B0D674 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
148148
37FD8E5826EA0FC700B0D674 /* CommonControllersAssembly.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonControllersAssembly.swift; sourceTree = "<group>"; };
157 Bytes
Binary file not shown.
184 Bytes
Binary file not shown.
205 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)