diff options
| author | Dustin Mierau <dustin@mierau.me> | 2025-11-14 16:24:43 -0800 |
|---|---|---|
| committer | Dustin Mierau <dustin@mierau.me> | 2025-11-14 16:24:43 -0800 |
| commit | c04f8cee4447eb06d28e9032c0fded00bcd5345c (patch) | |
| tree | 9e830040f76898b9d49e38a46c9805b5ce469c8f /Hotline.xcodeproj/project.pbxproj | |
| parent | a1ec37248ce36e84cbdb896e226f241f39df8292 (diff) | |
Bump build number.
Diffstat (limited to 'Hotline.xcodeproj/project.pbxproj')
| -rw-r--r-- | Hotline.xcodeproj/project.pbxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Hotline.xcodeproj/project.pbxproj b/Hotline.xcodeproj/project.pbxproj index 6ff1f66..cd331c8 100644 --- a/Hotline.xcodeproj/project.pbxproj +++ b/Hotline.xcodeproj/project.pbxproj @@ -880,7 +880,7 @@ CODE_SIGN_ENTITLEMENTS = Hotline/Hotline.entitlements; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 24; + CURRENT_PROJECT_VERSION = 25; DEVELOPMENT_ASSET_PATHS = "\"Hotline/Preview Content\""; ENABLE_APP_SANDBOX = YES; ENABLE_FILE_ACCESS_DOWNLOADS_FOLDER = readwrite; @@ -920,7 +920,7 @@ CODE_SIGN_ENTITLEMENTS = Hotline/Hotline.entitlements; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 24; + CURRENT_PROJECT_VERSION = 25; DEVELOPMENT_ASSET_PATHS = "\"Hotline/Preview Content\""; ENABLE_APP_SANDBOX = YES; ENABLE_FILE_ACCESS_DOWNLOADS_FOLDER = readwrite; |