diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-11-29 11:25:12 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-11-29 11:25:12 +0100 |
| commit | 082b61f32344872d4360ad4c71cf62c99de62ae8 (patch) | |
| tree | 7af9ade0ae9ecd822a49b1b023719ae36b203021 /Captura.xcodeproj/project.pbxproj | |
| parent | 9431168da5eb1338d8c9fc8cc92e6245c539e73d (diff) | |
Add multimonitor support1.0.0rbdr-multimonitor
Diffstat (limited to 'Captura.xcodeproj/project.pbxproj')
| -rw-r--r-- | Captura.xcodeproj/project.pbxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Captura.xcodeproj/project.pbxproj b/Captura.xcodeproj/project.pbxproj index 31e5fb6..47da1f3 100644 --- a/Captura.xcodeproj/project.pbxproj +++ b/Captura.xcodeproj/project.pbxproj @@ -617,7 +617,7 @@ CODE_SIGN_ENTITLEMENTS = Captura/Captura.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"Captura/Preview Content\""; DEVELOPMENT_TEAM = S68NHQVJXW; ENABLE_HARDENED_RUNTIME = YES; @@ -648,7 +648,7 @@ CODE_SIGN_ENTITLEMENTS = Captura/Captura.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"Captura/Preview Content\""; DEVELOPMENT_TEAM = S68NHQVJXW; ENABLE_HARDENED_RUNTIME = YES; |