project.pbxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0207DA571B56EA530066E2B4 /* Images.xcassets */; };
  10. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
  11. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  12. 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; };
  13. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
  14. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
  15. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
  16. 2327F58B39C34ABEAD454EAD /* MEGBluetoothSerial.m in Sources */ = {isa = PBXBuildFile; fileRef = A2093802853242F3A80AD804 /* MEGBluetoothSerial.m */; };
  17. 41501EA5FFBC44A4A9C21024 /* CBPeripheral+BTSExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C6F35168C0447E99ADC67B3 /* CBPeripheral+BTSExtensions.m */; };
  18. F950A63D907640E582BAB9F8 /* BLE.m in Sources */ = {isa = PBXBuildFile; fileRef = 027C6948ED8A4AA5B60C5CCD /* BLE.m */; };
  19. 06FB04165B8343D78630B30F /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D5CFBB84293E4DA7B5CE1832 /* CoreBluetooth.framework */; };
  20. 6B1FD79864F849D789663B28 /* CDVRemoteInjection.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B4E58B86C254D3DAA31A847 /* CDVRemoteInjection.m */; };
  21. 00A13DF9F65A4E10A661EE0E /* CDVRemoteInjectionWebViewBaseDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E86E4E099062425F953C572E /* CDVRemoteInjectionWebViewBaseDelegate.m */; };
  22. EAA36962BEC44A63B6EEFB12 /* CDVRemoteInjectionUIWebViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B239A5F881F4B10A4621A79 /* CDVRemoteInjectionUIWebViewDelegate.m */; };
  23. 467A5DB605A342FCBD016A31 /* CDVRemoteInjectionWKWebViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C496A9B29544442B030BC8B /* CDVRemoteInjectionWKWebViewDelegate.m */; };
  24. 889F84C4A0514CC78D036982 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FCD57B10F09E4F01A5C149DC /* WebKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  25. A05BE498F8F34C67B2F3DC85 /* Toast+UIView.m in Sources */ = {isa = PBXBuildFile; fileRef = C33219C83DC44834BCA1974E /* Toast+UIView.m */; };
  26. 0F49C423A3E9436D8FA77C21 /* Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 31DE352AB176476289A36B11 /* Toast.m */; };
  27. F670A0FAE88F4F62A60DC9D5 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610AD970A4034F3C966D5E89 /* QuartzCore.framework */; };
  28. 039C6EDFD6FD43AFB08DF174 /* BLECentralPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = E91BB1B55FDD44579BF1D606 /* BLECentralPlugin.m */; };
  29. 4C8E0C88F6C1457DAD741186 /* CBPeripheral+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = C096F1D19D7946B89F20164F /* CBPeripheral+Extensions.m */; };
  30. 5EB80BAC38C94FFC8C7F92BA /* BLECommandContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 0ECEF0A2314B4C68A24B3997 /* BLECommandContext.m */; };
  31. FE0F8DD69ED24E8FB82C1030 /* UIImage+CropScaleOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 976D01A1AD9C49B4B66EE69D /* UIImage+CropScaleOrientation.m */; };
  32. 46821C8FF25A4ED3816EAC2C /* CDVCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E26437524D248BAA114ED42 /* CDVCamera.m */; };
  33. 99E2841D6B724CD68B840145 /* CDVJpegHeaderWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = D86787F4185140248ABDF3CA /* CDVJpegHeaderWriter.m */; };
  34. 9E2BDB0020304812BD079AB7 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1394FEF9FC7A486FBAD3928D /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  35. F22D694B0FC946D9BF5ECD6C /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B571B381FB8C456983075E20 /* CoreLocation.framework */; };
  36. 3775C80524E4410CA08F23F3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 805AEA7DF3D44CEF85C89D05 /* AVFoundation.framework */; };
  37. 4575174227BD4F15BDE80E99 /* Handheld.m in Sources */ = {isa = PBXBuildFile; fileRef = E162B571570947AAAFC05288 /* Handheld.m */; };
  38. 526CB910FAA641B587718D42 /* ScanViewController.h in Resources */ = {isa = PBXBuildFile; fileRef = C6A95E7A8AFF40E3A096A760 /* ScanViewController.h */; };
  39. 823DCD9BDB45480CA233BCAA /* ScanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AB51BF104A784DE2B4AA8D05 /* ScanViewController.m */; };
  40. 49AB347153F24A23833B36F9 /* qrCodeScanner.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 87705B66E11F495BA4600D9B /* qrCodeScanner.bundle */; };
  41. /* End PBXBuildFile section */
  42. /* Begin PBXContainerItemProxy section */
  43. 301BF534109A57CC0062928A /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  46. proxyType = 2;
  47. remoteGlobalIDString = D2AAC07E0554694100DB518D;
  48. remoteInfo = CordovaLib;
  49. };
  50. 301BF550109A68C00062928A /* PBXContainerItemProxy */ = {
  51. isa = PBXContainerItemProxy;
  52. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  53. proxyType = 1;
  54. remoteGlobalIDString = D2AAC07D0554694100DB518D;
  55. remoteInfo = CordovaLib;
  56. };
  57. 3A00332020F345CC00FA030B /* PBXContainerItemProxy */ = {
  58. isa = PBXContainerItemProxy;
  59. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  60. proxyType = 2;
  61. remoteGlobalIDString = C0C01EB21E3911D50056E6CB;
  62. remoteInfo = Cordova;
  63. };
  64. /* End PBXContainerItemProxy section */
  65. /* Begin PBXFileReference section */
  66. 0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = AnimalWeight/Images.xcassets; sourceTree = SOURCE_ROOT; };
  67. 1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  68. 1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  69. 1D6058910D05DD3D006BFB54 /* AnimalWeight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimalWeight.app; sourceTree = BUILT_PRODUCTS_DIR; };
  70. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  71. 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; };
  72. 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
  73. 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  74. 302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  75. 302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
  76. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-debug.xcconfig"; path = "cordova/build-debug.xcconfig"; sourceTree = SOURCE_ROOT; };
  77. 3047A5101AB8059700498E2A /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-release.xcconfig"; path = "cordova/build-release.xcconfig"; sourceTree = SOURCE_ROOT; };
  78. 3047A5111AB8059700498E2A /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = cordova/build.xcconfig; sourceTree = SOURCE_ROOT; };
  79. 32CA4F630368D1EE00C91783 /* AnimalWeight-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AnimalWeight-Prefix.pch"; sourceTree = "<group>"; };
  80. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = AnimalWeight/CDVLaunchScreen.storyboard; sourceTree = SOURCE_ROOT; };
  81. 8D1107310486CEB800E47090 /* AnimalWeight-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "AnimalWeight-Info.plist"; path = "AnimalWeight/AnimalWeight-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = SOURCE_ROOT; };
  82. EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; };
  83. EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; };
  84. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
  85. F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = AnimalWeight/config.xml; sourceTree = "<group>"; };
  86. A2093802853242F3A80AD804 /* MEGBluetoothSerial.m */ = {isa = PBXFileReference; name = "MEGBluetoothSerial.m"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/MEGBluetoothSerial.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  87. 8C6F35168C0447E99ADC67B3 /* CBPeripheral+BTSExtensions.m */ = {isa = PBXFileReference; name = "CBPeripheral+BTSExtensions.m"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/CBPeripheral+BTSExtensions.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  88. 027C6948ED8A4AA5B60C5CCD /* BLE.m */ = {isa = PBXFileReference; name = "BLE.m"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/BLE.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  89. D0C23A29221641DE89E9CB5E /* MEGBluetoothSerial.h */ = {isa = PBXFileReference; name = "MEGBluetoothSerial.h"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/MEGBluetoothSerial.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  90. DC167D0D2C1C401E8B374529 /* CBPeripheral+BTSExtensions.h */ = {isa = PBXFileReference; name = "CBPeripheral+BTSExtensions.h"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/CBPeripheral+BTSExtensions.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  91. BCD186D96A6F414AB905793C /* BLE.h */ = {isa = PBXFileReference; name = "BLE.h"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/BLE.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  92. 41CA7CB1DE494B46A96B510C /* BLEDefines.h */ = {isa = PBXFileReference; name = "BLEDefines.h"; path = "cordova-plugin-bluetooth-serial/BluetoothSerial/BLEDefines.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  93. D5CFBB84293E4DA7B5CE1832 /* CoreBluetooth.framework */ = {isa = PBXFileReference; name = "CoreBluetooth.framework"; path = "System/Library/Frameworks/CoreBluetooth.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
  94. 9B4E58B86C254D3DAA31A847 /* CDVRemoteInjection.m */ = {isa = PBXFileReference; name = "CDVRemoteInjection.m"; path = "cordova-plugin-remote-injection/CDVRemoteInjection.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  95. E86E4E099062425F953C572E /* CDVRemoteInjectionWebViewBaseDelegate.m */ = {isa = PBXFileReference; name = "CDVRemoteInjectionWebViewBaseDelegate.m"; path = "cordova-plugin-remote-injection/CDVRemoteInjectionWebViewBaseDelegate.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  96. 7B239A5F881F4B10A4621A79 /* CDVRemoteInjectionUIWebViewDelegate.m */ = {isa = PBXFileReference; name = "CDVRemoteInjectionUIWebViewDelegate.m"; path = "cordova-plugin-remote-injection/CDVRemoteInjectionUIWebViewDelegate.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  97. 2C496A9B29544442B030BC8B /* CDVRemoteInjectionWKWebViewDelegate.m */ = {isa = PBXFileReference; name = "CDVRemoteInjectionWKWebViewDelegate.m"; path = "cordova-plugin-remote-injection/CDVRemoteInjectionWKWebViewDelegate.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  98. FB226AA600A14042A957FDC2 /* CDVRemoteInjection.h */ = {isa = PBXFileReference; name = "CDVRemoteInjection.h"; path = "cordova-plugin-remote-injection/CDVRemoteInjection.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  99. 62AE03CE5E984852A71615C3 /* CDVRemoteInjectionWebViewBaseDelegate.h */ = {isa = PBXFileReference; name = "CDVRemoteInjectionWebViewBaseDelegate.h"; path = "cordova-plugin-remote-injection/CDVRemoteInjectionWebViewBaseDelegate.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  100. AB3729B6963341C0B2D1130D /* CDVRemoteInjectionUIWebViewDelegate.h */ = {isa = PBXFileReference; name = "CDVRemoteInjectionUIWebViewDelegate.h"; path = "cordova-plugin-remote-injection/CDVRemoteInjectionUIWebViewDelegate.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  101. CCD450307E354532AEE55B2A /* CDVRemoteInjectionWKWebViewDelegate.h */ = {isa = PBXFileReference; name = "CDVRemoteInjectionWKWebViewDelegate.h"; path = "cordova-plugin-remote-injection/CDVRemoteInjectionWKWebViewDelegate.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  102. FCD57B10F09E4F01A5C149DC /* WebKit.framework */ = {isa = PBXFileReference; name = "WebKit.framework"; path = "System/Library/Frameworks/WebKit.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
  103. C33219C83DC44834BCA1974E /* Toast+UIView.m */ = {isa = PBXFileReference; name = "Toast+UIView.m"; path = "cordova-plugin-x-toast/Toast+UIView.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  104. 31DE352AB176476289A36B11 /* Toast.m */ = {isa = PBXFileReference; name = "Toast.m"; path = "cordova-plugin-x-toast/Toast.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  105. A83609A793D043D1B5BE57B0 /* Toast+UIView.h */ = {isa = PBXFileReference; name = "Toast+UIView.h"; path = "cordova-plugin-x-toast/Toast+UIView.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  106. BE218B3221984A29B2783470 /* Toast.h */ = {isa = PBXFileReference; name = "Toast.h"; path = "cordova-plugin-x-toast/Toast.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  107. 610AD970A4034F3C966D5E89 /* QuartzCore.framework */ = {isa = PBXFileReference; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
  108. E91BB1B55FDD44579BF1D606 /* BLECentralPlugin.m */ = {isa = PBXFileReference; name = "BLECentralPlugin.m"; path = "cordova-plugin-ble-central/BLECentralPlugin/BLECentralPlugin.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  109. C096F1D19D7946B89F20164F /* CBPeripheral+Extensions.m */ = {isa = PBXFileReference; name = "CBPeripheral+Extensions.m"; path = "cordova-plugin-ble-central/BLECentralPlugin/CBPeripheral+Extensions.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  110. 0ECEF0A2314B4C68A24B3997 /* BLECommandContext.m */ = {isa = PBXFileReference; name = "BLECommandContext.m"; path = "cordova-plugin-ble-central/BLECentralPlugin/BLECommandContext.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  111. 378653CBBD474EA89CCD4539 /* BLECentralPlugin.h */ = {isa = PBXFileReference; name = "BLECentralPlugin.h"; path = "cordova-plugin-ble-central/BLECentralPlugin/BLECentralPlugin.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  112. 11E92C47907D4CB5B4F15AD6 /* CBPeripheral+Extensions.h */ = {isa = PBXFileReference; name = "CBPeripheral+Extensions.h"; path = "cordova-plugin-ble-central/BLECentralPlugin/CBPeripheral+Extensions.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  113. B1CDA0C6E40E43AC9C848AFE /* BLECommandContext.h */ = {isa = PBXFileReference; name = "BLECommandContext.h"; path = "cordova-plugin-ble-central/BLECentralPlugin/BLECommandContext.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  114. 976D01A1AD9C49B4B66EE69D /* UIImage+CropScaleOrientation.m */ = {isa = PBXFileReference; name = "UIImage+CropScaleOrientation.m"; path = "cordova-plugin-camera/UIImage+CropScaleOrientation.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  115. 2E26437524D248BAA114ED42 /* CDVCamera.m */ = {isa = PBXFileReference; name = "CDVCamera.m"; path = "cordova-plugin-camera/CDVCamera.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  116. D86787F4185140248ABDF3CA /* CDVJpegHeaderWriter.m */ = {isa = PBXFileReference; name = "CDVJpegHeaderWriter.m"; path = "cordova-plugin-camera/CDVJpegHeaderWriter.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  117. 78D253676F9946248B3B1B1D /* UIImage+CropScaleOrientation.h */ = {isa = PBXFileReference; name = "UIImage+CropScaleOrientation.h"; path = "cordova-plugin-camera/UIImage+CropScaleOrientation.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  118. 3B63FBCD95A94369B987350C /* CDVCamera.h */ = {isa = PBXFileReference; name = "CDVCamera.h"; path = "cordova-plugin-camera/CDVCamera.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  119. E5D66887B89B45B984869420 /* CDVJpegHeaderWriter.h */ = {isa = PBXFileReference; name = "CDVJpegHeaderWriter.h"; path = "cordova-plugin-camera/CDVJpegHeaderWriter.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  120. 32068FE09C1C4F79B6DFE2B8 /* CDVExif.h */ = {isa = PBXFileReference; name = "CDVExif.h"; path = "cordova-plugin-camera/CDVExif.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  121. 1394FEF9FC7A486FBAD3928D /* ImageIO.framework */ = {isa = PBXFileReference; name = "ImageIO.framework"; path = "System/Library/Frameworks/ImageIO.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
  122. B571B381FB8C456983075E20 /* CoreLocation.framework */ = {isa = PBXFileReference; name = "CoreLocation.framework"; path = "System/Library/Frameworks/CoreLocation.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
  123. 805AEA7DF3D44CEF85C89D05 /* AVFoundation.framework */ = {isa = PBXFileReference; name = "AVFoundation.framework"; path = "System/Library/Frameworks/AVFoundation.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
  124. E162B571570947AAAFC05288 /* Handheld.m */ = {isa = PBXFileReference; name = "Handheld.m"; path = "cordova-plugin-handheld/Handheld.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  125. C6A95E7A8AFF40E3A096A760 /* ScanViewController.h */ = {isa = PBXFileReference; name = "ScanViewController.h"; path = "cordova-plugin-handheld/ScanViewController.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
  126. AB51BF104A784DE2B4AA8D05 /* ScanViewController.m */ = {isa = PBXFileReference; name = "ScanViewController.m"; path = "cordova-plugin-handheld/ScanViewController.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
  127. 87705B66E11F495BA4600D9B /* qrCodeScanner.bundle */ = {isa = PBXFileReference; name = "qrCodeScanner.bundle"; path = "qrCodeScanner.bundle"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.plug-in; explicitFileType = undefined; includeInIndex = 0; };
  128. /* End PBXFileReference section */
  129. /* Begin PBXFrameworksBuildPhase section */
  130. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  131. isa = PBXFrameworksBuildPhase;
  132. buildActionMask = 2147483647;
  133. files = (
  134. 301BF552109A68D80062928A /* libCordova.a in Frameworks */,
  135. 06FB04165B8343D78630B30F /* CoreBluetooth.framework in Frameworks */,
  136. 889F84C4A0514CC78D036982 /* WebKit.framework in Frameworks */,
  137. F670A0FAE88F4F62A60DC9D5 /* QuartzCore.framework in Frameworks */,
  138. 9E2BDB0020304812BD079AB7 /* ImageIO.framework in Frameworks */,
  139. F22D694B0FC946D9BF5ECD6C /* CoreLocation.framework in Frameworks */,
  140. 3775C80524E4410CA08F23F3 /* AVFoundation.framework in Frameworks */,
  141. );
  142. runOnlyForDeploymentPostprocessing = 0;
  143. };
  144. /* End PBXFrameworksBuildPhase section */
  145. /* Begin PBXGroup section */
  146. 080E96DDFE201D6D7F000001 /* Classes */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 302D95EE14D2391D003F00A1 /* MainViewController.h */,
  150. 302D95EF14D2391D003F00A1 /* MainViewController.m */,
  151. 302D95F014D2391D003F00A1 /* MainViewController.xib */,
  152. 1D3623240D0F684500981E51 /* AppDelegate.h */,
  153. 1D3623250D0F684500981E51 /* AppDelegate.m */,
  154. );
  155. name = Classes;
  156. path = AnimalWeight/Classes;
  157. sourceTree = SOURCE_ROOT;
  158. };
  159. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 1D6058910D05DD3D006BFB54 /* AnimalWeight.app */,
  163. );
  164. name = Products;
  165. sourceTree = "<group>";
  166. };
  167. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  168. isa = PBXGroup;
  169. children = (
  170. EB87FDF41871DAF40020F90C /* config.xml */,
  171. EB87FDF31871DA8E0020F90C /* www */,
  172. EB87FDF11871DA420020F90C /* Staging */,
  173. 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */,
  174. 080E96DDFE201D6D7F000001 /* Classes */,
  175. 307C750510C5A3420062BCA9 /* Plugins */,
  176. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  177. 29B97317FDCFA39411CA2CEA /* Resources */,
  178. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  179. 19C28FACFE9D520D11CA2CBB /* Products */,
  180. );
  181. name = CustomTemplate;
  182. sourceTree = "<group>";
  183. };
  184. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 32CA4F630368D1EE00C91783 /* AnimalWeight-Prefix.pch */,
  188. 29B97316FDCFA39411CA2CEA /* main.m */,
  189. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */,
  190. );
  191. name = "Other Sources";
  192. path = AnimalWeight;
  193. sourceTree = "<group>";
  194. };
  195. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  196. isa = PBXGroup;
  197. children = (
  198. 0207DA571B56EA530066E2B4 /* Images.xcassets */,
  199. 3047A50E1AB8057F00498E2A /* config */,
  200. 8D1107310486CEB800E47090 /* AnimalWeight-Info.plist */,
  201. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
  202. 87705B66E11F495BA4600D9B /* qrCodeScanner.bundle */,
  203. );
  204. name = Resources;
  205. path = AnimalWeight/Resources;
  206. sourceTree = "<group>";
  207. };
  208. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  209. isa = PBXGroup;
  210. children = (
  211. D5CFBB84293E4DA7B5CE1832 /* CoreBluetooth.framework */,
  212. FCD57B10F09E4F01A5C149DC /* WebKit.framework */,
  213. 610AD970A4034F3C966D5E89 /* QuartzCore.framework */,
  214. 1394FEF9FC7A486FBAD3928D /* ImageIO.framework */,
  215. B571B381FB8C456983075E20 /* CoreLocation.framework */,
  216. 805AEA7DF3D44CEF85C89D05 /* AVFoundation.framework */,
  217. );
  218. name = Frameworks;
  219. sourceTree = "<group>";
  220. };
  221. 301BF52E109A57CC0062928A /* Products */ = {
  222. isa = PBXGroup;
  223. children = (
  224. 301BF535109A57CC0062928A /* libCordova.a */,
  225. 3A00332120F345CC00FA030B /* Cordova.framework */,
  226. );
  227. name = Products;
  228. sourceTree = "<group>";
  229. };
  230. 3047A50E1AB8057F00498E2A /* config */ = {
  231. isa = PBXGroup;
  232. children = (
  233. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */,
  234. 3047A5101AB8059700498E2A /* build-release.xcconfig */,
  235. 3047A5111AB8059700498E2A /* build.xcconfig */,
  236. );
  237. name = config;
  238. sourceTree = "<group>";
  239. };
  240. 307C750510C5A3420062BCA9 /* Plugins */ = {
  241. isa = PBXGroup;
  242. children = (
  243. A2093802853242F3A80AD804 /* MEGBluetoothSerial.m */,
  244. 8C6F35168C0447E99ADC67B3 /* CBPeripheral+BTSExtensions.m */,
  245. 027C6948ED8A4AA5B60C5CCD /* BLE.m */,
  246. D0C23A29221641DE89E9CB5E /* MEGBluetoothSerial.h */,
  247. DC167D0D2C1C401E8B374529 /* CBPeripheral+BTSExtensions.h */,
  248. BCD186D96A6F414AB905793C /* BLE.h */,
  249. 41CA7CB1DE494B46A96B510C /* BLEDefines.h */,
  250. 9B4E58B86C254D3DAA31A847 /* CDVRemoteInjection.m */,
  251. E86E4E099062425F953C572E /* CDVRemoteInjectionWebViewBaseDelegate.m */,
  252. 7B239A5F881F4B10A4621A79 /* CDVRemoteInjectionUIWebViewDelegate.m */,
  253. 2C496A9B29544442B030BC8B /* CDVRemoteInjectionWKWebViewDelegate.m */,
  254. FB226AA600A14042A957FDC2 /* CDVRemoteInjection.h */,
  255. 62AE03CE5E984852A71615C3 /* CDVRemoteInjectionWebViewBaseDelegate.h */,
  256. AB3729B6963341C0B2D1130D /* CDVRemoteInjectionUIWebViewDelegate.h */,
  257. CCD450307E354532AEE55B2A /* CDVRemoteInjectionWKWebViewDelegate.h */,
  258. C33219C83DC44834BCA1974E /* Toast+UIView.m */,
  259. 31DE352AB176476289A36B11 /* Toast.m */,
  260. A83609A793D043D1B5BE57B0 /* Toast+UIView.h */,
  261. BE218B3221984A29B2783470 /* Toast.h */,
  262. E91BB1B55FDD44579BF1D606 /* BLECentralPlugin.m */,
  263. C096F1D19D7946B89F20164F /* CBPeripheral+Extensions.m */,
  264. 0ECEF0A2314B4C68A24B3997 /* BLECommandContext.m */,
  265. 378653CBBD474EA89CCD4539 /* BLECentralPlugin.h */,
  266. 11E92C47907D4CB5B4F15AD6 /* CBPeripheral+Extensions.h */,
  267. B1CDA0C6E40E43AC9C848AFE /* BLECommandContext.h */,
  268. 976D01A1AD9C49B4B66EE69D /* UIImage+CropScaleOrientation.m */,
  269. 2E26437524D248BAA114ED42 /* CDVCamera.m */,
  270. D86787F4185140248ABDF3CA /* CDVJpegHeaderWriter.m */,
  271. 78D253676F9946248B3B1B1D /* UIImage+CropScaleOrientation.h */,
  272. 3B63FBCD95A94369B987350C /* CDVCamera.h */,
  273. E5D66887B89B45B984869420 /* CDVJpegHeaderWriter.h */,
  274. 32068FE09C1C4F79B6DFE2B8 /* CDVExif.h */,
  275. E162B571570947AAAFC05288 /* Handheld.m */,
  276. C6A95E7A8AFF40E3A096A760 /* ScanViewController.h */,
  277. AB51BF104A784DE2B4AA8D05 /* ScanViewController.m */,
  278. );
  279. name = Plugins;
  280. path = AnimalWeight/Plugins;
  281. sourceTree = SOURCE_ROOT;
  282. };
  283. EB87FDF11871DA420020F90C /* Staging */ = {
  284. isa = PBXGroup;
  285. children = (
  286. F840E1F0165FE0F500CFE078 /* config.xml */,
  287. 301BF56E109A69640062928A /* www */,
  288. );
  289. name = Staging;
  290. sourceTree = "<group>";
  291. };
  292. /* End PBXGroup section */
  293. /* Begin PBXNativeTarget section */
  294. 1D6058900D05DD3D006BFB54 /* AnimalWeight */ = {
  295. isa = PBXNativeTarget;
  296. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "AnimalWeight" */;
  297. buildPhases = (
  298. 304B58A110DAC018002A0835 /* Copy www directory */,
  299. 1D60588D0D05DD3D006BFB54 /* Resources */,
  300. 1D60588E0D05DD3D006BFB54 /* Sources */,
  301. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  302. );
  303. buildRules = (
  304. );
  305. dependencies = (
  306. 301BF551109A68C00062928A /* PBXTargetDependency */,
  307. );
  308. name = AnimalWeight;
  309. productName = AnimalWeight;
  310. productReference = 1D6058910D05DD3D006BFB54 /* AnimalWeight.app */;
  311. productType = "com.apple.product-type.application";
  312. };
  313. /* End PBXNativeTarget section */
  314. /* Begin PBXProject section */
  315. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  316. isa = PBXProject;
  317. attributes = {
  318. LastUpgradeCheck = 510;
  319. TargetAttributes = {
  320. 1D6058900D05DD3D006BFB54 = {
  321. DevelopmentTeam = ZZNLMX7WU2;
  322. };
  323. };
  324. };
  325. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AnimalWeight" */;
  326. compatibilityVersion = "Xcode 3.2";
  327. developmentRegion = English;
  328. hasScannedForEncodings = 1;
  329. knownRegions = (
  330. en,
  331. );
  332. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  333. projectDirPath = "";
  334. projectReferences = (
  335. {
  336. ProductGroup = 301BF52E109A57CC0062928A /* Products */;
  337. ProjectRef = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  338. },
  339. );
  340. projectRoot = "";
  341. targets = (
  342. 1D6058900D05DD3D006BFB54 /* AnimalWeight */,
  343. );
  344. };
  345. /* End PBXProject section */
  346. /* Begin PBXReferenceProxy section */
  347. 301BF535109A57CC0062928A /* libCordova.a */ = {
  348. isa = PBXReferenceProxy;
  349. fileType = archive.ar;
  350. path = libCordova.a;
  351. remoteRef = 301BF534109A57CC0062928A /* PBXContainerItemProxy */;
  352. sourceTree = BUILT_PRODUCTS_DIR;
  353. };
  354. 3A00332120F345CC00FA030B /* Cordova.framework */ = {
  355. isa = PBXReferenceProxy;
  356. fileType = wrapper.framework;
  357. path = Cordova.framework;
  358. remoteRef = 3A00332020F345CC00FA030B /* PBXContainerItemProxy */;
  359. sourceTree = BUILT_PRODUCTS_DIR;
  360. };
  361. /* End PBXReferenceProxy section */
  362. /* Begin PBXResourcesBuildPhase section */
  363. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  364. isa = PBXResourcesBuildPhase;
  365. buildActionMask = 2147483647;
  366. files = (
  367. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
  368. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
  369. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
  370. 49AB347153F24A23833B36F9 /* qrCodeScanner.bundle in Resources */,
  371. );
  372. runOnlyForDeploymentPostprocessing = 0;
  373. };
  374. /* End PBXResourcesBuildPhase section */
  375. /* Begin PBXShellScriptBuildPhase section */
  376. 304B58A110DAC018002A0835 /* Copy www directory */ = {
  377. isa = PBXShellScriptBuildPhase;
  378. buildActionMask = 2147483647;
  379. files = (
  380. );
  381. inputPaths = (
  382. );
  383. name = "Copy www directory";
  384. outputPaths = (
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. shellPath = /bin/sh;
  388. shellScript = "NODEJS_PATH=/usr/local/bin; NVM_NODE_PATH=~/.nvm/versions/node/`nvm version 2>/dev/null`/bin; N_NODE_PATH=`find /usr/local/n/versions/node/* -maxdepth 0 -type d 2>/dev/null | tail -1`/bin; XCODE_NODE_PATH=`xcode-select --print-path`/usr/share/xcs/Node/bin; PATH=$NODEJS_PATH:$NVM_NODE_PATH:$N_NODE_PATH:$XCODE_NODE_PATH:$PATH && node cordova/lib/copy-www-build-step.js";
  389. showEnvVarsInLog = 0;
  390. };
  391. /* End PBXShellScriptBuildPhase section */
  392. /* Begin PBXSourcesBuildPhase section */
  393. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  394. isa = PBXSourcesBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  398. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
  399. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
  400. 2327F58B39C34ABEAD454EAD /* MEGBluetoothSerial.m in Sources */,
  401. 41501EA5FFBC44A4A9C21024 /* CBPeripheral+BTSExtensions.m in Sources */,
  402. F950A63D907640E582BAB9F8 /* BLE.m in Sources */,
  403. 6B1FD79864F849D789663B28 /* CDVRemoteInjection.m in Sources */,
  404. 00A13DF9F65A4E10A661EE0E /* CDVRemoteInjectionWebViewBaseDelegate.m in Sources */,
  405. EAA36962BEC44A63B6EEFB12 /* CDVRemoteInjectionUIWebViewDelegate.m in Sources */,
  406. 467A5DB605A342FCBD016A31 /* CDVRemoteInjectionWKWebViewDelegate.m in Sources */,
  407. A05BE498F8F34C67B2F3DC85 /* Toast+UIView.m in Sources */,
  408. 0F49C423A3E9436D8FA77C21 /* Toast.m in Sources */,
  409. 039C6EDFD6FD43AFB08DF174 /* BLECentralPlugin.m in Sources */,
  410. 4C8E0C88F6C1457DAD741186 /* CBPeripheral+Extensions.m in Sources */,
  411. 5EB80BAC38C94FFC8C7F92BA /* BLECommandContext.m in Sources */,
  412. FE0F8DD69ED24E8FB82C1030 /* UIImage+CropScaleOrientation.m in Sources */,
  413. 46821C8FF25A4ED3816EAC2C /* CDVCamera.m in Sources */,
  414. 99E2841D6B724CD68B840145 /* CDVJpegHeaderWriter.m in Sources */,
  415. 4575174227BD4F15BDE80E99 /* Handheld.m in Sources */,
  416. 526CB910FAA641B587718D42 /* ScanViewController.h in Resources */,
  417. 823DCD9BDB45480CA233BCAA /* ScanViewController.m in Sources */,
  418. );
  419. runOnlyForDeploymentPostprocessing = 0;
  420. };
  421. /* End PBXSourcesBuildPhase section */
  422. /* Begin PBXTargetDependency section */
  423. 301BF551109A68C00062928A /* PBXTargetDependency */ = {
  424. isa = PBXTargetDependency;
  425. name = CordovaLib;
  426. targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
  427. };
  428. /* End PBXTargetDependency section */
  429. /* Begin XCBuildConfiguration section */
  430. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  431. isa = XCBuildConfiguration;
  432. baseConfigurationReference = 3047A50F1AB8059700498E2A /* build-debug.xcconfig */;
  433. buildSettings = {
  434. ALWAYS_SEARCH_USER_PATHS = NO;
  435. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  436. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  437. CLANG_ENABLE_MODULES = YES;
  438. CLANG_ENABLE_OBJC_ARC = YES;
  439. COPY_PHASE_STRIP = NO;
  440. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  441. GCC_DYNAMIC_NO_PIC = NO;
  442. GCC_OPTIMIZATION_LEVEL = 0;
  443. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  444. GCC_PREFIX_HEADER = "AnimalWeight/AnimalWeight-Prefix.pch";
  445. GCC_THUMB_SUPPORT = NO;
  446. GCC_VERSION = "";
  447. INFOPLIST_FILE = "AnimalWeight/AnimalWeight-Info.plist";
  448. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  449. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  450. PRODUCT_NAME = AnimalWeight;
  451. TARGETED_DEVICE_FAMILY = "1,2";
  452. };
  453. name = Debug;
  454. };
  455. 1D6058950D05DD3E006BFB54 /* Release */ = {
  456. isa = XCBuildConfiguration;
  457. baseConfigurationReference = 3047A5101AB8059700498E2A /* build-release.xcconfig */;
  458. buildSettings = {
  459. ALWAYS_SEARCH_USER_PATHS = NO;
  460. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  461. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  462. CLANG_ENABLE_MODULES = YES;
  463. CLANG_ENABLE_OBJC_ARC = YES;
  464. COPY_PHASE_STRIP = YES;
  465. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  466. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  467. GCC_PREFIX_HEADER = "AnimalWeight/AnimalWeight-Prefix.pch";
  468. GCC_THUMB_SUPPORT = NO;
  469. GCC_VERSION = "";
  470. INFOPLIST_FILE = "AnimalWeight/AnimalWeight-Info.plist";
  471. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  472. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  473. PRODUCT_NAME = AnimalWeight;
  474. TARGETED_DEVICE_FAMILY = "1,2";
  475. };
  476. name = Release;
  477. };
  478. C01FCF4F08A954540054247B /* Debug */ = {
  479. isa = XCBuildConfiguration;
  480. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  481. buildSettings = {
  482. CLANG_ENABLE_MODULES = YES;
  483. CLANG_ENABLE_OBJC_ARC = YES;
  484. CLANG_WARN_BOOL_CONVERSION = YES;
  485. CLANG_WARN_CONSTANT_CONVERSION = YES;
  486. CLANG_WARN_EMPTY_BODY = YES;
  487. CLANG_WARN_ENUM_CONVERSION = YES;
  488. CLANG_WARN_INT_CONVERSION = YES;
  489. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  490. GCC_C_LANGUAGE_STANDARD = c99;
  491. GCC_THUMB_SUPPORT = NO;
  492. GCC_VERSION = "";
  493. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  494. GCC_WARN_UNDECLARED_SELECTOR = YES;
  495. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  496. GCC_WARN_UNUSED_FUNCTION = YES;
  497. GCC_WARN_UNUSED_VARIABLE = YES;
  498. ONLY_ACTIVE_ARCH = YES;
  499. SDKROOT = iphoneos;
  500. SKIP_INSTALL = NO;
  501. };
  502. name = Debug;
  503. };
  504. C01FCF5008A954540054247B /* Release */ = {
  505. isa = XCBuildConfiguration;
  506. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  507. buildSettings = {
  508. CLANG_ENABLE_MODULES = YES;
  509. CLANG_ENABLE_OBJC_ARC = YES;
  510. CLANG_WARN_BOOL_CONVERSION = YES;
  511. CLANG_WARN_CONSTANT_CONVERSION = YES;
  512. CLANG_WARN_EMPTY_BODY = YES;
  513. CLANG_WARN_ENUM_CONVERSION = YES;
  514. CLANG_WARN_INT_CONVERSION = YES;
  515. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  516. GCC_C_LANGUAGE_STANDARD = c99;
  517. GCC_THUMB_SUPPORT = NO;
  518. GCC_VERSION = "";
  519. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  520. GCC_WARN_UNDECLARED_SELECTOR = YES;
  521. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  522. GCC_WARN_UNUSED_FUNCTION = YES;
  523. GCC_WARN_UNUSED_VARIABLE = YES;
  524. SDKROOT = iphoneos;
  525. SKIP_INSTALL = NO;
  526. };
  527. name = Release;
  528. };
  529. /* End XCBuildConfiguration section */
  530. /* Begin XCConfigurationList section */
  531. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "AnimalWeight" */ = {
  532. isa = XCConfigurationList;
  533. buildConfigurations = (
  534. 1D6058940D05DD3E006BFB54 /* Debug */,
  535. 1D6058950D05DD3E006BFB54 /* Release */,
  536. );
  537. defaultConfigurationIsVisible = 0;
  538. defaultConfigurationName = Release;
  539. };
  540. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AnimalWeight" */ = {
  541. isa = XCConfigurationList;
  542. buildConfigurations = (
  543. C01FCF4F08A954540054247B /* Debug */,
  544. C01FCF5008A954540054247B /* Release */,
  545. );
  546. defaultConfigurationIsVisible = 0;
  547. defaultConfigurationName = Release;
  548. };
  549. /* End XCConfigurationList section */
  550. };
  551. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  552. }