File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
StreamChatSwiftUI.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<key >CFBundleDevelopmentRegion </key >
6
6
<string >$(DEVELOPMENT_LANGUAGE) </string >
7
7
<key >CFBundleDisplayName </key >
8
- <string >ChatSample SwiftUI </string >
8
+ <string >StreamChat </string >
9
9
<key >CFBundleExecutable </key >
10
10
<string >$(EXECUTABLE_NAME) </string >
11
11
<key >CFBundleIdentifier </key >
Original file line number Diff line number Diff line change 2576
2576
CODE_SIGN_ENTITLEMENTS = DemoAppSwiftUI/DemoAppSwiftUI.entitlements;
2577
2577
CODE_SIGN_IDENTITY = "Apple Development";
2578
2578
CODE_SIGN_STYLE = Manual;
2579
- CURRENT_PROJECT_VERSION = 33 ;
2579
+ CURRENT_PROJECT_VERSION = 34 ;
2580
2580
DEVELOPMENT_ASSET_PATHS = "\"DemoAppSwiftUI/Preview Content\"";
2581
2581
DEVELOPMENT_TEAM = EHV7XZLAHA;
2582
2582
ENABLE_PREVIEWS = YES;
2610
2610
CODE_SIGN_ENTITLEMENTS = DemoAppSwiftUI/DemoAppSwiftUI.entitlements;
2611
2611
CODE_SIGN_IDENTITY = "Apple Distribution";
2612
2612
CODE_SIGN_STYLE = Manual;
2613
- CURRENT_PROJECT_VERSION = 33 ;
2613
+ CURRENT_PROJECT_VERSION = 34 ;
2614
2614
DEVELOPMENT_ASSET_PATHS = "\"DemoAppSwiftUI/Preview Content\"";
2615
2615
DEVELOPMENT_TEAM = EHV7XZLAHA;
2616
2616
ENABLE_PREVIEWS = YES;
You can’t perform that action at this time.
0 commit comments