|
13 | 13 | BB70D4E3209CF98500743DA7 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB70D4E1209CF98500743DA7 /* Main.storyboard */; };
|
14 | 14 | BB70D4E5209CF98500743DA7 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BB70D4E4209CF98500743DA7 /* Assets.xcassets */; };
|
15 | 15 | BB70D4E8209CF98500743DA7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB70D4E6209CF98500743DA7 /* LaunchScreen.storyboard */; };
|
16 |
| - BBAAAE9920A210F500FA85D0 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = BBAAAE9820A210F500FA85D0 /* GoogleService-Info.plist */; }; |
| 16 | + BBAAAE9F20A239F400FA85D0 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = BBAAAE9E20A239F400FA85D0 /* GoogleService-Info.plist */; }; |
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
19 | 19 | /* Begin PBXFileReference section */
|
|
27 | 27 | BB70D4E4209CF98500743DA7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; };
|
28 | 28 | BB70D4E7209CF98500743DA7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
|
29 | 29 | BB70D4E9209CF98500743DA7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
|
30 |
| - BBAAAE9820A210F500FA85D0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = ""; }; |
| 30 | + BBAAAE9E20A239F400FA85D0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = ""; }; |
31 | 31 | /* End PBXFileReference section */
|
32 | 32 |
|
33 | 33 | /* Begin PBXFrameworksBuildPhase section */
|
|
84 | 84 | BB70D4DF209CF98500743DA7 /* ViewController.swift */,
|
85 | 85 | BB70D4F1209D000A00743DA7 /* Supporting Files */,
|
86 | 86 | BB70D4E9209CF98500743DA7 /* Info.plist */,
|
87 |
| - BBAAAE9820A210F500FA85D0 /* GoogleService-Info.plist */, |
| 87 | + BBAAAE9E20A239F400FA85D0 /* GoogleService-Info.plist */, |
88 | 88 | );
|
89 | 89 | path = "text-recognition";
|
90 | 90 | sourceTree = "";
|
|
162 | 162 | buildActionMask = 2147483647;
|
163 | 163 | files = (
|
164 | 164 | BB70D4E8209CF98500743DA7 /* LaunchScreen.storyboard in Resources */,
|
165 |
| - BBAAAE9920A210F500FA85D0 /* GoogleService-Info.plist in Resources */, |
| 165 | + BBAAAE9F20A239F400FA85D0 /* GoogleService-Info.plist in Resources */, |
166 | 166 | BB70D4E5209CF98500743DA7 /* Assets.xcassets in Resources */,
|
167 | 167 | BB70D4E3209CF98500743DA7 /* Main.storyboard in Resources */,
|
168 | 168 | );
|
|
383 | 383 | DEVELOPMENT_TEAM = EQHXZ8M8AV;
|
384 | 384 | INFOPLIST_FILE = "text-recognition/Info.plist";
|
385 | 385 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
386 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.codelab.mlkit; |
| 386 | + PRODUCT_BUNDLE_IDENTIFIER = com.google.firebaseml.sampleapp; |
387 | 387 | PRODUCT_NAME = "$(TARGET_NAME)";
|
388 | 388 | PROVISIONING_PROFILE = "dac40987-e637-434d-9b81-63d373eb4caa";
|
389 | 389 | PROVISIONING_PROFILE_SPECIFIER = "Google Development";
|
|
401 | 401 | DEVELOPMENT_TEAM = EQHXZ8M8AV;
|
402 | 402 | INFOPLIST_FILE = "text-recognition/Info.plist";
|
403 | 403 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
404 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.codelab.mlkit; |
| 404 | + PRODUCT_BUNDLE_IDENTIFIER = com.google.firebaseml.sampleapp; |
405 | 405 | PRODUCT_NAME = "$(TARGET_NAME)";
|
406 | 406 | PROVISIONING_PROFILE = "dac40987-e637-434d-9b81-63d373eb4caa";
|
407 | 407 | PROVISIONING_PROFILE_SPECIFIER = "Google Development";
|
|
0 commit comments