|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
| 12 | + 538B344501D43837D02B2C3C /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A96A8ACC724C02B2237E155 /* Pods_Runner.framework */; }; |
12 | 13 | 5A74CCA825AC436F00F672EE /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A74CCA725AC42E100F672EE /* libsqlite3.tbd */; }; |
13 | 14 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
14 | | - 7D6B03D432E2A931A9304FCA /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 374DEB1E679FF15DA0F81545 /* Pods_Runner.framework */; }; |
15 | 15 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
16 | 16 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
17 | 17 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|
32 | 32 | /* End PBXCopyFilesBuildPhase section */ |
33 | 33 |
|
34 | 34 | /* Begin PBXFileReference section */ |
35 | | - 0B8DA3831323CE6D757BC84D /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
36 | 35 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
37 | 36 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
38 | | - 374DEB1E679FF15DA0F81545 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | 37 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
40 | 38 | 5A74CCA725AC42E100F672EE /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; |
41 | 39 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
42 | 40 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
43 | 41 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
44 | | - 853FFEBEFA1CA08522AA3781 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
| 42 | + 8A96A8ACC724C02B2237E155 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | + 9349B379C98C97D777B69DDF /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
45 | 44 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
46 | 45 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
47 | 46 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 47 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
49 | 48 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
50 | 49 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
51 | 50 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 51 | + 9B6FF733219EA2C77F864B46 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
52 | 52 | B539409B2E9179770099DEC4 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
53 | | - DC42F1E77E7C14B957699586 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
| 53 | + B7152C1B8C099E92F6D641D6 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
54 | 54 | /* End PBXFileReference section */ |
55 | 55 |
|
56 | 56 | /* Begin PBXFrameworksBuildPhase section */ |
|
59 | 59 | buildActionMask = 2147483647; |
60 | 60 | files = ( |
61 | 61 | 5A74CCA825AC436F00F672EE /* libsqlite3.tbd in Frameworks */, |
62 | | - 7D6B03D432E2A931A9304FCA /* Pods_Runner.framework in Frameworks */, |
| 62 | + 538B344501D43837D02B2C3C /* Pods_Runner.framework in Frameworks */, |
63 | 63 | ); |
64 | 64 | runOnlyForDeploymentPostprocessing = 0; |
65 | 65 | }; |
|
69 | 69 | 49E1EA768EB807B242ABF569 /* Pods */ = { |
70 | 70 | isa = PBXGroup; |
71 | 71 | children = ( |
72 | | - 0B8DA3831323CE6D757BC84D /* Pods-Runner.debug.xcconfig */, |
73 | | - 853FFEBEFA1CA08522AA3781 /* Pods-Runner.release.xcconfig */, |
74 | | - DC42F1E77E7C14B957699586 /* Pods-Runner.profile.xcconfig */, |
| 72 | + 9B6FF733219EA2C77F864B46 /* Pods-Runner.debug.xcconfig */, |
| 73 | + 9349B379C98C97D777B69DDF /* Pods-Runner.release.xcconfig */, |
| 74 | + B7152C1B8C099E92F6D641D6 /* Pods-Runner.profile.xcconfig */, |
75 | 75 | ); |
76 | 76 | path = Pods; |
77 | 77 | sourceTree = "<group>"; |
|
80 | 80 | isa = PBXGroup; |
81 | 81 | children = ( |
82 | 82 | 5A74CCA725AC42E100F672EE /* libsqlite3.tbd */, |
83 | | - 374DEB1E679FF15DA0F81545 /* Pods_Runner.framework */, |
| 83 | + 8A96A8ACC724C02B2237E155 /* Pods_Runner.framework */, |
84 | 84 | ); |
85 | 85 | name = Frameworks; |
86 | 86 | sourceTree = "<group>"; |
|
138 | 138 | isa = PBXNativeTarget; |
139 | 139 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
140 | 140 | buildPhases = ( |
141 | | - 34151487091224FAC7C55971 /* [CP] Check Pods Manifest.lock */, |
| 141 | + 171F9A418C3D304B4EB306F5 /* [CP] Check Pods Manifest.lock */, |
142 | 142 | 9740EEB61CF901F6004384FC /* Run Script */, |
143 | 143 | 97C146EA1CF9000F007C117D /* Sources */, |
144 | 144 | 97C146EB1CF9000F007C117D /* Frameworks */, |
145 | 145 | 97C146EC1CF9000F007C117D /* Resources */, |
146 | 146 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
147 | 147 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
148 | | - B2A05C7B67BBE001F257F90D /* [CP] Embed Pods Frameworks */, |
149 | | - 6CC404DA6541BF79F9E6A5E3 /* [CP] Copy Pods Resources */, |
| 148 | + 9F490E83C8E3251C2BCAD729 /* [CP] Embed Pods Frameworks */, |
| 149 | + 34C6D4D571F132742077DE22 /* [CP] Copy Pods Resources */, |
150 | 150 | ); |
151 | 151 | buildRules = ( |
152 | 152 | ); |
|
215 | 215 | /* End PBXResourcesBuildPhase section */ |
216 | 216 |
|
217 | 217 | /* Begin PBXShellScriptBuildPhase section */ |
218 | | - 34151487091224FAC7C55971 /* [CP] Check Pods Manifest.lock */ = { |
| 218 | + 171F9A418C3D304B4EB306F5 /* [CP] Check Pods Manifest.lock */ = { |
219 | 219 | isa = PBXShellScriptBuildPhase; |
220 | 220 | buildActionMask = 2147483647; |
221 | 221 | files = ( |
|
237 | 237 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
238 | 238 | showEnvVarsInLog = 0; |
239 | 239 | }; |
240 | | - 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
| 240 | + 34C6D4D571F132742077DE22 /* [CP] Copy Pods Resources */ = { |
241 | 241 | isa = PBXShellScriptBuildPhase; |
242 | | - alwaysOutOfDate = 1; |
243 | 242 | buildActionMask = 2147483647; |
244 | 243 | files = ( |
245 | 244 | ); |
246 | | - inputPaths = ( |
247 | | - "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
| 245 | + inputFileListPaths = ( |
| 246 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
248 | 247 | ); |
249 | | - name = "Thin Binary"; |
250 | | - outputPaths = ( |
| 248 | + name = "[CP] Copy Pods Resources"; |
| 249 | + outputFileListPaths = ( |
| 250 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
251 | 251 | ); |
252 | 252 | runOnlyForDeploymentPostprocessing = 0; |
253 | 253 | shellPath = /bin/sh; |
254 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
| 254 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 255 | + showEnvVarsInLog = 0; |
255 | 256 | }; |
256 | | - 6CC404DA6541BF79F9E6A5E3 /* [CP] Copy Pods Resources */ = { |
| 257 | + 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
257 | 258 | isa = PBXShellScriptBuildPhase; |
| 259 | + alwaysOutOfDate = 1; |
258 | 260 | buildActionMask = 2147483647; |
259 | 261 | files = ( |
260 | 262 | ); |
261 | | - inputFileListPaths = ( |
262 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 263 | + inputPaths = ( |
| 264 | + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
263 | 265 | ); |
264 | | - name = "[CP] Copy Pods Resources"; |
265 | | - outputFileListPaths = ( |
266 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 266 | + name = "Thin Binary"; |
| 267 | + outputPaths = ( |
267 | 268 | ); |
268 | 269 | runOnlyForDeploymentPostprocessing = 0; |
269 | 270 | shellPath = /bin/sh; |
270 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
271 | | - showEnvVarsInLog = 0; |
| 271 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
272 | 272 | }; |
273 | 273 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
274 | 274 | isa = PBXShellScriptBuildPhase; |
|
285 | 285 | shellPath = /bin/sh; |
286 | 286 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
287 | 287 | }; |
288 | | - B2A05C7B67BBE001F257F90D /* [CP] Embed Pods Frameworks */ = { |
| 288 | + 9F490E83C8E3251C2BCAD729 /* [CP] Embed Pods Frameworks */ = { |
289 | 289 | isa = PBXShellScriptBuildPhase; |
290 | 290 | buildActionMask = 2147483647; |
291 | 291 | files = ( |
|
397 | 397 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
398 | 398 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
399 | 399 | CLANG_ENABLE_MODULES = YES; |
400 | | - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
401 | | - DEVELOPMENT_TEAM = ""; |
| 400 | + CURRENT_PROJECT_VERSION = 239; |
| 401 | + DEVELOPMENT_TEAM = 5524P2KH66; |
402 | 402 | ENABLE_BITCODE = NO; |
403 | 403 | FRAMEWORK_SEARCH_PATHS = ( |
404 | 404 | "$(inherited)", |
405 | 405 | "$(PROJECT_DIR)/Flutter", |
406 | 406 | ); |
407 | 407 | INFOPLIST_FILE = Runner/Info.plist; |
| 408 | + INFOPLIST_KEY_CFBundleDisplayName = "Anytime Podcast Player"; |
| 409 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; |
408 | 410 | LD_RUNPATH_SEARCH_PATHS = ( |
409 | 411 | "$(inherited)", |
410 | 412 | "@executable_path/Frameworks", |
|
413 | 415 | "$(inherited)", |
414 | 416 | "$(PROJECT_DIR)/Flutter", |
415 | 417 | ); |
416 | | - MARKETING_VERSION = 1.1.0; |
417 | | - PRODUCT_BUNDLE_IDENTIFIER = com.placeholder; |
| 418 | + MARKETING_VERSION = 1.4.1; |
| 419 | + PRODUCT_BUNDLE_IDENTIFIER = uk.me.amugofjava.anytimeplayer; |
418 | 420 | PRODUCT_NAME = "$(TARGET_NAME)"; |
419 | 421 | SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
420 | 422 | SWIFT_VERSION = 5.0; |
|
542 | 544 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
543 | 545 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
544 | 546 | CLANG_ENABLE_MODULES = YES; |
545 | | - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
546 | | - DEVELOPMENT_TEAM = ""; |
| 547 | + CURRENT_PROJECT_VERSION = 239; |
| 548 | + DEVELOPMENT_TEAM = 5524P2KH66; |
547 | 549 | ENABLE_BITCODE = NO; |
548 | 550 | FRAMEWORK_SEARCH_PATHS = ( |
549 | 551 | "$(inherited)", |
550 | 552 | "$(PROJECT_DIR)/Flutter", |
551 | 553 | ); |
552 | 554 | INFOPLIST_FILE = Runner/Info.plist; |
| 555 | + INFOPLIST_KEY_CFBundleDisplayName = "Anytime Podcast Player"; |
| 556 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; |
553 | 557 | LD_RUNPATH_SEARCH_PATHS = ( |
554 | 558 | "$(inherited)", |
555 | 559 | "@executable_path/Frameworks", |
|
558 | 562 | "$(inherited)", |
559 | 563 | "$(PROJECT_DIR)/Flutter", |
560 | 564 | ); |
561 | | - MARKETING_VERSION = 1.1.0; |
562 | | - PRODUCT_BUNDLE_IDENTIFIER = com.placeholder; |
| 565 | + MARKETING_VERSION = 1.4.1; |
| 566 | + PRODUCT_BUNDLE_IDENTIFIER = uk.me.amugofjava.anytimeplayer; |
563 | 567 | PRODUCT_NAME = "$(TARGET_NAME)"; |
564 | 568 | SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
565 | 569 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
576 | 580 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
577 | 581 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
578 | 582 | CLANG_ENABLE_MODULES = YES; |
579 | | - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
580 | | - DEVELOPMENT_TEAM = ""; |
| 583 | + CURRENT_PROJECT_VERSION = 239; |
| 584 | + DEVELOPMENT_TEAM = 5524P2KH66; |
581 | 585 | ENABLE_BITCODE = NO; |
582 | 586 | FRAMEWORK_SEARCH_PATHS = ( |
583 | 587 | "$(inherited)", |
584 | 588 | "$(PROJECT_DIR)/Flutter", |
585 | 589 | ); |
586 | 590 | INFOPLIST_FILE = Runner/Info.plist; |
| 591 | + INFOPLIST_KEY_CFBundleDisplayName = "Anytime Podcast Player"; |
| 592 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; |
587 | 593 | LD_RUNPATH_SEARCH_PATHS = ( |
588 | 594 | "$(inherited)", |
589 | 595 | "@executable_path/Frameworks", |
|
592 | 598 | "$(inherited)", |
593 | 599 | "$(PROJECT_DIR)/Flutter", |
594 | 600 | ); |
595 | | - MARKETING_VERSION = 1.1.0; |
596 | | - PRODUCT_BUNDLE_IDENTIFIER = com.placeholder; |
| 601 | + MARKETING_VERSION = 1.4.1; |
| 602 | + PRODUCT_BUNDLE_IDENTIFIER = uk.me.amugofjava.anytimeplayer; |
597 | 603 | PRODUCT_NAME = "$(TARGET_NAME)"; |
598 | 604 | SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
599 | 605 | SWIFT_VERSION = 5.0; |
|
0 commit comments