Signed-off-by: marinofaggiana <96728420+MarinoFaggianaAstraIridium@users.noreply.github.com>
This commit is contained in:
marinofaggiana 2022-01-11 16:06:51 +01:00
Родитель 76078f45c0
Коммит bfaf01d3a2
4 изменённых файлов: 19 добавлений и 20 удалений

Просмотреть файл

@ -1,3 +1,2 @@
github "marinofaggiana/ChromaColorPicker" "b1b2c58c3c5617c73863a073cb6393c79195932e"
github "marinofaggiana/KTVHTTPCache" "2.0.2"
github "marinofaggiana/TOPasscodeViewController" "7a750031bb86d9dc9f193bf34a38bbd288b3c4fd"

Просмотреть файл

@ -3028,7 +3028,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@ -3094,7 +3094,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -3239,7 +3239,7 @@
repositoryURL = "https://github.com/krzyzanowskim/OpenSSL";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.0.0;
minimumVersion = 1.1.1200;
};
};
F74E771E277A2EF40013B958 /* XCRemoteSwiftPackageReference "XLForm" */ = {
@ -3326,8 +3326,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/nextcloud/ios-communication-library/";
requirement = {
branch = develop;
kind = branch;
kind = exactVersion;
version = 0.99.4;
};
};
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {

Просмотреть файл

@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/Alamofire/Alamofire",
"state": {
"branch": null,
"revision": "d120af1e8638c7da36c8481fd61a66c0c08dc4fc",
"version": "5.4.4"
"revision": "f82c23a8a7ef8dc1a49a8bfc6a96883e79121864",
"version": "5.5.0"
}
},
{
@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/CocoaLumberjack/CocoaLumberjack.git",
"state": {
"branch": null,
"revision": "e518eb6e362df327574ba5e04269cd6d29f40aec",
"version": "3.7.2"
"revision": "80ada1f753b0d53d9b57c465936a7c4169375002",
"version": "3.7.4"
}
},
{
@ -105,8 +105,8 @@
"repositoryURL": "https://github.com/google/GoogleUtilities.git",
"state": {
"branch": null,
"revision": "797005ad8a1f0614063933e2fa010a5d13cb09d0",
"version": "7.6.0"
"revision": "b3bb0c5551fb3f80ca939829639ab5b093edd14f",
"version": "7.7.0"
}
},
{
@ -140,9 +140,9 @@
"package": "NCCommunication",
"repositoryURL": "https://github.com/nextcloud/ios-communication-library/",
"state": {
"branch": "develop",
"revision": "ffbe682e48882a064de692bae82995229c5a88ff",
"version": null
"branch": null,
"revision": "c7aabb42f734f30c2e325dec4000c59349f33005",
"version": "0.99.4"
}
},
{
@ -249,8 +249,8 @@
"repositoryURL": "https://github.com/realm/realm-swift",
"state": {
"branch": null,
"revision": "e83cc9f28e8bccd477b6b81cee521c02239d2773",
"version": "10.20.2"
"revision": "f297dfb2dd256018ed76cde0cdf9ea93ee0158c4",
"version": "10.21.0"
}
},
{
@ -321,8 +321,8 @@
"repositoryURL": "https://github.com/tilltue/TLPhotoPicker",
"state": {
"branch": null,
"revision": "43cc38e7ed183b3b25867ea3e1f271468ca2756f",
"version": "2.1.8"
"revision": "0d0cbbd2d20ed5fd36e5f4052209f5e2d9aaa8b7",
"version": "2.1.9"
}
},
{

Просмотреть файл

@ -41,7 +41,7 @@ branch. Maybe start working on [starter issues](https://github.com/nextcloud/ios
Easy starting points are also reviewing [pull requests](https://github.com/nextcloud/ios/pulls)
### Xcode 13 Project Setup
### Xcode 13.2 Project Setup
#### Dependencies