File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 4
4
<dict >
5
5
<key >CFBundleDevelopmentRegion </key >
6
6
<string >$(DEVELOPMENT_LANGUAGE) </string >
7
+ <key >CFBundleDisplayName </key >
8
+ <string >WriteFreely </string >
7
9
<key >CFBundleExecutable </key >
8
10
<string >$(EXECUTABLE_NAME) </string >
9
11
<key >CFBundleIdentifier </key >
17
19
<key >CFBundleShortVersionString </key >
18
20
<string >$(MARKETING_VERSION) </string >
19
21
<key >CFBundleVersion </key >
20
- <string >1 </string >
22
+ <string >$(CURRENT_PROJECT_VERSION) </string >
21
23
<key >LSRequiresIPhoneOS </key >
22
24
<true />
23
25
<key >UIApplicationSceneManifest </key >
Original file line number Diff line number Diff line change 4
4
<dict >
5
5
<key >CFBundleDevelopmentRegion </key >
6
6
<string >$(DEVELOPMENT_LANGUAGE) </string >
7
+ <key >CFBundleDisplayName </key >
8
+ <string >WriteFreely </string >
7
9
<key >CFBundleExecutable </key >
8
10
<string >$(EXECUTABLE_NAME) </string >
9
11
<key >CFBundleIconFile </key >
19
21
<key >CFBundleShortVersionString </key >
20
22
<string >$(MARKETING_VERSION) </string >
21
23
<key >CFBundleVersion </key >
22
- <string >1 </string >
24
+ <string >$(CURRENT_PROJECT_VERSION) </string >
25
+ <key >LSApplicationCategoryType </key >
26
+ <string >public.app-category.social-networking </string >
23
27
<key >LSMinimumSystemVersion </key >
24
28
<string >$(MACOSX_DEPLOYMENT_TARGET) </string >
25
29
</dict >
You can’t perform that action at this time.
0 commit comments