Mac OSX Launcher: project file, workspace file and entittlements file updates.

This commit is contained in:
meeh
2019-05-02 23:00:02 +00:00
parent 17bb36deee
commit 5f689ccbd4
3 changed files with 936 additions and 46 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:RouterService/RouterService.xcodeproj">
</FileRef>
<FileRef
location = "group:I2PLauncher.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>

View File

@ -4,7 +4,7 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>$(TeamIdentifierPrefix)</string>
<string>$(TeamIdentifierPrefix).i2p</string>
</array>
<key>com.apple.security.cs.allow-jit</key>
<true/>