Skip to content

Commit

Permalink
Merge pull request #52 from blackcandy-org/pre-1.0
Browse files Browse the repository at this point in the history
Release the v1.0
  • Loading branch information
aidewoode authored May 31, 2024
2 parents 2bab477 + 44901e9 commit 1f0f1e5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions BlackCandy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_ASSET_PATHS = "\"BlackCandy/Preview Content\"";
DEVELOPMENT_TEAM = G8A3H8HY7R;
ENABLE_PREVIEWS = YES;
Expand All @@ -1037,6 +1037,7 @@
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -1049,7 +1050,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_ASSET_PATHS = "\"BlackCandy/Preview Content\"";
DEVELOPMENT_TEAM = G8A3H8HY7R;
ENABLE_PREVIEWS = YES;
Expand All @@ -1069,6 +1070,7 @@
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ The official Black Candy iOS app. To use this app, you must have a Black Candy s

## Get the app

The iOS app of Black Candy in beta now. You can visite [here](https://testflight.apple.com/join/TwMUVmDl) to join beta in TestFlight.
[<img src="https://raw.githubusercontent.com/blackcandy-org/ios/master/images/appstore_badge.png" alt="Get it on App Store" height="50">](https://apps.apple.com/app/blackcandy/id6444304071)
6 changes: 3 additions & 3 deletions fastlane/screenshots/Framefile.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

"data": [
{
"filter": "iPhone SE",
"filter": "iPhone 8 Plus",
"title": {
"font_size": 45
"font_size": 70
},
"padding": "7%x9.5%"
"padding": "6%x10%"
},
{
"filter": "iPhone 14 Plus",
Expand Down
Binary file added images/appstore_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f0f1e5

Please sign in to comment.