|
339 | 339 | 6331066C1A16D1A300C17BAE /* OTRComposingImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRComposingImageView.m; sourceTree = "<group>"; }; |
340 | 340 | 6331066D1A16D1A300C17BAE /* OTRLockButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRLockButton.h; sourceTree = "<group>"; }; |
341 | 341 | 6331066E1A16D1A300C17BAE /* OTRLockButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRLockButton.m; sourceTree = "<group>"; }; |
342 | | - 6331066F1A16D1A300C17BAE /* OTRPasswordStrengthView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRPasswordStrengthView.h; sourceTree = "<group>"; }; |
343 | | - 633106701A16D1A300C17BAE /* OTRPasswordStrengthView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRPasswordStrengthView.m; sourceTree = "<group>"; }; |
344 | 342 | 633106711A16D1A300C17BAE /* OTRRememberPasswordView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRRememberPasswordView.h; sourceTree = "<group>"; }; |
345 | 343 | 633106721A16D1A300C17BAE /* OTRRememberPasswordView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRRememberPasswordView.m; sourceTree = "<group>"; }; |
346 | 344 | 633106731A16D1A300C17BAE /* OTRSocialButtonsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRSocialButtonsView.h; sourceTree = "<group>"; }; |
|
1105 | 1103 | 6331066C1A16D1A300C17BAE /* OTRComposingImageView.m */, |
1106 | 1104 | 6331066D1A16D1A300C17BAE /* OTRLockButton.h */, |
1107 | 1105 | 6331066E1A16D1A300C17BAE /* OTRLockButton.m */, |
1108 | | - 6331066F1A16D1A300C17BAE /* OTRPasswordStrengthView.h */, |
1109 | | - 633106701A16D1A300C17BAE /* OTRPasswordStrengthView.m */, |
1110 | 1106 | 633106711A16D1A300C17BAE /* OTRRememberPasswordView.h */, |
1111 | 1107 | 633106721A16D1A300C17BAE /* OTRRememberPasswordView.m */, |
1112 | 1108 | 633106731A16D1A300C17BAE /* OTRSocialButtonsView.h */, |
|
1564 | 1560 | 6396AF971A169D54009F3E6C /* Frameworks */, |
1565 | 1561 | 6396AF981A169D54009F3E6C /* Resources */, |
1566 | 1562 | D9227C481BA7952100B5E1D0 /* Embed Frameworks */, |
1567 | | - D9EC47841EFA043B00C39B25 /* [Carthage] Copy Frameworks */, |
1568 | 1563 | D92F96D821BA1E7A0056EA35 /* LicensePlist */, |
1569 | 1564 | 42829843B1DFA068A70F83E8 /* [CP] Copy Pods Resources */, |
1570 | 1565 | ); |
|
1586 | 1581 | 6396AFAF1A169D54009F3E6C /* Sources */, |
1587 | 1582 | 6396AFB01A169D54009F3E6C /* Frameworks */, |
1588 | 1583 | 6396AFB11A169D54009F3E6C /* Resources */, |
1589 | | - D9BE0B531EFAFED800BDF8D8 /* [Carthage] Copy Frameworks */, |
1590 | 1584 | 3CDE4234E348F4E767DA1980 /* [CP] Copy Pods Resources */, |
1591 | 1585 | ); |
1592 | 1586 | buildRules = ( |
|
2017 | 2011 | shellPath = /bin/sh; |
2018 | 2012 | shellScript = "if [ $CONFIGURATION = \"Debug\" ]; then\n${PODS_ROOT}/LicensePlist/license-plist --output-path $PRODUCT_NAME/Settings.bundle --add-version-numbers --suppress-opening-directory || true\nfi\n"; |
2019 | 2013 | }; |
2020 | | - D9BE0B531EFAFED800BDF8D8 /* [Carthage] Copy Frameworks */ = { |
2021 | | - isa = PBXShellScriptBuildPhase; |
2022 | | - buildActionMask = 2147483647; |
2023 | | - files = ( |
2024 | | - ); |
2025 | | - inputPaths = ( |
2026 | | - "$(SRCROOT)/Carthage/Build/iOS/FormatterKit.framework", |
2027 | | - "$(SRCROOT)/Carthage/Build/iOS/HTMLReader.framework", |
2028 | | - "$(SRCROOT)/Carthage/Build/iOS/KVOController.framework", |
2029 | | - "$(SRCROOT)/Carthage/Build/iOS/Mantle.framework", |
2030 | | - "$(SRCROOT)/Carthage/Build/iOS/MBProgressHUD.framework", |
2031 | | - "$(SRCROOT)/Carthage/Build/iOS/PureLayout.framework", |
2032 | | - "$(SRCROOT)/Carthage/Build/iOS/SAMKeychain.framework", |
2033 | | - "$(SRCROOT)/Carthage/Build/iOS/TTTAttributedLabel.framework", |
2034 | | - "$(SRCROOT)/Carthage/Build/iOS/XLForm.framework", |
2035 | | - "$(SRCROOT)/Carthage/Build/iOS/ZXingObjC.framework", |
2036 | | - "$(SRCROOT)/Carthage/Build/iOS/AFNetworking.framework", |
2037 | | - ); |
2038 | | - name = "[Carthage] Copy Frameworks"; |
2039 | | - outputPaths = ( |
2040 | | - ); |
2041 | | - runOnlyForDeploymentPostprocessing = 0; |
2042 | | - shellPath = /bin/sh; |
2043 | | - shellScript = "/usr/local/bin/carthage copy-frameworks"; |
2044 | | - }; |
2045 | | - D9EC47841EFA043B00C39B25 /* [Carthage] Copy Frameworks */ = { |
2046 | | - isa = PBXShellScriptBuildPhase; |
2047 | | - buildActionMask = 2147483647; |
2048 | | - files = ( |
2049 | | - ); |
2050 | | - inputPaths = ( |
2051 | | - ); |
2052 | | - name = "[Carthage] Copy Frameworks"; |
2053 | | - outputPaths = ( |
2054 | | - ); |
2055 | | - runOnlyForDeploymentPostprocessing = 0; |
2056 | | - shellPath = /bin/sh; |
2057 | | - shellScript = "/usr/local/bin/carthage copy-frameworks\n"; |
2058 | | - }; |
2059 | 2014 | /* End PBXShellScriptBuildPhase section */ |
2060 | 2015 |
|
2061 | 2016 | /* Begin PBXSourcesBuildPhase section */ |
|
2342 | 2297 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
2343 | 2298 | CODE_SIGN_STYLE = Automatic; |
2344 | 2299 | DEVELOPMENT_TEAM = ""; |
2345 | | - FRAMEWORK_SEARCH_PATHS = ( |
2346 | | - "$(inherited)", |
2347 | | - "$(PROJECT_DIR)/Carthage/Build/iOS", |
2348 | | - ); |
| 2300 | + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
2349 | 2301 | GCC_PREPROCESSOR_DEFINITIONS = ( |
2350 | 2302 | "$(inherited)", |
2351 | 2303 | "COCOAPODS=1", |
|
2379 | 2331 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
2380 | 2332 | CODE_SIGN_STYLE = Automatic; |
2381 | 2333 | DEVELOPMENT_TEAM = ""; |
2382 | | - FRAMEWORK_SEARCH_PATHS = ( |
2383 | | - "$(inherited)", |
2384 | | - "$(PROJECT_DIR)/Carthage/Build/iOS", |
2385 | | - ); |
| 2334 | + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
2386 | 2335 | GCC_PREPROCESSOR_DEFINITIONS = ( |
2387 | 2336 | "$(inherited)", |
2388 | 2337 | "COCOAPODS=1", |
|
0 commit comments