Skip to content

Commit

Permalink
Build 7
Browse files Browse the repository at this point in the history
Signed-off-by: marinofaggiana <[email protected]>
  • Loading branch information
marinofaggiana committed Feb 17, 2022
1 parent 7151086 commit d0dc96f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions Nextcloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2936,7 +2936,6 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "";
Expand Down Expand Up @@ -2986,7 +2985,6 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "";
Expand Down Expand Up @@ -3051,8 +3049,9 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 7;
DEFINES_MODULE = YES;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -3117,8 +3116,9 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 7;
DEFINES_MODULE = YES;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk",
"state": {
"branch": null,
"revision": "5344857522053b5d4403ec8173ec0d23200a97ea",
"version": "8.11.0"
"revision": "78f7087fd5d48eb7c36e299f330b6dddccd647b2",
"version": "8.12.1"
}
},
{
"package": "FloatingPanel",
"repositoryURL": "https://github.com/scenee/FloatingPanel",
"state": {
"branch": null,
"revision": "0fbbbc8d99b4dfe58bb1dd704d14b45f35b46584",
"version": "2.5.1"
"revision": "fe30e60235c5cc753e2ee2a3eebc8e654971634d",
"version": "2.5.2"
}
},
{
Expand All @@ -87,8 +87,8 @@
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git",
"state": {
"branch": null,
"revision": "9b2f6aca5b4685c45f9f5481f19bee8e7982c538",
"version": "8.9.1"
"revision": "6cc2991c11872510a5314bc112cc7558dd9d046a",
"version": "8.12.0"
}
},
{
Expand Down Expand Up @@ -249,7 +249,7 @@
"repositoryURL": "https://github.com/SVGKit/SVGKit.git",
"state": {
"branch": "3.x",
"revision": "e9bc636845fb4d6d5d8e25a9bd08e75c5cf92de9",
"revision": "fbd7fc73c4ee5593fde57b9d50fe53d307dcf07c",
"version": null
}
},
Expand Down

0 comments on commit d0dc96f

Please sign in to comment.