Switch to SPM from Pod

This commit is contained in:
Amir Mohammadi
2024-01-16 15:39:45 +03:30
parent f6f695bfc9
commit d424e60d0d
6 changed files with 62 additions and 12 deletions

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>Libcore.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
<key>hiddify-next-core-Package.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>hiddify-next-core</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>