Application Android et IOS pour l'amicale des élèves
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.pbxproj 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 074F4BDC2432833400BDB9FE /* app.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 07C2E6E4243282B30028AF0A /* app.bundle */; };
  10. 074F4BDD2432833400BDB9FE /* app.manifest in Resources */ = {isa = PBXBuildFile; fileRef = 07C2E6E3243282B30028AF0A /* app.manifest */; };
  11. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  12. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  13. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  14. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  15. 3DE4DAD41476765101945408 /* libPods-Campus.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D43FF9D506E70904424FA7E9 /* libPods-Campus.a */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXFileReference section */
  18. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  19. 07C2E6E3243282B30028AF0A /* app.manifest */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = app.manifest; path = Campus/Supporting/app.manifest; sourceTree = "<group>"; };
  20. 07C2E6E4243282B30028AF0A /* app.bundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = app.bundle; path = Campus/Supporting/app.bundle; sourceTree = "<group>"; };
  21. 13B07F961A680F5B00A75B9A /* application.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = application.app; sourceTree = BUILT_PRODUCTS_DIR; };
  22. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Campus/AppDelegate.h; sourceTree = "<group>"; };
  23. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Campus/AppDelegate.m; sourceTree = "<group>"; };
  24. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  25. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Campus/Images.xcassets; sourceTree = "<group>"; };
  26. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Campus/Info.plist; sourceTree = "<group>"; };
  27. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Campus/main.m; sourceTree = "<group>"; };
  28. 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
  29. 3B47C5AFCB8BDE514B7D1AC6 /* Pods-Campus.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Campus.debug.xcconfig"; path = "Target Support Files/Pods-Campus/Pods-Campus.debug.xcconfig"; sourceTree = "<group>"; };
  30. 8AC623DBF3A3E2CB072F81F2 /* Pods-Campus.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Campus.release.xcconfig"; path = "Target Support Files/Pods-Campus/Pods-Campus.release.xcconfig"; sourceTree = "<group>"; };
  31. D43FF9D506E70904424FA7E9 /* libPods-Campus.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Campus.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  32. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  33. 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; };
  34. /* End PBXFileReference section */
  35. /* Begin PBXFrameworksBuildPhase section */
  36. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  37. isa = PBXFrameworksBuildPhase;
  38. buildActionMask = 2147483647;
  39. files = (
  40. 3DE4DAD41476765101945408 /* libPods-Campus.a in Frameworks */,
  41. );
  42. runOnlyForDeploymentPostprocessing = 0;
  43. };
  44. /* End PBXFrameworksBuildPhase section */
  45. /* Begin PBXGroup section */
  46. 13B07FAE1A68108700A75B9A /* Campus */ = {
  47. isa = PBXGroup;
  48. children = (
  49. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  50. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  51. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  52. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  53. 13B07FB61A68108700A75B9A /* Info.plist */,
  54. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  55. 13B07FB71A68108700A75B9A /* main.m */,
  56. 07C2E6E4243282B30028AF0A /* app.bundle */,
  57. 07C2E6E3243282B30028AF0A /* app.manifest */,
  58. );
  59. name = Campus;
  60. sourceTree = "<group>";
  61. };
  62. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  63. isa = PBXGroup;
  64. children = (
  65. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  66. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  67. 2D16E6891FA4F8E400B85C8A /* libReact.a */,
  68. D43FF9D506E70904424FA7E9 /* libPods-Campus.a */,
  69. );
  70. name = Frameworks;
  71. sourceTree = "<group>";
  72. };
  73. 72E5486571395D51695C2A02 /* Pods */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 3B47C5AFCB8BDE514B7D1AC6 /* Pods-Campus.debug.xcconfig */,
  77. 8AC623DBF3A3E2CB072F81F2 /* Pods-Campus.release.xcconfig */,
  78. );
  79. path = Pods;
  80. sourceTree = "<group>";
  81. };
  82. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  83. isa = PBXGroup;
  84. children = (
  85. );
  86. name = Libraries;
  87. sourceTree = "<group>";
  88. };
  89. 83CBB9F61A601CBA00E9B192 = {
  90. isa = PBXGroup;
  91. children = (
  92. 13B07FAE1A68108700A75B9A /* Campus */,
  93. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  94. 83CBBA001A601CBA00E9B192 /* Products */,
  95. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  96. 72E5486571395D51695C2A02 /* Pods */,
  97. );
  98. indentWidth = 2;
  99. sourceTree = "<group>";
  100. tabWidth = 2;
  101. usesTabs = 0;
  102. };
  103. 83CBBA001A601CBA00E9B192 /* Products */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 13B07F961A680F5B00A75B9A /* application.app */,
  107. );
  108. name = Products;
  109. sourceTree = "<group>";
  110. };
  111. /* End PBXGroup section */
  112. /* Begin PBXNativeTarget section */
  113. 13B07F861A680F5B00A75B9A /* Campus */ = {
  114. isa = PBXNativeTarget;
  115. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Campus" */;
  116. buildPhases = (
  117. F8BC737F2AD7A05944D9E2A1 /* [CP] Check Pods Manifest.lock */,
  118. FD4C38642228810C00325AF5 /* Start Packager */,
  119. 13B07F871A680F5B00A75B9A /* Sources */,
  120. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  121. 13B07F8E1A680F5B00A75B9A /* Resources */,
  122. 00DD1BFF1BD5951E006B06BC /* Bundle Expo Assets */,
  123. );
  124. buildRules = (
  125. );
  126. dependencies = (
  127. );
  128. name = Campus;
  129. productName = "Hello World";
  130. productReference = 13B07F961A680F5B00A75B9A /* application.app */;
  131. productType = "com.apple.product-type.application";
  132. };
  133. /* End PBXNativeTarget section */
  134. /* Begin PBXProject section */
  135. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  136. isa = PBXProject;
  137. attributes = {
  138. LastUpgradeCheck = 940;
  139. ORGANIZATIONNAME = Facebook;
  140. TargetAttributes = {
  141. 13B07F861A680F5B00A75B9A = {
  142. DevelopmentTeam = 6JA7CLNUV6;
  143. ProvisioningStyle = Manual;
  144. };
  145. };
  146. };
  147. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Campus" */;
  148. compatibilityVersion = "Xcode 3.2";
  149. developmentRegion = English;
  150. hasScannedForEncodings = 0;
  151. knownRegions = (
  152. English,
  153. en,
  154. Base,
  155. );
  156. mainGroup = 83CBB9F61A601CBA00E9B192;
  157. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  158. projectDirPath = "";
  159. projectRoot = "";
  160. targets = (
  161. 13B07F861A680F5B00A75B9A /* Campus */,
  162. );
  163. };
  164. /* End PBXProject section */
  165. /* Begin PBXResourcesBuildPhase section */
  166. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  167. isa = PBXResourcesBuildPhase;
  168. buildActionMask = 2147483647;
  169. files = (
  170. 074F4BDC2432833400BDB9FE /* app.bundle in Resources */,
  171. 074F4BDD2432833400BDB9FE /* app.manifest in Resources */,
  172. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  173. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. /* End PBXResourcesBuildPhase section */
  178. /* Begin PBXShellScriptBuildPhase section */
  179. 00DD1BFF1BD5951E006B06BC /* Bundle Expo Assets */ = {
  180. isa = PBXShellScriptBuildPhase;
  181. buildActionMask = 2147483647;
  182. files = (
  183. );
  184. inputPaths = (
  185. );
  186. name = "Bundle Expo Assets";
  187. outputPaths = (
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. shellPath = /bin/sh;
  191. shellScript = "../node_modules/react-native/scripts/react-native-xcode.sh\n";
  192. };
  193. F8BC737F2AD7A05944D9E2A1 /* [CP] Check Pods Manifest.lock */ = {
  194. isa = PBXShellScriptBuildPhase;
  195. buildActionMask = 2147483647;
  196. files = (
  197. );
  198. inputFileListPaths = (
  199. );
  200. inputPaths = (
  201. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  202. "${PODS_ROOT}/Manifest.lock",
  203. );
  204. name = "[CP] Check Pods Manifest.lock";
  205. outputFileListPaths = (
  206. );
  207. outputPaths = (
  208. "$(DERIVED_FILE_DIR)/Pods-Campus-checkManifestLockResult.txt",
  209. );
  210. runOnlyForDeploymentPostprocessing = 0;
  211. shellPath = /bin/sh;
  212. 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";
  213. showEnvVarsInLog = 0;
  214. };
  215. FD4C38642228810C00325AF5 /* Start Packager */ = {
  216. isa = PBXShellScriptBuildPhase;
  217. buildActionMask = 2147483647;
  218. files = (
  219. );
  220. inputFileListPaths = (
  221. );
  222. inputPaths = (
  223. );
  224. name = "Start Packager";
  225. outputFileListPaths = (
  226. );
  227. outputPaths = (
  228. );
  229. runOnlyForDeploymentPostprocessing = 0;
  230. shellPath = /bin/sh;
  231. shellScript = "if [ \"$CONFIGURATION\" == \"Release\" ]; then\n exit 0;\nfi\nexport 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";
  232. showEnvVarsInLog = 0;
  233. };
  234. /* End PBXShellScriptBuildPhase section */
  235. /* Begin PBXSourcesBuildPhase section */
  236. 13B07F871A680F5B00A75B9A /* Sources */ = {
  237. isa = PBXSourcesBuildPhase;
  238. buildActionMask = 2147483647;
  239. files = (
  240. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  241. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. /* End PBXSourcesBuildPhase section */
  246. /* Begin PBXVariantGroup section */
  247. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  248. isa = PBXVariantGroup;
  249. children = (
  250. 13B07FB21A68108700A75B9A /* Base */,
  251. );
  252. name = LaunchScreen.xib;
  253. path = Campus;
  254. sourceTree = "<group>";
  255. };
  256. /* End PBXVariantGroup section */
  257. /* Begin XCBuildConfiguration section */
  258. 13B07F941A680F5B00A75B9A /* Debug */ = {
  259. isa = XCBuildConfiguration;
  260. baseConfigurationReference = 3B47C5AFCB8BDE514B7D1AC6 /* Pods-Campus.debug.xcconfig */;
  261. buildSettings = {
  262. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  263. CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements;
  264. CODE_SIGN_IDENTITY = "iPhone Distribution";
  265. CODE_SIGN_STYLE = Manual;
  266. CURRENT_PROJECT_VERSION = 1;
  267. DEAD_CODE_STRIPPING = NO;
  268. DEVELOPMENT_TEAM = 6JA7CLNUV6;
  269. INFOPLIST_FILE = Campus/Info.plist;
  270. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  271. OTHER_LDFLAGS = (
  272. "$(inherited)",
  273. "-ObjC",
  274. "-lc++",
  275. );
  276. PRODUCT_BUNDLE_IDENTIFIER = fr.amicaleinsat.application;
  277. PRODUCT_NAME = application;
  278. PROVISIONING_PROFILE_SPECIFIER = "fr.amicaleinsat.application AppStore";
  279. VERSIONING_SYSTEM = "apple-generic";
  280. };
  281. name = Debug;
  282. };
  283. 13B07F951A680F5B00A75B9A /* Release */ = {
  284. isa = XCBuildConfiguration;
  285. baseConfigurationReference = 8AC623DBF3A3E2CB072F81F2 /* Pods-Campus.release.xcconfig */;
  286. buildSettings = {
  287. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  288. CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements;
  289. CODE_SIGN_IDENTITY = "iPhone Distribution";
  290. CODE_SIGN_STYLE = Manual;
  291. CURRENT_PROJECT_VERSION = 1;
  292. DEVELOPMENT_TEAM = 6JA7CLNUV6;
  293. INFOPLIST_FILE = Campus/Info.plist;
  294. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  295. OTHER_LDFLAGS = (
  296. "$(inherited)",
  297. "-ObjC",
  298. "-lc++",
  299. );
  300. PRODUCT_BUNDLE_IDENTIFIER = fr.amicaleinsat.application;
  301. PRODUCT_NAME = application;
  302. PROVISIONING_PROFILE_SPECIFIER = "fr.amicaleinsat.application AppStore";
  303. VERSIONING_SYSTEM = "apple-generic";
  304. };
  305. name = Release;
  306. };
  307. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  308. isa = XCBuildConfiguration;
  309. buildSettings = {
  310. ALWAYS_SEARCH_USER_PATHS = NO;
  311. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  312. CLANG_CXX_LIBRARY = "libc++";
  313. CLANG_ENABLE_MODULES = YES;
  314. CLANG_ENABLE_OBJC_ARC = YES;
  315. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  316. CLANG_WARN_BOOL_CONVERSION = YES;
  317. CLANG_WARN_COMMA = YES;
  318. CLANG_WARN_CONSTANT_CONVERSION = YES;
  319. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  320. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  321. CLANG_WARN_EMPTY_BODY = YES;
  322. CLANG_WARN_ENUM_CONVERSION = YES;
  323. CLANG_WARN_INFINITE_RECURSION = YES;
  324. CLANG_WARN_INT_CONVERSION = YES;
  325. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  326. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  327. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  328. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  329. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  330. CLANG_WARN_STRICT_PROTOTYPES = YES;
  331. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  332. CLANG_WARN_UNREACHABLE_CODE = YES;
  333. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  334. CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements;
  335. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  336. COPY_PHASE_STRIP = NO;
  337. ENABLE_STRICT_OBJC_MSGSEND = YES;
  338. ENABLE_TESTABILITY = YES;
  339. GCC_C_LANGUAGE_STANDARD = gnu99;
  340. GCC_DYNAMIC_NO_PIC = NO;
  341. GCC_NO_COMMON_BLOCKS = YES;
  342. GCC_OPTIMIZATION_LEVEL = 0;
  343. GCC_PREPROCESSOR_DEFINITIONS = (
  344. "DEBUG=1",
  345. "$(inherited)",
  346. );
  347. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  348. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  349. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  350. GCC_WARN_UNDECLARED_SELECTOR = YES;
  351. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  352. GCC_WARN_UNUSED_FUNCTION = YES;
  353. GCC_WARN_UNUSED_VARIABLE = YES;
  354. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  355. MTL_ENABLE_DEBUG_INFO = YES;
  356. ONLY_ACTIVE_ARCH = YES;
  357. PRODUCT_BUNDLE_IDENTIFIER = fr.amicaleinsat.application;
  358. PRODUCT_NAME = application;
  359. SDKROOT = iphoneos;
  360. };
  361. name = Debug;
  362. };
  363. 83CBBA211A601CBA00E9B192 /* Release */ = {
  364. isa = XCBuildConfiguration;
  365. buildSettings = {
  366. ALWAYS_SEARCH_USER_PATHS = NO;
  367. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  368. CLANG_CXX_LIBRARY = "libc++";
  369. CLANG_ENABLE_MODULES = YES;
  370. CLANG_ENABLE_OBJC_ARC = YES;
  371. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  372. CLANG_WARN_BOOL_CONVERSION = YES;
  373. CLANG_WARN_COMMA = YES;
  374. CLANG_WARN_CONSTANT_CONVERSION = YES;
  375. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  376. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  377. CLANG_WARN_EMPTY_BODY = YES;
  378. CLANG_WARN_ENUM_CONVERSION = YES;
  379. CLANG_WARN_INFINITE_RECURSION = YES;
  380. CLANG_WARN_INT_CONVERSION = YES;
  381. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  382. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  383. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  384. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  385. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  386. CLANG_WARN_STRICT_PROTOTYPES = YES;
  387. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  388. CLANG_WARN_UNREACHABLE_CODE = YES;
  389. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  390. CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements;
  391. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  392. COPY_PHASE_STRIP = YES;
  393. ENABLE_NS_ASSERTIONS = NO;
  394. ENABLE_STRICT_OBJC_MSGSEND = YES;
  395. GCC_C_LANGUAGE_STANDARD = gnu99;
  396. GCC_NO_COMMON_BLOCKS = YES;
  397. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  398. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  399. GCC_WARN_UNDECLARED_SELECTOR = YES;
  400. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  401. GCC_WARN_UNUSED_FUNCTION = YES;
  402. GCC_WARN_UNUSED_VARIABLE = YES;
  403. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  404. MTL_ENABLE_DEBUG_INFO = NO;
  405. PRODUCT_BUNDLE_IDENTIFIER = fr.amicaleinsat.application;
  406. PRODUCT_NAME = application;
  407. SDKROOT = iphoneos;
  408. VALIDATE_PRODUCT = YES;
  409. };
  410. name = Release;
  411. };
  412. /* End XCBuildConfiguration section */
  413. /* Begin XCConfigurationList section */
  414. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Campus" */ = {
  415. isa = XCConfigurationList;
  416. buildConfigurations = (
  417. 13B07F941A680F5B00A75B9A /* Debug */,
  418. 13B07F951A680F5B00A75B9A /* Release */,
  419. );
  420. defaultConfigurationIsVisible = 0;
  421. defaultConfigurationName = Release;
  422. };
  423. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Campus" */ = {
  424. isa = XCConfigurationList;
  425. buildConfigurations = (
  426. 83CBBA201A601CBA00E9B192 /* Debug */,
  427. 83CBBA211A601CBA00E9B192 /* Release */,
  428. );
  429. defaultConfigurationIsVisible = 0;
  430. defaultConfigurationName = Release;
  431. };
  432. /* End XCConfigurationList section */
  433. };
  434. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  435. }