|
12 | 12 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
|
13 | 13 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
|
14 | 14 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
|
| 15 | + 88EC1AB4216B3B340028F21B /* lang-en.json in Resources */ = {isa = PBXBuildFile; fileRef = 88EC1AB3216B3B340028F21B /* lang-en.json */; }; |
| 16 | + 88EC1AB6216B3B3B0028F21B /* lang-de.json in Resources */ = {isa = PBXBuildFile; fileRef = 88EC1AB5216B3B3B0028F21B /* lang-de.json */; }; |
15 | 17 | D42232E67AEA58353B61D77C /* Pods_LGTextView_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6073AC2FCA27700A19EBE81 /* Pods_LGTextView_Example.framework */; };
|
16 | 18 | /* End PBXBuildFile section */
|
17 | 19 |
|
|
30 | 32 | 7082F6E4056EF1413B506693 /* Pods-LGTextView_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LGTextView_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-LGTextView_Example/Pods-LGTextView_Example.release.xcconfig"; sourceTree = "<group>"; };
|
31 | 33 | 73B12A032A0B5A111CE510DE /* Pods-LGTextView_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LGTextView_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LGTextView_Tests/Pods-LGTextView_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
32 | 34 | 8034EB8B7A5D27E22479F1BD /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
| 35 | + 88EC1AB0216B3B080028F21B /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
| 36 | + 88EC1AB3216B3B340028F21B /* lang-en.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "lang-en.json"; sourceTree = "<group>"; }; |
| 37 | + 88EC1AB5216B3B3B0028F21B /* lang-de.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "lang-de.json"; sourceTree = "<group>"; }; |
33 | 38 | ABF6D2BD3B9BE8C4914904F5 /* Pods_LGTextView_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LGTextView_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 | 39 | ADFFE2B0AD2A019A9ED62E01 /* LGTextView.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LGTextView.podspec; path = ../LGTextView.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
35 | 40 | D6073AC2FCA27700A19EBE81 /* Pods_LGTextView_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LGTextView_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
80 | 85 | 607FACD21AFB9204008FA782 /* Example for LGTextView */ = {
|
81 | 86 | isa = PBXGroup;
|
82 | 87 | children = (
|
| 88 | + 88EC1AB2216B3B1C0028F21B /* Localization */, |
83 | 89 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
|
84 | 90 | 607FACD71AFB9204008FA782 /* ViewController.swift */,
|
85 | 91 | 607FACD91AFB9204008FA782 /* Main.storyboard */,
|
|
126 | 132 | name = "Podspec Metadata";
|
127 | 133 | sourceTree = "<group>";
|
128 | 134 | };
|
| 135 | + 88EC1AB2216B3B1C0028F21B /* Localization */ = { |
| 136 | + isa = PBXGroup; |
| 137 | + children = ( |
| 138 | + 88EC1AB3216B3B340028F21B /* lang-en.json */, |
| 139 | + 88EC1AB5216B3B3B0028F21B /* lang-de.json */, |
| 140 | + ); |
| 141 | + path = Localization; |
| 142 | + sourceTree = "<group>"; |
| 143 | + }; |
129 | 144 | CB8059380AD376E464EEC007 /* Pods */ = {
|
130 | 145 | isa = PBXGroup;
|
131 | 146 | children = (
|
|
201 | 216 | files = (
|
202 | 217 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
|
203 | 218 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
|
| 219 | + 88EC1AB4216B3B340028F21B /* lang-en.json in Resources */, |
204 | 220 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
|
| 221 | + 88EC1AB6216B3B3B0028F21B /* lang-de.json in Resources */, |
205 | 222 | );
|
206 | 223 | runOnlyForDeploymentPostprocessing = 0;
|
207 | 224 | };
|
|
234 | 251 | inputPaths = (
|
235 | 252 | "${SRCROOT}/Pods/Target Support Files/Pods-LGTextView_Example/Pods-LGTextView_Example-frameworks.sh",
|
236 | 253 | "${BUILT_PRODUCTS_DIR}/LGTextView/LGTextView.framework",
|
| 254 | + "${BUILT_PRODUCTS_DIR}/Localize/Localize.framework", |
237 | 255 | );
|
238 | 256 | name = "[CP] Embed Pods Frameworks";
|
239 | 257 | outputPaths = (
|
240 | 258 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LGTextView.framework",
|
| 259 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Localize.framework", |
241 | 260 | );
|
242 | 261 | runOnlyForDeploymentPostprocessing = 0;
|
243 | 262 | shellPath = /bin/sh;
|
|
271 | 290 | isa = PBXVariantGroup;
|
272 | 291 | children = (
|
273 | 292 | 607FACDF1AFB9204008FA782 /* Base */,
|
| 293 | + 88EC1AB0216B3B080028F21B /* de */, |
274 | 294 | );
|
275 | 295 | name = LaunchScreen.xib;
|
276 | 296 | sourceTree = "<group>";
|
|
282 | 302 | isa = XCBuildConfiguration;
|
283 | 303 | buildSettings = {
|
284 | 304 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 305 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
285 | 306 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
286 | 307 | CLANG_CXX_LIBRARY = "libc++";
|
287 | 308 | CLANG_ENABLE_MODULES = YES;
|
|
335 | 356 | isa = XCBuildConfiguration;
|
336 | 357 | buildSettings = {
|
337 | 358 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 359 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
338 | 360 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
339 | 361 | CLANG_CXX_LIBRARY = "libc++";
|
340 | 362 | CLANG_ENABLE_MODULES = YES;
|
|
384 | 406 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
385 | 407 | DEVELOPMENT_TEAM = 578YR5HPG3;
|
386 | 408 | INFOPLIST_FILE = LGTextView/Info.plist;
|
387 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 409 | + IPHONEOS_DEPLOYMENT_TARGET = 9.1; |
388 | 410 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
389 | 411 | MODULE_NAME = ExampleApp;
|
390 | 412 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
|
400 | 422 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
401 | 423 | DEVELOPMENT_TEAM = 578YR5HPG3;
|
402 | 424 | INFOPLIST_FILE = LGTextView/Info.plist;
|
403 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 425 | + IPHONEOS_DEPLOYMENT_TARGET = 9.1; |
404 | 426 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
405 | 427 | MODULE_NAME = ExampleApp;
|
406 | 428 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
|
0 commit comments