|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 |
| - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; |
12 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
13 | 12 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
|
14 | 13 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
55 | 54 | /* Begin PBXFileReference section */
|
56 | 55 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
57 | 56 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
58 |
| - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; }; |
59 | 57 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
60 | 58 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
61 | 59 | 688DE35021F2A5A100EA2684 /* TranslatorTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TranslatorTest.m; sourceTree = "<group>"; };
|
|
79 | 77 | A59001A621E69658004A3E5E /* InAppPurchasePluginTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InAppPurchasePluginTest.m; sourceTree = "<group>"; };
|
80 | 78 | A59001A821E69658004A3E5E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
81 | 79 | B2AB6BE1D4E2232AB5D4A002 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 80 | + BE95F46E12942F78BF67E55B /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
| 81 | + DE7EEEE26E27ACC04BA9951D /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
82 | 82 | /* End PBXFileReference section */
|
83 | 83 |
|
84 | 84 | /* Begin PBXFrameworksBuildPhase section */
|
|
106 | 106 | 2D4BBB2E0E7B18550E80D50C /* Pods */ = {
|
107 | 107 | isa = PBXGroup;
|
108 | 108 | children = (
|
| 109 | + DE7EEEE26E27ACC04BA9951D /* Pods-Runner.debug.xcconfig */, |
| 110 | + BE95F46E12942F78BF67E55B /* Pods-Runner.release.xcconfig */, |
109 | 111 | );
|
110 | 112 | name = Pods;
|
111 | 113 | sourceTree = "<group>";
|
112 | 114 | };
|
113 | 115 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
114 | 116 | isa = PBXGroup;
|
115 | 117 | children = (
|
116 |
| - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */, |
117 | 118 | 3B80C3931E831B6300D905FE /* App.framework */,
|
118 | 119 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
119 | 120 | 9740EEBA1CF902C7004384FC /* Flutter.framework */,
|
|
241 | 242 | isa = PBXProject;
|
242 | 243 | attributes = {
|
243 | 244 | DefaultBuildSystemTypeForWorkspace = Original;
|
244 |
| - LastUpgradeCheck = 0940; |
| 245 | + LastUpgradeCheck = 1100; |
245 | 246 | ORGANIZATIONNAME = "The Chromium Authors";
|
246 | 247 | TargetAttributes = {
|
247 | 248 | 97C146ED1CF9000F007C117D = {
|
|
261 | 262 | };
|
262 | 263 | buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
|
263 | 264 | compatibilityVersion = "Xcode 3.2";
|
264 |
| - developmentRegion = English; |
| 265 | + developmentRegion = en; |
265 | 266 | hasScannedForEncodings = 0;
|
266 | 267 | knownRegions = (
|
267 | 268 | en,
|
|
286 | 287 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
|
287 | 288 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
288 | 289 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
289 |
| - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */, |
290 | 290 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
291 | 291 | );
|
292 | 292 | runOnlyForDeploymentPostprocessing = 0;
|
|
353 | 353 | files = (
|
354 | 354 | );
|
355 | 355 | inputPaths = (
|
356 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
357 |
| - "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
358 | 356 | );
|
359 | 357 | name = "[CP] Embed Pods Frameworks";
|
360 | 358 | outputPaths = (
|
361 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
362 | 359 | );
|
363 | 360 | runOnlyForDeploymentPostprocessing = 0;
|
364 | 361 | shellPath = /bin/sh;
|
365 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 362 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
366 | 363 | showEnvVarsInLog = 0;
|
367 | 364 | };
|
368 | 365 | /* End PBXShellScriptBuildPhase section */
|
|
424 | 421 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
425 | 422 | buildSettings = {
|
426 | 423 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 424 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
427 | 425 | CLANG_ANALYZER_NONNULL = YES;
|
428 | 426 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
429 | 427 | CLANG_CXX_LIBRARY = "libc++";
|
|
480 | 478 | baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
481 | 479 | buildSettings = {
|
482 | 480 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 481 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
483 | 482 | CLANG_ANALYZER_NONNULL = YES;
|
484 | 483 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
485 | 484 | CLANG_CXX_LIBRARY = "libc++";
|
|
0 commit comments