Skip to content

Commit

Permalink
Updated Entitlement for Alternative Distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ committed Mar 30, 2024
1 parent 1a47956 commit b2cacbc
Show file tree
Hide file tree
Showing 5 changed files with 227 additions and 16 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: Meowbili iDevice Workflow

on:
push:
branches: [ "main", "2024" ]
paths-ignore:
- '.github/workflows/*'
- '!.github/workflows/ios.yml'
- 'doc/**'
- 'Artwork/**'
workflow_dispatch

jobs:
prepare:
Expand Down
6 changes: 3 additions & 3 deletions DarockBili.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@
8C617F532B92334B000A3687 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
8C72E32A2B6605B80087486E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
8C82F7922BB6EAB0009AEFD2 /* SemanticVersion.drkdatas */ = {isa = PBXFileReference; lastKnownFileType = text; path = SemanticVersion.drkdatas; sourceTree = "<group>"; };
8C82F81B2BB6F9EF009AEFD2 /* AlternativeLinecom.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AlternativeLinecom.entitlements; sourceTree = "<group>"; };
8C82F8272BB70AA7009AEFD2 /* company-export.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = "company-export.yml"; sourceTree = "<group>"; };
8C82F8282BB70AA7009AEFD2 /* ios.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = ios.yml; sourceTree = "<group>"; };
8C82F8292BB70AA7009AEFD2 /* ssh-debug.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = "ssh-debug.yml"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -491,6 +490,7 @@
8CB0D0232B88CEC40057EF1C /* ci_post_xcodebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_post_xcodebuild.sh; sourceTree = "<group>"; };
8CB0D0242B88D20F0057EF1C /* ci_pre_xcodebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_pre_xcodebuild.sh; sourceTree = "<group>"; };
8CB0D0252B88D67D0057EF1C /* CurrentChannel.drkdatac */ = {isa = PBXFileReference; lastKnownFileType = text; path = CurrentChannel.drkdatac; sourceTree = "<group>"; };
8CB1769F2BB7E41C00CEC05C /* MeowBiliAlternative.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MeowBiliAlternative.entitlements; sourceTree = "<group>"; };
8CBFF1272B86188D00350E0F /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; };
8CC3D5572B7CA209005636DC /* UserDynamicListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDynamicListView.swift; sourceTree = "<group>"; };
8CC3D5592B7CB95D005636DC /* NowPlayingExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NowPlayingExtension.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -678,10 +678,10 @@
8CA7CBC12B77AC4A008E587F /* MeowBili */ = {
isa = PBXGroup;
children = (
8CB1769F2BB7E41C00CEC05C /* MeowBiliAlternative.entitlements */,
8C0557E02B7A0480009D9CD0 /* MeowBili.entitlements */,
8CA371332B83BE7D00CE0E9E /* MeowBili Vision App.entitlements */,
8CC5B6DB2B873ED400BAD89E /* MeowBili Mac App.entitlements */,
8C82F81B2BB6F9EF009AEFD2 /* AlternativeLinecom.entitlements */,
8CA7CC632B77AD5B008E587F /* Info.plist */,
8CC5B6DC2B873EF600BAD89E /* MeowBili-Mac-App-Info.plist */,
8CA7CC752B77AF4B008E587F /* MeowBili-Bridging-Header.h */,
Expand Down Expand Up @@ -1776,7 +1776,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MeowBili/MeowBili.entitlements;
CODE_SIGN_ENTITLEMENTS = MeowBili/MeowBiliAlternative.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 914;
DEVELOPMENT_ASSET_PATHS = "\"MeowBili/Preview Content\"";
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,213 @@
{
"originHash" : "322fc8364c187b0a5b1349b7587b8e4846e99669d42067e6fcd5ba29b281e908",
"pins" : [
{
"identity" : "alamofire",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Alamofire/Alamofire",
"state" : {
"revision" : "723fa5a6c65812aec4a0d7cc432ee198883b6e00",
"version" : "5.9.0"
}
},
{
"identity" : "alertkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sparrowcode/AlertKit",
"state" : {
"revision" : "3d35de60ad26aab58395ebecdd63b533546862ed",
"version" : "5.1.8"
}
},
{
"identity" : "alerttoast",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elai950/AlertToast",
"state" : {
"revision" : "b39252eacd159904afd7d718bba0afabb87f2f2f",
"version" : "1.3.9"
}
},
{
"identity" : "azvideoplayer",
"kind" : "remoteSourceControl",
"location" : "https://github.com/adamzarn/AZVideoPlayer",
"state" : {
"revision" : "277226551a519a3dcd8de09c2741a4b61c4c95db",
"version" : "1.1.0"
}
},
{
"identity" : "darockkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Darock-Studio/DarockKit",
"state" : {
"branch" : "main",
"revision" : "b4d26e8c8c37572708f2aa13eb6377c55f18dabc"
}
},
{
"identity" : "dynamic",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mhdhejazi/Dynamic",
"state" : {
"revision" : "ab9a2570862d54aed2663691bb767f881226a12f",
"version" : "1.2.0"
}
},
{
"identity" : "efqrcode",
"kind" : "remoteSourceControl",
"location" : "https://github.com/EFPrefix/EFQRCode",
"state" : {
"revision" : "2991c2f318ad9529d93b2a73a382a3f9c72c64ce",
"version" : "6.2.2"
}
},
{
"identity" : "libwebp-xcode",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/libwebp-Xcode.git",
"state" : {
"revision" : "b2b1d20a90b14d11f6ef4241da6b81c1d3f171e4",
"version" : "1.3.2"
}
},
{
"identity" : "marquee",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftUIKit/Marquee",
"state" : {
"revision" : "69d7b7c6c34ed41d9299cfa8406f91f529c4fef3",
"version" : "0.3.0"
}
},
{
"identity" : "mixpanel-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mixpanel/mixpanel-swift",
"state" : {
"branch" : "master",
"revision" : "4fa0f5d257f2df4b451450564390d827a7053aec"
}
},
{
"identity" : "screenshotableview",
"kind" : "remoteSourceControl",
"location" : "https://github.com/RickeyBoy/ScreenshotableView",
"state" : {
"revision" : "3c140215fb12c7e8aef78e853006110350455c5b",
"version" : "1.0.0"
}
},
{
"identity" : "sdwebimage",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImage.git",
"state" : {
"revision" : "73b9397cfbd902f606572964055464903b1d84c6",
"version" : "5.19.0"
}
},
{
"identity" : "sdwebimagepdfcoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImagePDFCoder",
"state" : {
"revision" : "2aecb0a16e4d054c7f36a140f7feef6e1ede7bb6",
"version" : "1.0.1"
}
},
{
"identity" : "sdwebimagesvgcoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImageSVGCoder",
"state" : {
"revision" : "950167445ab703740569869c8b7510efc9d09a26",
"version" : "1.7.0"
}
},
{
"identity" : "sdwebimageswiftui",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git",
"state" : {
"revision" : "53573d6dd017e354c0e7d8f1c86b77ef1383c996",
"version" : "2.2.7"
}
},
{
"identity" : "sdwebimagewebpcoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImageWebPCoder",
"state" : {
"revision" : "8a33fb3ca75a01267f775f891f7d61f675e95072",
"version" : "0.14.5"
}
},
{
"identity" : "sfsymbol",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Nirma/SFSymbol",
"state" : {
"revision" : "1b127194b976a58ea460a2cbe10f00fa994b1ece",
"version" : "2.3.0"
}
},
{
"identity" : "swift_qrcodejs",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ApolloZhu/swift_qrcodejs.git",
"state" : {
"revision" : "374dc7f7b9e76c6aeb393f6a84590c6d387e1ecb",
"version" : "2.2.2"
}
},
{
"identity" : "swiftdate",
"kind" : "remoteSourceControl",
"location" : "https://github.com/malcommac/SwiftDate",
"state" : {
"revision" : "5d943224c3bb173e6ecf27295611615eba90c80e",
"version" : "7.0.0"
}
},
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup",
"state" : {
"revision" : "1d39e56d364cba79ce43b341f9661b534cccb18d",
"version" : "2.7.1"
}
},
{
"identity" : "swiftui-cached-async-image",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lorenzofiamingo/swiftui-cached-async-image",
"state" : {
"revision" : "467a3d17479887943ab917a379e62bbaff60ac8a",
"version" : "2.1.1"
}
},
{
"identity" : "swiftyjson",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftyJSON/SwiftyJSON.git",
"state" : {
"revision" : "2b6054efa051565954e1d2b9da831680026cd768",
"version" : "4.3.0"
}
},
{
"identity" : "ziparchive",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ZipArchive/ZipArchive",
"state" : {
"revision" : "79d4dc9729096c6ad83dd3cee2b9f354d1b4ab7b",
"version" : "2.5.5"
}
}
],
"version" : 3
}
6 changes: 6 additions & 0 deletions MeowBili/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,11 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>fetch</string>
<string>remote-notification</string>
</array>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.journal.allow</key>
<array>
<string>suggestions</string>
</array>
<key>com.apple.developer.kernel.increased-memory-limit</key>
<key>com.apple.developer.aps-environment</key>
<string>development</string>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.developer.siri</key>
<key>com.apple.security.network.client</key>
<true/>
</dict>
</plist>

0 comments on commit b2cacbc

Please sign in to comment.