|
25 | 25 | /* Begin PBXFileReference section */
|
26 | 26 | 25D3517E267A48E0002E5DC0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "pwa-shell/GoogleService-Info.plist"; sourceTree = "<group>"; };
|
27 | 27 | 4C1C2162A8048FDF52B2A9D0 /* Pods-pwa-shell.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-pwa-shell.release.xcconfig"; path = "Target Support Files/Pods-pwa-shell/Pods-pwa-shell.release.xcconfig"; sourceTree = "<group>"; };
|
28 |
| - 59333BAA25CFF706003392A4 /* PWAShell.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PWAShell.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 28 | + 59333BAA25CFF706003392A4 /* PWAShell.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PWAShell.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 29 | 595F239A25CEFBFD0053416C /* Settings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Settings.swift; path = "pwa-shell/Settings.swift"; sourceTree = "<group>"; };
|
30 | 30 | 595F239B25CEFBFD0053416C /* Entitlements */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Entitlements; path = "pwa-shell/Entitlements"; sourceTree = "<group>"; };
|
31 | 31 | 595F239C25CEFBFD0053416C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = "pwa-shell/Assets.xcassets"; sourceTree = "<group>"; };
|
|
36 | 36 | 595F23A225CEFBFE0053416C /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = "pwa-shell/AppDelegate.swift"; sourceTree = "<group>"; };
|
37 | 37 | 595F23A325CEFBFE0053416C /* Printer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Printer.swift; path = "pwa-shell/Printer.swift"; sourceTree = "<group>"; };
|
38 | 38 | 595F23A425CEFBFE0053416C /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WebView.swift; path = "pwa-shell/WebView.swift"; sourceTree = "<group>"; };
|
39 |
| - BE9D7FFB2FBE6EEBCA807B6A /* Pods_pwa_shell.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_pwa_shell.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 39 | + BE9D7FFB2FBE6EEBCA807B6A /* Pods_pwa_shell.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "Pods_pwa_shell.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; |
40 | 40 | BEE8E5C625AE96C07F8AADED /* Pods-pwa-shell.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-pwa-shell.debug.xcconfig"; path = "Target Support Files/Pods-pwa-shell/Pods-pwa-shell.debug.xcconfig"; sourceTree = "<group>"; };
|
41 | 41 | CDC0FE262388222B002C8D56 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "pwa-shell/Base.lproj/Main.storyboard"; sourceTree = "<group>"; };
|
42 | 42 | CDC0FE282388222B002C8D56 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "pwa-shell/Base.lproj/LaunchScreen.storyboard"; sourceTree = "<group>"; };
|
|
382 | 382 | );
|
383 | 383 | MARKETING_VERSION = 1;
|
384 | 384 | CURRENT_PROJECT_VERSION = 1;
|
385 |
| - PRODUCT_BUNDLE_IDENTIFIER = {{PWABuilder.iOS.bundleId}}; |
386 |
| - PRODUCT_NAME = PWAShell; |
| 385 | + PRODUCT_BUNDLE_IDENTIFIER = "{{PWABuilder.iOS.bundleId}}"; |
| 386 | + PRODUCT_NAME = "PWAShell"; |
387 | 387 | PROVISIONING_PROFILE_SPECIFIER = "";
|
388 | 388 | SUPPORTS_MACCATALYST = YES;
|
389 | 389 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
410 | 410 | );
|
411 | 411 | MARKETING_VERSION = 1;
|
412 | 412 | CURRENT_PROJECT_VERSION = 1;
|
413 |
| - PRODUCT_BUNDLE_IDENTIFIER = {{PWABuilder.iOS.bundleId}}; |
414 |
| - PRODUCT_NAME = PWAShell; |
| 413 | + PRODUCT_BUNDLE_IDENTIFIER = "{{PWABuilder.iOS.bundleId}}"; |
| 414 | + PRODUCT_NAME = "PWAShell"; |
415 | 415 | SUPPORTS_MACCATALYST = YES;
|
416 | 416 | SWIFT_OPTIMIZATION_LEVEL = "-Osize";
|
417 | 417 | SWIFT_VERSION = 5.0;
|
|
0 commit comments