Raises deployment target to iOS 14.0
This commit is contained in:
parent
fb0975f0d6
commit
c8860c6aaa
@ -1 +1 @@
|
|||||||
Subproject commit 1054482de95f60de78c48b01af3c04fb4eca9168
|
Subproject commit 12f1432f2aa48ed24f324d31b405fe4e5c73d6f6
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 81362dd5def310f4dd908513574c7e2fd10c7d75
|
Subproject commit 602cf730167692b68a0bfa679756ed39f92f5765
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit c07950a584ed3153b90349059629db85b1c330ac
|
Subproject commit 27b969810857d8b62436fec612291177d909e087
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 338a3b32c01413999e390c681dc336fdcdff1ca1
|
Subproject commit a57751156ba7df394903893ff8c37f08024d5500
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit aed30506c77096c3e854c9a38fe9cc893e9480a1
|
Subproject commit e3a957f4e841694f90cd6f64f421130dfa6e9727
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 16f79982e468137c3bfe11a2dbff97423a5ce128
|
Subproject commit 694b73f87ce9fb83d37eaeea862bcf79e0cfc080
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit c581c6f51efd61dc5891fac22dbada7df347c003
|
Subproject commit a55e0c981057a2a043d2d63b9a2aaa52bf82d532
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit e5221a06ff2ff830bf60302ef0678fe5e554a925
|
Subproject commit 5ffdc3bc615a280ec1b78d2c82772ff78aa04368
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 2ef4c123b43565688f7b7d3aa5099559b633f7ba
|
Subproject commit d296fe001652c282c43dacc8f5504f7fdff15265
|
||||||
@ -1421,7 +1421,7 @@
|
|||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = YES;
|
MTL_ENABLE_DEBUG_INFO = YES;
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
OTHER_CFLAGS = "-DGLES_SILENCE_DEPRECATION";
|
OTHER_CFLAGS = "-DGLES_SILENCE_DEPRECATION";
|
||||||
@ -1474,7 +1474,7 @@
|
|||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
OTHER_CFLAGS = "-DGLES_SILENCE_DEPRECATION";
|
OTHER_CFLAGS = "-DGLES_SILENCE_DEPRECATION";
|
||||||
OTHER_SWIFT_FLAGS = "-Xfrontend -debug-time-function-bodies";
|
OTHER_SWIFT_FLAGS = "-Xfrontend -debug-time-function-bodies";
|
||||||
|
|||||||
@ -14,8 +14,8 @@
|
|||||||
"package": "DeltaCore",
|
"package": "DeltaCore",
|
||||||
"repositoryURL": "https://github.com/rileytestut/DeltaCore.git",
|
"repositoryURL": "https://github.com/rileytestut/DeltaCore.git",
|
||||||
"state": {
|
"state": {
|
||||||
"branch": "main",
|
"branch": "ios14",
|
||||||
"revision": "27a574a46238817084f80d811b3e6c2884d9cdc0",
|
"revision": "602cf730167692b68a0bfa679756ed39f92f5765",
|
||||||
"version": null
|
"version": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
2
Podfile
2
Podfile
@ -1,4 +1,4 @@
|
|||||||
platform :ios, '12.0'
|
platform :ios, '14.0'
|
||||||
|
|
||||||
inhibit_all_warnings!
|
inhibit_all_warnings!
|
||||||
|
|
||||||
|
|||||||
20
Podfile.lock
20
Podfile.lock
@ -127,27 +127,27 @@ EXTERNAL SOURCES:
|
|||||||
SPEC CHECKSUMS:
|
SPEC CHECKSUMS:
|
||||||
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
|
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
|
||||||
Crashlytics: e156f27e43abaa331f9b7afed091bda37e1052cc
|
Crashlytics: e156f27e43abaa331f9b7afed091bda37e1052cc
|
||||||
DeltaCore: 86a78ac8fb0d40190231b5fb64d109f7516de187
|
DeltaCore: 6a430005ea397fcd5b40b964effe41ac69cc9037
|
||||||
DSDeltaCore: c113b64288d253fafe350ee23df143c76a11e173
|
DSDeltaCore: d22a7cfbbe70f063b8c72dec9d1bcd2c59e14893
|
||||||
Fabric: be0459577cee96fe21f68de24588be2dd71482b8
|
Fabric: be0459577cee96fe21f68de24588be2dd71482b8
|
||||||
GBADeltaCore: 55e32d21508ce7383a1b1587e425ccc60620ad66
|
GBADeltaCore: c2f7ce5e5616ed63d2b99c9ba9a7e020f2263248
|
||||||
GBCDeltaCore: 7468dff742927139a14f6fc909e810f253b6293c
|
GBCDeltaCore: 27f09a1c88a4ac832aa549fbe34aaf277251b6b8
|
||||||
GoogleAPIClientForREST: 0f19a8280dfe6471f76016645d26eb5dae305101
|
GoogleAPIClientForREST: 0f19a8280dfe6471f76016645d26eb5dae305101
|
||||||
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
|
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
|
||||||
GoogleToolboxForMac: 1350d40e86a76f7863928d63bcb0b89c84c521c5
|
GoogleToolboxForMac: 1350d40e86a76f7863928d63bcb0b89c84c521c5
|
||||||
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
|
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
|
||||||
Harmony: cea514db17c41c22f78f54b17d2135935b5e9b96
|
Harmony: cea514db17c41c22f78f54b17d2135935b5e9b96
|
||||||
MelonDSDeltaCore: 3de2a2e2ebcd630a6dd756818b5a26dde7afa726
|
MelonDSDeltaCore: 46193f4fd88e4e18e4a5c841b1ae02dc46d1daa6
|
||||||
N64DeltaCore: c513f36f88d421e79fda3cd7963040db84d3ab51
|
N64DeltaCore: 4eeb468746722952bcd5467ecb9ebe7df070f53a
|
||||||
NESDeltaCore: 41ab438dd78d51d4636aacb7d9a7336ea3d4728c
|
NESDeltaCore: ffae3bba878fc505bac0914150a695ede7bc9550
|
||||||
Roxas: 1990039f843f5dc284918dc82375feb80020ef62
|
Roxas: 1990039f843f5dc284918dc82375feb80020ef62
|
||||||
SDWebImage: a72e880a8fe0f7fc31efe15aaed443c074d2a80c
|
SDWebImage: a72e880a8fe0f7fc31efe15aaed443c074d2a80c
|
||||||
SMCalloutView: 5c0ee363dc8e7204b2fda17dfad38c93e9e23481
|
SMCalloutView: 5c0ee363dc8e7204b2fda17dfad38c93e9e23481
|
||||||
SNESDeltaCore: 1e9cc751501082480f8181d4449322ee4ec26dac
|
SNESDeltaCore: d9b60ba8851d5d9cc8ab61616cc72396c292c87b
|
||||||
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
|
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
|
||||||
SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73
|
SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73
|
||||||
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
|
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
|
||||||
|
|
||||||
PODFILE CHECKSUM: 68bb9968a91dd904a9f75286dfb3c2536917eb87
|
PODFILE CHECKSUM: acf4b3905aed9bcc6ed3484efeb5c599c054182d
|
||||||
|
|
||||||
COCOAPODS: 1.11.2
|
COCOAPODS: 1.11.3
|
||||||
|
|||||||
2
Pods/Local Podspecs/DSDeltaCore.podspec.json
generated
2
Pods/Local Podspecs/DSDeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps DeSmuME to allow playing Nintendo DS games with Delta emulator.",
|
"description": "iOS framework that wraps DeSmuME to allow playing Nintendo DS games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/DSDeltaCore",
|
"homepage": "https://github.com/rileytestut/DSDeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/DSDeltaCore.git"
|
"git": "https://github.com/rileytestut/DSDeltaCore.git"
|
||||||
|
|||||||
2
Pods/Local Podspecs/DeltaCore.podspec.json
generated
2
Pods/Local Podspecs/DeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that powers Delta emulator.",
|
"description": "iOS framework that powers Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/DeltaCore",
|
"homepage": "https://github.com/rileytestut/DeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/DeltaCore.git"
|
"git": "https://github.com/rileytestut/DeltaCore.git"
|
||||||
|
|||||||
2
Pods/Local Podspecs/GBADeltaCore.podspec.json
generated
2
Pods/Local Podspecs/GBADeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps VBA-M to allow playing Game Boy Advance games with Delta emulator.",
|
"description": "iOS framework that wraps VBA-M to allow playing Game Boy Advance games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/GBADeltaCore",
|
"homepage": "https://github.com/rileytestut/GBADeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/GBADeltaCore.git"
|
"git": "https://github.com/rileytestut/GBADeltaCore.git"
|
||||||
|
|||||||
2
Pods/Local Podspecs/GBCDeltaCore.podspec.json
generated
2
Pods/Local Podspecs/GBCDeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps Gambatte to allow playing GBC games with Delta emulator.",
|
"description": "iOS framework that wraps Gambatte to allow playing GBC games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/GBCDeltaCore",
|
"homepage": "https://github.com/rileytestut/GBCDeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/GBCDeltaCore.git"
|
"git": "https://github.com/rileytestut/GBCDeltaCore.git"
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps melonDS to allow playing Nintendo DS games with Delta emulator.",
|
"description": "iOS framework that wraps melonDS to allow playing Nintendo DS games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/MelonDSDeltaCore",
|
"homepage": "https://github.com/rileytestut/MelonDSDeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/MelonDSDeltaCore.git"
|
"git": "https://github.com/rileytestut/MelonDSDeltaCore.git"
|
||||||
|
|||||||
2
Pods/Local Podspecs/N64DeltaCore.podspec.json
generated
2
Pods/Local Podspecs/N64DeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps Mupen64Plus to allow playing Nintendo 64 games with Delta emulator.",
|
"description": "iOS framework that wraps Mupen64Plus to allow playing Nintendo 64 games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/N64DeltaCore",
|
"homepage": "https://github.com/rileytestut/N64DeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/N64DeltaCore.git"
|
"git": "https://github.com/rileytestut/N64DeltaCore.git"
|
||||||
|
|||||||
2
Pods/Local Podspecs/NESDeltaCore.podspec.json
generated
2
Pods/Local Podspecs/NESDeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps Nestopia to allow playing NES games with Delta emulator.",
|
"description": "iOS framework that wraps Nestopia to allow playing NES games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/NESDeltaCore",
|
"homepage": "https://github.com/rileytestut/NESDeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/NESDeltaCore.git"
|
"git": "https://github.com/rileytestut/NESDeltaCore.git"
|
||||||
|
|||||||
2
Pods/Local Podspecs/SNESDeltaCore.podspec.json
generated
2
Pods/Local Podspecs/SNESDeltaCore.podspec.json
generated
@ -5,7 +5,7 @@
|
|||||||
"description": "iOS framework that wraps Snes9x to allow playing SNES games with Delta emulator.",
|
"description": "iOS framework that wraps Snes9x to allow playing SNES games with Delta emulator.",
|
||||||
"homepage": "https://github.com/rileytestut/SNESDeltaCore",
|
"homepage": "https://github.com/rileytestut/SNESDeltaCore",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"ios": "12.0"
|
"ios": "14.0"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/rileytestut/SNESDeltaCore.git"
|
"git": "https://github.com/rileytestut/SNESDeltaCore.git"
|
||||||
|
|||||||
20
Pods/Manifest.lock
generated
20
Pods/Manifest.lock
generated
@ -127,27 +127,27 @@ EXTERNAL SOURCES:
|
|||||||
SPEC CHECKSUMS:
|
SPEC CHECKSUMS:
|
||||||
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
|
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
|
||||||
Crashlytics: e156f27e43abaa331f9b7afed091bda37e1052cc
|
Crashlytics: e156f27e43abaa331f9b7afed091bda37e1052cc
|
||||||
DeltaCore: 86a78ac8fb0d40190231b5fb64d109f7516de187
|
DeltaCore: 6a430005ea397fcd5b40b964effe41ac69cc9037
|
||||||
DSDeltaCore: c113b64288d253fafe350ee23df143c76a11e173
|
DSDeltaCore: d22a7cfbbe70f063b8c72dec9d1bcd2c59e14893
|
||||||
Fabric: be0459577cee96fe21f68de24588be2dd71482b8
|
Fabric: be0459577cee96fe21f68de24588be2dd71482b8
|
||||||
GBADeltaCore: 55e32d21508ce7383a1b1587e425ccc60620ad66
|
GBADeltaCore: c2f7ce5e5616ed63d2b99c9ba9a7e020f2263248
|
||||||
GBCDeltaCore: 7468dff742927139a14f6fc909e810f253b6293c
|
GBCDeltaCore: 27f09a1c88a4ac832aa549fbe34aaf277251b6b8
|
||||||
GoogleAPIClientForREST: 0f19a8280dfe6471f76016645d26eb5dae305101
|
GoogleAPIClientForREST: 0f19a8280dfe6471f76016645d26eb5dae305101
|
||||||
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
|
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
|
||||||
GoogleToolboxForMac: 1350d40e86a76f7863928d63bcb0b89c84c521c5
|
GoogleToolboxForMac: 1350d40e86a76f7863928d63bcb0b89c84c521c5
|
||||||
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
|
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
|
||||||
Harmony: cea514db17c41c22f78f54b17d2135935b5e9b96
|
Harmony: cea514db17c41c22f78f54b17d2135935b5e9b96
|
||||||
MelonDSDeltaCore: 3de2a2e2ebcd630a6dd756818b5a26dde7afa726
|
MelonDSDeltaCore: 46193f4fd88e4e18e4a5c841b1ae02dc46d1daa6
|
||||||
N64DeltaCore: c513f36f88d421e79fda3cd7963040db84d3ab51
|
N64DeltaCore: 4eeb468746722952bcd5467ecb9ebe7df070f53a
|
||||||
NESDeltaCore: 41ab438dd78d51d4636aacb7d9a7336ea3d4728c
|
NESDeltaCore: ffae3bba878fc505bac0914150a695ede7bc9550
|
||||||
Roxas: 1990039f843f5dc284918dc82375feb80020ef62
|
Roxas: 1990039f843f5dc284918dc82375feb80020ef62
|
||||||
SDWebImage: a72e880a8fe0f7fc31efe15aaed443c074d2a80c
|
SDWebImage: a72e880a8fe0f7fc31efe15aaed443c074d2a80c
|
||||||
SMCalloutView: 5c0ee363dc8e7204b2fda17dfad38c93e9e23481
|
SMCalloutView: 5c0ee363dc8e7204b2fda17dfad38c93e9e23481
|
||||||
SNESDeltaCore: 1e9cc751501082480f8181d4449322ee4ec26dac
|
SNESDeltaCore: d9b60ba8851d5d9cc8ab61616cc72396c292c87b
|
||||||
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
|
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
|
||||||
SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73
|
SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73
|
||||||
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
|
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
|
||||||
|
|
||||||
PODFILE CHECKSUM: 68bb9968a91dd904a9f75286dfb3c2536917eb87
|
PODFILE CHECKSUM: acf4b3905aed9bcc6ed3484efeb5c599c054182d
|
||||||
|
|
||||||
COCOAPODS: 1.11.2
|
COCOAPODS: 1.11.3
|
||||||
|
|||||||
8320
Pods/Pods.xcodeproj/project.pbxproj
generated
8320
Pods/Pods.xcodeproj/project.pbxproj
generated
File diff suppressed because it is too large
Load Diff
@ -239,7 +239,7 @@
|
|||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||||||
MTL_FAST_MATH = YES;
|
MTL_FAST_MATH = YES;
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
@ -297,7 +297,7 @@
|
|||||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
MTL_FAST_MATH = YES;
|
MTL_FAST_MATH = YES;
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user