25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

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