Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

546 linhas
24 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  10. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  11. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  12. 2135E9CC48DB47BCB711C12B /* Hack.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2A7E546E77E74EF3A37A6A77 /* Hack.ttf */; };
  13. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
  14. F08AE89A24CCC1AC00473F32 /* LessPassModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = F08AE89924CCC1AC00473F32 /* LessPassModule.swift */; };
  15. F08AE89C24CCC24600473F32 /* LessPassModule.m in Sources */ = {isa = PBXBuildFile; fileRef = F08AE89B24CCC24600473F32 /* LessPassModule.m */; };
  16. F469205BC7F04E6E826112BF /* libPods-LessPass.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A7C3CEA04B154D4EA5B5FE2D /* libPods-LessPass.a */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXFileReference section */
  19. 0033D790DF6D0BD054D0FE0B /* Pods-LessPass.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LessPass.release.xcconfig"; path = "Target Support Files/Pods-LessPass/Pods-LessPass.release.xcconfig"; sourceTree = "<group>"; };
  20. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  21. 13B07F961A680F5B00A75B9A /* LessPass.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LessPass.app; sourceTree = BUILT_PRODUCTS_DIR; };
  22. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = LessPass/AppDelegate.h; sourceTree = "<group>"; };
  23. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = LessPass/AppDelegate.m; sourceTree = "<group>"; };
  24. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = LessPass/Images.xcassets; sourceTree = "<group>"; };
  25. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = LessPass/Info.plist; sourceTree = "<group>"; };
  26. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = LessPass/main.m; sourceTree = "<group>"; };
  27. 2A7E546E77E74EF3A37A6A77 /* Hack.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Hack.ttf; path = ../assets/fonts/Hack.ttf; sourceTree = "<group>"; };
  28. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = LessPass/LaunchScreen.storyboard; sourceTree = "<group>"; };
  29. 87960872BEE8F60939847679 /* Pods-LessPass.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LessPass.debug.xcconfig"; path = "Target Support Files/Pods-LessPass/Pods-LessPass.debug.xcconfig"; sourceTree = "<group>"; };
  30. A7C3CEA04B154D4EA5B5FE2D /* libPods-LessPass.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LessPass.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  31. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  32. ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  33. F08AE89824CCC1AB00473F32 /* LessPass-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LessPass-Bridging-Header.h"; sourceTree = "<group>"; };
  34. F08AE89924CCC1AC00473F32 /* LessPassModule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LessPassModule.swift; sourceTree = "<group>"; };
  35. F08AE89B24CCC24600473F32 /* LessPassModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LessPassModule.m; sourceTree = "<group>"; };
  36. /* End PBXFileReference section */
  37. /* Begin PBXFrameworksBuildPhase section */
  38. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  39. isa = PBXFrameworksBuildPhase;
  40. buildActionMask = 2147483647;
  41. files = (
  42. F469205BC7F04E6E826112BF /* libPods-LessPass.a in Frameworks */,
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. /* End PBXFrameworksBuildPhase section */
  47. /* Begin PBXGroup section */
  48. 057FF7BE84754F339DE1FDE2 /* Resources */ = {
  49. isa = PBXGroup;
  50. children = (
  51. 2A7E546E77E74EF3A37A6A77 /* Hack.ttf */,
  52. );
  53. name = Resources;
  54. sourceTree = "<group>";
  55. };
  56. 13B07FAE1A68108700A75B9A /* LessPass */ = {
  57. isa = PBXGroup;
  58. children = (
  59. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  60. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  61. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  62. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  63. 13B07FB61A68108700A75B9A /* Info.plist */,
  64. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
  65. 13B07FB71A68108700A75B9A /* main.m */,
  66. F08AE89924CCC1AC00473F32 /* LessPassModule.swift */,
  67. F08AE89824CCC1AB00473F32 /* LessPass-Bridging-Header.h */,
  68. F08AE89B24CCC24600473F32 /* LessPassModule.m */,
  69. );
  70. name = LessPass;
  71. sourceTree = "<group>";
  72. };
  73. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  74. isa = PBXGroup;
  75. children = (
  76. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  77. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  78. A7C3CEA04B154D4EA5B5FE2D /* libPods-LessPass.a */,
  79. );
  80. name = Frameworks;
  81. sourceTree = "<group>";
  82. };
  83. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  84. isa = PBXGroup;
  85. children = (
  86. );
  87. name = Libraries;
  88. sourceTree = "<group>";
  89. };
  90. 83CBB9F61A601CBA00E9B192 = {
  91. isa = PBXGroup;
  92. children = (
  93. 13B07FAE1A68108700A75B9A /* LessPass */,
  94. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  95. 83CBBA001A601CBA00E9B192 /* Products */,
  96. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  97. D727F9DEC1CEF1C5FAE9CF83 /* Pods */,
  98. 057FF7BE84754F339DE1FDE2 /* Resources */,
  99. );
  100. indentWidth = 2;
  101. sourceTree = "<group>";
  102. tabWidth = 2;
  103. usesTabs = 0;
  104. };
  105. 83CBBA001A601CBA00E9B192 /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 13B07F961A680F5B00A75B9A /* LessPass.app */,
  109. );
  110. name = Products;
  111. sourceTree = "<group>";
  112. };
  113. D727F9DEC1CEF1C5FAE9CF83 /* Pods */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 87960872BEE8F60939847679 /* Pods-LessPass.debug.xcconfig */,
  117. 0033D790DF6D0BD054D0FE0B /* Pods-LessPass.release.xcconfig */,
  118. );
  119. path = Pods;
  120. sourceTree = "<group>";
  121. };
  122. /* End PBXGroup section */
  123. /* Begin PBXNativeTarget section */
  124. 13B07F861A680F5B00A75B9A /* LessPass */ = {
  125. isa = PBXNativeTarget;
  126. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "LessPass" */;
  127. buildPhases = (
  128. 8446EE65DD72C14B0E665F02 /* [CP] Check Pods Manifest.lock */,
  129. FD10A7F022414F080027D42C /* Start Packager */,
  130. 13B07F871A680F5B00A75B9A /* Sources */,
  131. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  132. 13B07F8E1A680F5B00A75B9A /* Resources */,
  133. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  134. 87F65528C05E5E581ABE0A81 /* [CP] Embed Pods Frameworks */,
  135. 352DA40C15F903EA6E9A3A11 /* [CP] Copy Pods Resources */,
  136. );
  137. buildRules = (
  138. );
  139. dependencies = (
  140. );
  141. name = LessPass;
  142. productName = LessPass;
  143. productReference = 13B07F961A680F5B00A75B9A /* LessPass.app */;
  144. productType = "com.apple.product-type.application";
  145. };
  146. /* End PBXNativeTarget section */
  147. /* Begin PBXProject section */
  148. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  149. isa = PBXProject;
  150. attributes = {
  151. LastUpgradeCheck = 1230;
  152. TargetAttributes = {
  153. 13B07F861A680F5B00A75B9A = {
  154. DevelopmentTeam = 5Y4MF2AT83;
  155. LastSwiftMigration = 1160;
  156. ProvisioningStyle = Automatic;
  157. };
  158. };
  159. };
  160. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "LessPass" */;
  161. compatibilityVersion = "Xcode 3.2";
  162. developmentRegion = en;
  163. hasScannedForEncodings = 0;
  164. knownRegions = (
  165. en,
  166. Base,
  167. );
  168. mainGroup = 83CBB9F61A601CBA00E9B192;
  169. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  170. projectDirPath = "";
  171. projectRoot = "";
  172. targets = (
  173. 13B07F861A680F5B00A75B9A /* LessPass */,
  174. );
  175. };
  176. /* End PBXProject section */
  177. /* Begin PBXResourcesBuildPhase section */
  178. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  179. isa = PBXResourcesBuildPhase;
  180. buildActionMask = 2147483647;
  181. files = (
  182. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
  183. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  184. 2135E9CC48DB47BCB711C12B /* Hack.ttf in Resources */,
  185. );
  186. runOnlyForDeploymentPostprocessing = 0;
  187. };
  188. /* End PBXResourcesBuildPhase section */
  189. /* Begin PBXShellScriptBuildPhase section */
  190. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  191. isa = PBXShellScriptBuildPhase;
  192. buildActionMask = 2147483647;
  193. files = (
  194. );
  195. inputPaths = (
  196. );
  197. name = "Bundle React Native code and images";
  198. outputPaths = (
  199. );
  200. runOnlyForDeploymentPostprocessing = 0;
  201. shellPath = /bin/sh;
  202. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  203. };
  204. 352DA40C15F903EA6E9A3A11 /* [CP] Copy Pods Resources */ = {
  205. isa = PBXShellScriptBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. );
  209. inputPaths = (
  210. "${PODS_ROOT}/Target Support Files/Pods-LessPass/Pods-LessPass-resources.sh",
  211. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf",
  212. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
  213. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
  214. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf",
  215. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf",
  216. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf",
  217. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf",
  218. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf",
  219. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf",
  220. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf",
  221. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf",
  222. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf",
  223. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf",
  224. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf",
  225. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf",
  226. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf",
  227. "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
  228. );
  229. name = "[CP] Copy Pods Resources";
  230. outputPaths = (
  231. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf",
  232. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf",
  233. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf",
  234. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Feather.ttf",
  235. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome.ttf",
  236. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Brands.ttf",
  237. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Regular.ttf",
  238. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Solid.ttf",
  239. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Fontisto.ttf",
  240. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Foundation.ttf",
  241. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Ionicons.ttf",
  242. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialCommunityIcons.ttf",
  243. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialIcons.ttf",
  244. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Octicons.ttf",
  245. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf",
  246. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf",
  247. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
  248. );
  249. runOnlyForDeploymentPostprocessing = 0;
  250. shellPath = /bin/sh;
  251. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LessPass/Pods-LessPass-resources.sh\"\n";
  252. showEnvVarsInLog = 0;
  253. };
  254. 8446EE65DD72C14B0E665F02 /* [CP] Check Pods Manifest.lock */ = {
  255. isa = PBXShellScriptBuildPhase;
  256. buildActionMask = 2147483647;
  257. files = (
  258. );
  259. inputFileListPaths = (
  260. );
  261. inputPaths = (
  262. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  263. "${PODS_ROOT}/Manifest.lock",
  264. );
  265. name = "[CP] Check Pods Manifest.lock";
  266. outputFileListPaths = (
  267. );
  268. outputPaths = (
  269. "$(DERIVED_FILE_DIR)/Pods-LessPass-checkManifestLockResult.txt",
  270. );
  271. runOnlyForDeploymentPostprocessing = 0;
  272. shellPath = /bin/sh;
  273. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  274. showEnvVarsInLog = 0;
  275. };
  276. 87F65528C05E5E581ABE0A81 /* [CP] Embed Pods Frameworks */ = {
  277. isa = PBXShellScriptBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. );
  281. inputPaths = (
  282. "${PODS_ROOT}/Target Support Files/Pods-LessPass/Pods-LessPass-frameworks.sh",
  283. "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-DoubleConversion/double-conversion.framework/double-conversion",
  284. "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal/OpenSSL.framework/OpenSSL",
  285. );
  286. name = "[CP] Embed Pods Frameworks";
  287. outputPaths = (
  288. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/double-conversion.framework",
  289. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework",
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. shellPath = /bin/sh;
  293. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LessPass/Pods-LessPass-frameworks.sh\"\n";
  294. showEnvVarsInLog = 0;
  295. };
  296. FD10A7F022414F080027D42C /* Start Packager */ = {
  297. isa = PBXShellScriptBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. );
  301. inputFileListPaths = (
  302. );
  303. inputPaths = (
  304. );
  305. name = "Start Packager";
  306. outputFileListPaths = (
  307. );
  308. outputPaths = (
  309. );
  310. runOnlyForDeploymentPostprocessing = 0;
  311. shellPath = /bin/sh;
  312. shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
  313. showEnvVarsInLog = 0;
  314. };
  315. /* End PBXShellScriptBuildPhase section */
  316. /* Begin PBXSourcesBuildPhase section */
  317. 13B07F871A680F5B00A75B9A /* Sources */ = {
  318. isa = PBXSourcesBuildPhase;
  319. buildActionMask = 2147483647;
  320. files = (
  321. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  322. F08AE89A24CCC1AC00473F32 /* LessPassModule.swift in Sources */,
  323. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  324. F08AE89C24CCC24600473F32 /* LessPassModule.m in Sources */,
  325. );
  326. runOnlyForDeploymentPostprocessing = 0;
  327. };
  328. /* End PBXSourcesBuildPhase section */
  329. /* Begin XCBuildConfiguration section */
  330. 13B07F941A680F5B00A75B9A /* Debug */ = {
  331. isa = XCBuildConfiguration;
  332. baseConfigurationReference = 87960872BEE8F60939847679 /* Pods-LessPass.debug.xcconfig */;
  333. buildSettings = {
  334. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  335. CLANG_ENABLE_MODULES = YES;
  336. CODE_SIGN_IDENTITY = "Apple Development";
  337. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
  338. CODE_SIGN_STYLE = Automatic;
  339. CURRENT_PROJECT_VERSION = 1;
  340. DEVELOPMENT_TEAM = 5Y4MF2AT83;
  341. ENABLE_BITCODE = NO;
  342. GCC_PREPROCESSOR_DEFINITIONS = (
  343. "$(inherited)",
  344. "FB_SONARKIT_ENABLED=1",
  345. );
  346. INFOPLIST_FILE = LessPass/Info.plist;
  347. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  348. MARKETING_VERSION = 9.7.0;
  349. OTHER_LDFLAGS = (
  350. "$(inherited)",
  351. "-ObjC",
  352. "-lc++",
  353. );
  354. PRODUCT_BUNDLE_IDENTIFIER = com.lesspass.ios;
  355. PRODUCT_NAME = LessPass;
  356. PROVISIONING_PROFILE_SPECIFIER = "";
  357. SWIFT_OBJC_BRIDGING_HEADER = "LessPass-Bridging-Header.h";
  358. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  359. SWIFT_VERSION = 5.0;
  360. TARGETED_DEVICE_FAMILY = "1,2";
  361. VERSIONING_SYSTEM = "apple-generic";
  362. };
  363. name = Debug;
  364. };
  365. 13B07F951A680F5B00A75B9A /* Release */ = {
  366. isa = XCBuildConfiguration;
  367. baseConfigurationReference = 0033D790DF6D0BD054D0FE0B /* Pods-LessPass.release.xcconfig */;
  368. buildSettings = {
  369. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  370. CLANG_ENABLE_MODULES = YES;
  371. CODE_SIGN_IDENTITY = "Apple Development";
  372. CODE_SIGN_STYLE = Automatic;
  373. CURRENT_PROJECT_VERSION = 1;
  374. DEVELOPMENT_TEAM = 5Y4MF2AT83;
  375. INFOPLIST_FILE = LessPass/Info.plist;
  376. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  377. MARKETING_VERSION = 9.7.0;
  378. OTHER_LDFLAGS = (
  379. "$(inherited)",
  380. "-ObjC",
  381. "-lc++",
  382. );
  383. PRODUCT_BUNDLE_IDENTIFIER = com.lesspass.ios;
  384. PRODUCT_NAME = LessPass;
  385. PROVISIONING_PROFILE_SPECIFIER = "";
  386. SWIFT_OBJC_BRIDGING_HEADER = "LessPass-Bridging-Header.h";
  387. SWIFT_VERSION = 5.0;
  388. TARGETED_DEVICE_FAMILY = "1,2";
  389. VERSIONING_SYSTEM = "apple-generic";
  390. };
  391. name = Release;
  392. };
  393. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  394. isa = XCBuildConfiguration;
  395. buildSettings = {
  396. ALWAYS_SEARCH_USER_PATHS = NO;
  397. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  398. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  399. CLANG_CXX_LIBRARY = "libc++";
  400. CLANG_ENABLE_MODULES = YES;
  401. CLANG_ENABLE_OBJC_ARC = YES;
  402. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  403. CLANG_WARN_BOOL_CONVERSION = YES;
  404. CLANG_WARN_COMMA = YES;
  405. CLANG_WARN_CONSTANT_CONVERSION = YES;
  406. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  407. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  408. CLANG_WARN_EMPTY_BODY = YES;
  409. CLANG_WARN_ENUM_CONVERSION = YES;
  410. CLANG_WARN_INFINITE_RECURSION = YES;
  411. CLANG_WARN_INT_CONVERSION = YES;
  412. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  413. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  414. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  415. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  416. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  417. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  418. CLANG_WARN_STRICT_PROTOTYPES = YES;
  419. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  420. CLANG_WARN_UNREACHABLE_CODE = YES;
  421. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  422. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  423. COPY_PHASE_STRIP = NO;
  424. ENABLE_STRICT_OBJC_MSGSEND = YES;
  425. ENABLE_TESTABILITY = YES;
  426. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 ";
  427. GCC_C_LANGUAGE_STANDARD = gnu99;
  428. GCC_DYNAMIC_NO_PIC = NO;
  429. GCC_NO_COMMON_BLOCKS = YES;
  430. GCC_OPTIMIZATION_LEVEL = 0;
  431. GCC_PREPROCESSOR_DEFINITIONS = (
  432. "DEBUG=1",
  433. "$(inherited)",
  434. );
  435. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  436. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  437. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  438. GCC_WARN_UNDECLARED_SELECTOR = YES;
  439. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  440. GCC_WARN_UNUSED_FUNCTION = YES;
  441. GCC_WARN_UNUSED_VARIABLE = YES;
  442. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  443. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  444. LIBRARY_SEARCH_PATHS = (
  445. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  446. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  447. "\"$(inherited)\"",
  448. );
  449. MTL_ENABLE_DEBUG_INFO = YES;
  450. ONLY_ACTIVE_ARCH = YES;
  451. SDKROOT = iphoneos;
  452. };
  453. name = Debug;
  454. };
  455. 83CBBA211A601CBA00E9B192 /* Release */ = {
  456. isa = XCBuildConfiguration;
  457. buildSettings = {
  458. ALWAYS_SEARCH_USER_PATHS = NO;
  459. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  460. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  461. CLANG_CXX_LIBRARY = "libc++";
  462. CLANG_ENABLE_MODULES = YES;
  463. CLANG_ENABLE_OBJC_ARC = YES;
  464. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  465. CLANG_WARN_BOOL_CONVERSION = YES;
  466. CLANG_WARN_COMMA = YES;
  467. CLANG_WARN_CONSTANT_CONVERSION = YES;
  468. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  469. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  470. CLANG_WARN_EMPTY_BODY = YES;
  471. CLANG_WARN_ENUM_CONVERSION = YES;
  472. CLANG_WARN_INFINITE_RECURSION = YES;
  473. CLANG_WARN_INT_CONVERSION = YES;
  474. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  475. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  476. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  477. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  478. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  479. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  480. CLANG_WARN_STRICT_PROTOTYPES = YES;
  481. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  482. CLANG_WARN_UNREACHABLE_CODE = YES;
  483. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  484. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  485. COPY_PHASE_STRIP = YES;
  486. ENABLE_NS_ASSERTIONS = NO;
  487. ENABLE_STRICT_OBJC_MSGSEND = YES;
  488. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 ";
  489. GCC_C_LANGUAGE_STANDARD = gnu99;
  490. GCC_NO_COMMON_BLOCKS = YES;
  491. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  492. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  493. GCC_WARN_UNDECLARED_SELECTOR = YES;
  494. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  495. GCC_WARN_UNUSED_FUNCTION = YES;
  496. GCC_WARN_UNUSED_VARIABLE = YES;
  497. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  498. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  499. LIBRARY_SEARCH_PATHS = (
  500. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  501. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  502. "\"$(inherited)\"",
  503. );
  504. MTL_ENABLE_DEBUG_INFO = NO;
  505. SDKROOT = iphoneos;
  506. SWIFT_COMPILATION_MODE = wholemodule;
  507. VALIDATE_PRODUCT = YES;
  508. };
  509. name = Release;
  510. };
  511. /* End XCBuildConfiguration section */
  512. /* Begin XCConfigurationList section */
  513. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "LessPass" */ = {
  514. isa = XCConfigurationList;
  515. buildConfigurations = (
  516. 13B07F941A680F5B00A75B9A /* Debug */,
  517. 13B07F951A680F5B00A75B9A /* Release */,
  518. );
  519. defaultConfigurationIsVisible = 0;
  520. defaultConfigurationName = Release;
  521. };
  522. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "LessPass" */ = {
  523. isa = XCConfigurationList;
  524. buildConfigurations = (
  525. 83CBBA201A601CBA00E9B192 /* Debug */,
  526. 83CBBA211A601CBA00E9B192 /* Release */,
  527. );
  528. defaultConfigurationIsVisible = 0;
  529. defaultConfigurationName = Release;
  530. };
  531. /* End XCConfigurationList section */
  532. };
  533. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  534. }