|
23 | 23 | D3CCBEC4297E3BA100BEBC61 /* WorkflowGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CCBEC3297E3BA100BEBC61 /* WorkflowGroup.swift */; };
|
24 | 24 | D3CCBEC9297E3FB100BEBC61 /* GroupsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CCBEC8297E3FB100BEBC61 /* GroupsView.swift */; };
|
25 | 25 | D3CCBED0297E44DF00BEBC61 /* WorkflowGroupsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CCBECF297E44DF00BEBC61 /* WorkflowGroupsState.swift */; };
|
| 26 | + D3F7079C29823E0100FE2EA8 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = D3F7079B29823E0100FE2EA8 /* Credits.rtf */; }; |
26 | 27 | /* End PBXBuildFile section */
|
27 | 28 |
|
28 | 29 | /* Begin PBXFileReference section */
|
|
44 | 45 | D3CCBEC3297E3BA100BEBC61 /* WorkflowGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkflowGroup.swift; sourceTree = "<group>"; };
|
45 | 46 | D3CCBEC8297E3FB100BEBC61 /* GroupsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupsView.swift; sourceTree = "<group>"; };
|
46 | 47 | D3CCBECF297E44DF00BEBC61 /* WorkflowGroupsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkflowGroupsState.swift; sourceTree = "<group>"; };
|
| 48 | + D3F7079B29823E0100FE2EA8 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; }; |
47 | 49 | /* End PBXFileReference section */
|
48 | 50 |
|
49 | 51 | /* Begin PBXFrameworksBuildPhase section */
|
|
94 | 96 | D38AD1D82978F61500168E90 /* Assets.xcassets */,
|
95 | 97 | D38AD1DD2978F61500168E90 /* Streamline.entitlements */,
|
96 | 98 | D38AD1DA2978F61500168E90 /* Preview Content */,
|
| 99 | + D3F7079B29823E0100FE2EA8 /* Credits.rtf */, |
97 | 100 | );
|
98 | 101 | path = Streamline;
|
99 | 102 | sourceTree = "<group>";
|
|
236 | 239 | buildActionMask = 2147483647;
|
237 | 240 | files = (
|
238 | 241 | D38AD1DC2978F61500168E90 /* Preview Assets.xcassets in Resources */,
|
| 242 | + D3F7079C29823E0100FE2EA8 /* Credits.rtf in Resources */, |
239 | 243 | D38AD1D92978F61500168E90 /* Assets.xcassets in Resources */,
|
240 | 244 | );
|
241 | 245 | runOnlyForDeploymentPostprocessing = 0;
|
|
400 | 404 | "@executable_path/../Frameworks",
|
401 | 405 | );
|
402 | 406 | MACOSX_DEPLOYMENT_TARGET = 12.0;
|
403 |
| - MARKETING_VERSION = 1.0; |
| 407 | + MARKETING_VERSION = 0.1.0; |
404 | 408 | PRODUCT_BUNDLE_IDENTIFIER = me.brianyu.Streamline;
|
405 | 409 | PRODUCT_NAME = "$(TARGET_NAME)";
|
406 | 410 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
428 | 432 | "@executable_path/../Frameworks",
|
429 | 433 | );
|
430 | 434 | MACOSX_DEPLOYMENT_TARGET = 12.0;
|
431 |
| - MARKETING_VERSION = 1.0; |
| 435 | + MARKETING_VERSION = 0.1.0; |
432 | 436 | PRODUCT_BUNDLE_IDENTIFIER = me.brianyu.Streamline;
|
433 | 437 | PRODUCT_NAME = "$(TARGET_NAME)";
|
434 | 438 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
0 commit comments