|
30 | 30 | /* End PBXFileReference section */ |
31 | 31 |
|
32 | 32 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
33 | | - F0CD7D9B2D059D7B0034CC02 /* Exceptions for "EasyMusic" folder in "EasyMusic" target */ = { |
| 33 | + F0D851512D064F7E001A76ED /* Exceptions for "EasyMusic" folder in "EasyMusic" target */ = { |
34 | 34 | isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
35 | 35 | membershipExceptions = ( |
36 | 36 | Info.plist, |
|
43 | 43 | F0CD7D6D2D059CED0034CC02 /* EasyMusic */ = { |
44 | 44 | isa = PBXFileSystemSynchronizedRootGroup; |
45 | 45 | exceptions = ( |
46 | | - F0CD7D9B2D059D7B0034CC02 /* Exceptions for "EasyMusic" folder in "EasyMusic" target */, |
| 46 | + F0D851512D064F7E001A76ED /* Exceptions for "EasyMusic" folder in "EasyMusic" target */, |
47 | 47 | ); |
48 | | - path = EasyMusic; |
49 | | - sourceTree = "<group>"; |
50 | | - }; |
51 | | - F0CD7D7E2D059CEE0034CC02 /* EasyMusicTests */ = { |
52 | | - isa = PBXFileSystemSynchronizedRootGroup; |
53 | | - path = EasyMusicTests; |
54 | | - sourceTree = "<group>"; |
55 | | - }; |
56 | | - F0CD7D882D059CEE0034CC02 /* EasyMusicUITests */ = { |
57 | | - isa = PBXFileSystemSynchronizedRootGroup; |
58 | | - path = EasyMusicUITests; |
59 | | - sourceTree = "<group>"; |
| 48 | + name = EasyMusic; |
| 49 | + path = /Users/arbung/iOS/calcul/platonfm/EasyMusic/EasyMusic; |
| 50 | + sourceTree = "<absolute>"; |
60 | 51 | }; |
61 | 52 | /* End PBXFileSystemSynchronizedRootGroup section */ |
62 | 53 |
|
|
89 | 80 | isa = PBXGroup; |
90 | 81 | children = ( |
91 | 82 | F0CD7D6D2D059CED0034CC02 /* EasyMusic */, |
92 | | - F0CD7D7E2D059CEE0034CC02 /* EasyMusicTests */, |
93 | | - F0CD7D882D059CEE0034CC02 /* EasyMusicUITests */, |
94 | 83 | F0CD7D6C2D059CED0034CC02 /* Products */, |
95 | 84 | ); |
96 | 85 | sourceTree = "<group>"; |
|
143 | 132 | dependencies = ( |
144 | 133 | F0CD7D7D2D059CEE0034CC02 /* PBXTargetDependency */, |
145 | 134 | ); |
146 | | - fileSystemSynchronizedGroups = ( |
147 | | - F0CD7D7E2D059CEE0034CC02 /* EasyMusicTests */, |
148 | | - ); |
149 | 135 | name = EasyMusicTests; |
150 | 136 | packageProductDependencies = ( |
151 | 137 | ); |
|
166 | 152 | dependencies = ( |
167 | 153 | F0CD7D872D059CEE0034CC02 /* PBXTargetDependency */, |
168 | 154 | ); |
169 | | - fileSystemSynchronizedGroups = ( |
170 | | - F0CD7D882D059CEE0034CC02 /* EasyMusicUITests */, |
171 | | - ); |
172 | 155 | name = EasyMusicUITests; |
173 | 156 | packageProductDependencies = ( |
174 | 157 | ); |
|
409 | 392 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
410 | 393 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
411 | 394 | CODE_SIGN_STYLE = Automatic; |
412 | | - CURRENT_PROJECT_VERSION = 1; |
| 395 | + CURRENT_PROJECT_VERSION = 7; |
413 | 396 | DEVELOPMENT_ASSET_PATHS = "\"EasyMusic/Preview Content\""; |
414 | 397 | DEVELOPMENT_TEAM = 25G2F7AWV6; |
415 | 398 | ENABLE_PREVIEWS = YES; |
|
419 | 402 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
420 | 403 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
421 | 404 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 405 | + INFOPLIST_KEY_UIStatusBarHidden = NO; |
422 | 406 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
423 | 407 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; |
424 | 408 | IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
425 | 409 | LD_RUNPATH_SEARCH_PATHS = ( |
426 | 410 | "$(inherited)", |
427 | 411 | "@executable_path/Frameworks", |
428 | 412 | ); |
429 | | - MARKETING_VERSION = 1.2; |
| 413 | + MARKETING_VERSION = 1.3; |
430 | 414 | PRODUCT_BUNDLE_IDENTIFIER = platon.EasyMusic; |
431 | 415 | PRODUCT_NAME = "$(TARGET_NAME)"; |
432 | 416 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
441 | 425 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
442 | 426 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
443 | 427 | CODE_SIGN_STYLE = Automatic; |
444 | | - CURRENT_PROJECT_VERSION = 1; |
| 428 | + CURRENT_PROJECT_VERSION = 7; |
445 | 429 | DEVELOPMENT_ASSET_PATHS = "\"EasyMusic/Preview Content\""; |
446 | 430 | DEVELOPMENT_TEAM = 25G2F7AWV6; |
447 | 431 | ENABLE_PREVIEWS = YES; |
|
451 | 435 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
452 | 436 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
453 | 437 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 438 | + INFOPLIST_KEY_UIStatusBarHidden = NO; |
454 | 439 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
455 | 440 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; |
456 | 441 | IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
457 | 442 | LD_RUNPATH_SEARCH_PATHS = ( |
458 | 443 | "$(inherited)", |
459 | 444 | "@executable_path/Frameworks", |
460 | 445 | ); |
461 | | - MARKETING_VERSION = 1.2; |
| 446 | + MARKETING_VERSION = 1.3; |
462 | 447 | PRODUCT_BUNDLE_IDENTIFIER = platon.EasyMusic; |
463 | 448 | PRODUCT_NAME = "$(TARGET_NAME)"; |
464 | 449 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
0 commit comments