| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0207DA571B56EA530066E2B4 /* Images.xcassets */; };
- 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
- 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; };
- 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
- 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
- 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
- 2327F58B39C34ABEAD454EAD /* MEGBluetoothSerial.m in Sources */ = {isa = PBXBuildFile; fileRef = A2093802853242F3A80AD804 /* MEGBluetoothSerial.m */; };
- 41501EA5FFBC44A4A9C21024 /* CBPeripheral+BTSExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C6F35168C0447E99ADC67B3 /* CBPeripheral+BTSExtensions.m */; };
- F950A63D907640E582BAB9F8 /* BLE.m in Sources */ = {isa = PBXBuildFile; fileRef = 027C6948ED8A4AA5B60C5CCD /* BLE.m */; };
- 06FB04165B8343D78630B30F /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D5CFBB84293E4DA7B5CE1832 /* CoreBluetooth.framework */; };
- 6B1FD79864F849D789663B28 /* CDVRemoteInjection.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B4E58B86C254D3DAA31A847 /* CDVRemoteInjection.m */; };
- 00A13DF9F65A4E10A661EE0E /* CDVRemoteInjectionWebViewBaseDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E86E4E099062425F953C572E /* CDVRemoteInjectionWebViewBaseDelegate.m */; };
- EAA36962BEC44A63B6EEFB12 /* CDVRemoteInjectionUIWebViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B239A5F881F4B10A4621A79 /* CDVRemoteInjectionUIWebViewDelegate.m */; };
- 467A5DB605A342FCBD016A31 /* CDVRemoteInjectionWKWebViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C496A9B29544442B030BC8B /* CDVRemoteInjectionWKWebViewDelegate.m */; };
- 889F84C4A0514CC78D036982 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FCD57B10F09E4F01A5C149DC /* WebKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- A05BE498F8F34C67B2F3DC85 /* Toast+UIView.m in Sources */ = {isa = PBXBuildFile; fileRef = C33219C83DC44834BCA1974E /* Toast+UIView.m */; };
- 0F49C423A3E9436D8FA77C21 /* Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 31DE352AB176476289A36B11 /* Toast.m */; };
- F670A0FAE88F4F62A60DC9D5 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610AD970A4034F3C966D5E89 /* QuartzCore.framework */; };
- 039C6EDFD6FD43AFB08DF174 /* BLECentralPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = E91BB1B55FDD44579BF1D606 /* BLECentralPlugin.m */; };
- 4C8E0C88F6C1457DAD741186 /* CBPeripheral+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = C096F1D19D7946B89F20164F /* CBPeripheral+Extensions.m */; };
- 5EB80BAC38C94FFC8C7F92BA /* BLECommandContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 0ECEF0A2314B4C68A24B3997 /* BLECommandContext.m */; };
- FE0F8DD69ED24E8FB82C1030 /* UIImage+CropScaleOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 976D01A1AD9C49B4B66EE69D /* UIImage+CropScaleOrientation.m */; };
- 46821C8FF25A4ED3816EAC2C /* CDVCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E26437524D248BAA114ED42 /* CDVCamera.m */; };
- 99E2841D6B724CD68B840145 /* CDVJpegHeaderWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = D86787F4185140248ABDF3CA /* CDVJpegHeaderWriter.m */; };
- 9E2BDB0020304812BD079AB7 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1394FEF9FC7A486FBAD3928D /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- F22D694B0FC946D9BF5ECD6C /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B571B381FB8C456983075E20 /* CoreLocation.framework */; };
- 3775C80524E4410CA08F23F3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 805AEA7DF3D44CEF85C89D05 /* AVFoundation.framework */; };
- 4575174227BD4F15BDE80E99 /* Handheld.m in Sources */ = {isa = PBXBuildFile; fileRef = E162B571570947AAAFC05288 /* Handheld.m */; };
- 526CB910FAA641B587718D42 /* ScanViewController.h in Resources */ = {isa = PBXBuildFile; fileRef = C6A95E7A8AFF40E3A096A760 /* ScanViewController.h */; };
- 823DCD9BDB45480CA233BCAA /* ScanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AB51BF104A784DE2B4AA8D05 /* ScanViewController.m */; };
- 49AB347153F24A23833B36F9 /* qrCodeScanner.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 87705B66E11F495BA4600D9B /* qrCodeScanner.bundle */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 301BF534109A57CC0062928A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = D2AAC07E0554694100DB518D;
- remoteInfo = CordovaLib;
- };
- 301BF550109A68C00062928A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = D2AAC07D0554694100DB518D;
- remoteInfo = CordovaLib;
- };
- 3A00332020F345CC00FA030B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = C0C01EB21E3911D50056E6CB;
- remoteInfo = Cordova;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = AnimalWeight/Images.xcassets; sourceTree = SOURCE_ROOT; };
- 1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 1D6058910D05DD3D006BFB54 /* AnimalWeight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimalWeight.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; };
- 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
- 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
- 302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
- 302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
- 3047A50F1AB8059700498E2A /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-debug.xcconfig"; path = "cordova/build-debug.xcconfig"; sourceTree = SOURCE_ROOT; };
- 3047A5101AB8059700498E2A /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-release.xcconfig"; path = "cordova/build-release.xcconfig"; sourceTree = SOURCE_ROOT; };
- 3047A5111AB8059700498E2A /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = cordova/build.xcconfig; sourceTree = SOURCE_ROOT; };
- 32CA4F630368D1EE00C91783 /* AnimalWeight-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AnimalWeight-Prefix.pch"; sourceTree = "<group>"; };
- 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = AnimalWeight/CDVLaunchScreen.storyboard; sourceTree = SOURCE_ROOT; };
- 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; };
- EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; };
- EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; };
- ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
- F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = AnimalWeight/config.xml; sourceTree = "<group>"; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 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; };
- 87705B66E11F495BA4600D9B /* qrCodeScanner.bundle */ = {isa = PBXFileReference; name = "qrCodeScanner.bundle"; path = "qrCodeScanner.bundle"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.plug-in; explicitFileType = undefined; includeInIndex = 0; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 301BF552109A68D80062928A /* libCordova.a in Frameworks */,
- 06FB04165B8343D78630B30F /* CoreBluetooth.framework in Frameworks */,
- 889F84C4A0514CC78D036982 /* WebKit.framework in Frameworks */,
- F670A0FAE88F4F62A60DC9D5 /* QuartzCore.framework in Frameworks */,
- 9E2BDB0020304812BD079AB7 /* ImageIO.framework in Frameworks */,
- F22D694B0FC946D9BF5ECD6C /* CoreLocation.framework in Frameworks */,
- 3775C80524E4410CA08F23F3 /* AVFoundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 080E96DDFE201D6D7F000001 /* Classes */ = {
- isa = PBXGroup;
- children = (
- 302D95EE14D2391D003F00A1 /* MainViewController.h */,
- 302D95EF14D2391D003F00A1 /* MainViewController.m */,
- 302D95F014D2391D003F00A1 /* MainViewController.xib */,
- 1D3623240D0F684500981E51 /* AppDelegate.h */,
- 1D3623250D0F684500981E51 /* AppDelegate.m */,
- );
- name = Classes;
- path = AnimalWeight/Classes;
- sourceTree = SOURCE_ROOT;
- };
- 19C28FACFE9D520D11CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- 1D6058910D05DD3D006BFB54 /* AnimalWeight.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
- isa = PBXGroup;
- children = (
- EB87FDF41871DAF40020F90C /* config.xml */,
- EB87FDF31871DA8E0020F90C /* www */,
- EB87FDF11871DA420020F90C /* Staging */,
- 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */,
- 080E96DDFE201D6D7F000001 /* Classes */,
- 307C750510C5A3420062BCA9 /* Plugins */,
- 29B97315FDCFA39411CA2CEA /* Other Sources */,
- 29B97317FDCFA39411CA2CEA /* Resources */,
- 29B97323FDCFA39411CA2CEA /* Frameworks */,
- 19C28FACFE9D520D11CA2CBB /* Products */,
- );
- name = CustomTemplate;
- sourceTree = "<group>";
- };
- 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- 32CA4F630368D1EE00C91783 /* AnimalWeight-Prefix.pch */,
- 29B97316FDCFA39411CA2CEA /* main.m */,
- ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */,
- );
- name = "Other Sources";
- path = AnimalWeight;
- sourceTree = "<group>";
- };
- 29B97317FDCFA39411CA2CEA /* Resources */ = {
- isa = PBXGroup;
- children = (
- 0207DA571B56EA530066E2B4 /* Images.xcassets */,
- 3047A50E1AB8057F00498E2A /* config */,
- 8D1107310486CEB800E47090 /* AnimalWeight-Info.plist */,
- 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
- 87705B66E11F495BA4600D9B /* qrCodeScanner.bundle */,
- );
- name = Resources;
- path = AnimalWeight/Resources;
- sourceTree = "<group>";
- };
- 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- D5CFBB84293E4DA7B5CE1832 /* CoreBluetooth.framework */,
- FCD57B10F09E4F01A5C149DC /* WebKit.framework */,
- 610AD970A4034F3C966D5E89 /* QuartzCore.framework */,
- 1394FEF9FC7A486FBAD3928D /* ImageIO.framework */,
- B571B381FB8C456983075E20 /* CoreLocation.framework */,
- 805AEA7DF3D44CEF85C89D05 /* AVFoundation.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 301BF52E109A57CC0062928A /* Products */ = {
- isa = PBXGroup;
- children = (
- 301BF535109A57CC0062928A /* libCordova.a */,
- 3A00332120F345CC00FA030B /* Cordova.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 3047A50E1AB8057F00498E2A /* config */ = {
- isa = PBXGroup;
- children = (
- 3047A50F1AB8059700498E2A /* build-debug.xcconfig */,
- 3047A5101AB8059700498E2A /* build-release.xcconfig */,
- 3047A5111AB8059700498E2A /* build.xcconfig */,
- );
- name = config;
- sourceTree = "<group>";
- };
- 307C750510C5A3420062BCA9 /* Plugins */ = {
- isa = PBXGroup;
- children = (
- A2093802853242F3A80AD804 /* MEGBluetoothSerial.m */,
- 8C6F35168C0447E99ADC67B3 /* CBPeripheral+BTSExtensions.m */,
- 027C6948ED8A4AA5B60C5CCD /* BLE.m */,
- D0C23A29221641DE89E9CB5E /* MEGBluetoothSerial.h */,
- DC167D0D2C1C401E8B374529 /* CBPeripheral+BTSExtensions.h */,
- BCD186D96A6F414AB905793C /* BLE.h */,
- 41CA7CB1DE494B46A96B510C /* BLEDefines.h */,
- 9B4E58B86C254D3DAA31A847 /* CDVRemoteInjection.m */,
- E86E4E099062425F953C572E /* CDVRemoteInjectionWebViewBaseDelegate.m */,
- 7B239A5F881F4B10A4621A79 /* CDVRemoteInjectionUIWebViewDelegate.m */,
- 2C496A9B29544442B030BC8B /* CDVRemoteInjectionWKWebViewDelegate.m */,
- FB226AA600A14042A957FDC2 /* CDVRemoteInjection.h */,
- 62AE03CE5E984852A71615C3 /* CDVRemoteInjectionWebViewBaseDelegate.h */,
- AB3729B6963341C0B2D1130D /* CDVRemoteInjectionUIWebViewDelegate.h */,
- CCD450307E354532AEE55B2A /* CDVRemoteInjectionWKWebViewDelegate.h */,
- C33219C83DC44834BCA1974E /* Toast+UIView.m */,
- 31DE352AB176476289A36B11 /* Toast.m */,
- A83609A793D043D1B5BE57B0 /* Toast+UIView.h */,
- BE218B3221984A29B2783470 /* Toast.h */,
- E91BB1B55FDD44579BF1D606 /* BLECentralPlugin.m */,
- C096F1D19D7946B89F20164F /* CBPeripheral+Extensions.m */,
- 0ECEF0A2314B4C68A24B3997 /* BLECommandContext.m */,
- 378653CBBD474EA89CCD4539 /* BLECentralPlugin.h */,
- 11E92C47907D4CB5B4F15AD6 /* CBPeripheral+Extensions.h */,
- B1CDA0C6E40E43AC9C848AFE /* BLECommandContext.h */,
- 976D01A1AD9C49B4B66EE69D /* UIImage+CropScaleOrientation.m */,
- 2E26437524D248BAA114ED42 /* CDVCamera.m */,
- D86787F4185140248ABDF3CA /* CDVJpegHeaderWriter.m */,
- 78D253676F9946248B3B1B1D /* UIImage+CropScaleOrientation.h */,
- 3B63FBCD95A94369B987350C /* CDVCamera.h */,
- E5D66887B89B45B984869420 /* CDVJpegHeaderWriter.h */,
- 32068FE09C1C4F79B6DFE2B8 /* CDVExif.h */,
- E162B571570947AAAFC05288 /* Handheld.m */,
- C6A95E7A8AFF40E3A096A760 /* ScanViewController.h */,
- AB51BF104A784DE2B4AA8D05 /* ScanViewController.m */,
- );
- name = Plugins;
- path = AnimalWeight/Plugins;
- sourceTree = SOURCE_ROOT;
- };
- EB87FDF11871DA420020F90C /* Staging */ = {
- isa = PBXGroup;
- children = (
- F840E1F0165FE0F500CFE078 /* config.xml */,
- 301BF56E109A69640062928A /* www */,
- );
- name = Staging;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 1D6058900D05DD3D006BFB54 /* AnimalWeight */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "AnimalWeight" */;
- buildPhases = (
- 304B58A110DAC018002A0835 /* Copy www directory */,
- 1D60588D0D05DD3D006BFB54 /* Resources */,
- 1D60588E0D05DD3D006BFB54 /* Sources */,
- 1D60588F0D05DD3D006BFB54 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 301BF551109A68C00062928A /* PBXTargetDependency */,
- );
- name = AnimalWeight;
- productName = AnimalWeight;
- productReference = 1D6058910D05DD3D006BFB54 /* AnimalWeight.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 29B97313FDCFA39411CA2CEA /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 510;
- TargetAttributes = {
- 1D6058900D05DD3D006BFB54 = {
- DevelopmentTeam = ZZNLMX7WU2;
- };
- };
- };
- buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AnimalWeight" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- en,
- );
- mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 301BF52E109A57CC0062928A /* Products */;
- ProjectRef = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 1D6058900D05DD3D006BFB54 /* AnimalWeight */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 301BF535109A57CC0062928A /* libCordova.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libCordova.a;
- remoteRef = 301BF534109A57CC0062928A /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 3A00332120F345CC00FA030B /* Cordova.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = Cordova.framework;
- remoteRef = 3A00332020F345CC00FA030B /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 1D60588D0D05DD3D006BFB54 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
- 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
- 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
- 49AB347153F24A23833B36F9 /* qrCodeScanner.bundle in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 304B58A110DAC018002A0835 /* Copy www directory */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Copy www directory";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 1D60588E0D05DD3D006BFB54 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
- 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
- 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
- 2327F58B39C34ABEAD454EAD /* MEGBluetoothSerial.m in Sources */,
- 41501EA5FFBC44A4A9C21024 /* CBPeripheral+BTSExtensions.m in Sources */,
- F950A63D907640E582BAB9F8 /* BLE.m in Sources */,
- 6B1FD79864F849D789663B28 /* CDVRemoteInjection.m in Sources */,
- 00A13DF9F65A4E10A661EE0E /* CDVRemoteInjectionWebViewBaseDelegate.m in Sources */,
- EAA36962BEC44A63B6EEFB12 /* CDVRemoteInjectionUIWebViewDelegate.m in Sources */,
- 467A5DB605A342FCBD016A31 /* CDVRemoteInjectionWKWebViewDelegate.m in Sources */,
- A05BE498F8F34C67B2F3DC85 /* Toast+UIView.m in Sources */,
- 0F49C423A3E9436D8FA77C21 /* Toast.m in Sources */,
- 039C6EDFD6FD43AFB08DF174 /* BLECentralPlugin.m in Sources */,
- 4C8E0C88F6C1457DAD741186 /* CBPeripheral+Extensions.m in Sources */,
- 5EB80BAC38C94FFC8C7F92BA /* BLECommandContext.m in Sources */,
- FE0F8DD69ED24E8FB82C1030 /* UIImage+CropScaleOrientation.m in Sources */,
- 46821C8FF25A4ED3816EAC2C /* CDVCamera.m in Sources */,
- 99E2841D6B724CD68B840145 /* CDVJpegHeaderWriter.m in Sources */,
- 4575174227BD4F15BDE80E99 /* Handheld.m in Sources */,
- 526CB910FAA641B587718D42 /* ScanViewController.h in Resources */,
- 823DCD9BDB45480CA233BCAA /* ScanViewController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 301BF551109A68C00062928A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = CordovaLib;
- targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- 1D6058940D05DD3E006BFB54 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A50F1AB8059700498E2A /* build-debug.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- COPY_PHASE_STRIP = NO;
- DEVELOPMENT_TEAM = ZZNLMX7WU2;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "AnimalWeight/AnimalWeight-Prefix.pch";
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- INFOPLIST_FILE = "AnimalWeight/AnimalWeight-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
- PRODUCT_NAME = AnimalWeight;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 1D6058950D05DD3E006BFB54 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A5101AB8059700498E2A /* build-release.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- COPY_PHASE_STRIP = YES;
- DEVELOPMENT_TEAM = ZZNLMX7WU2;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "AnimalWeight/AnimalWeight-Prefix.pch";
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- INFOPLIST_FILE = "AnimalWeight/AnimalWeight-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
- PRODUCT_NAME = AnimalWeight;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- C01FCF4F08A954540054247B /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SKIP_INSTALL = NO;
- };
- name = Debug;
- };
- C01FCF5008A954540054247B /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- SDKROOT = iphoneos;
- SKIP_INSTALL = NO;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "AnimalWeight" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1D6058940D05DD3E006BFB54 /* Debug */,
- 1D6058950D05DD3E006BFB54 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AnimalWeight" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- C01FCF4F08A954540054247B /* Debug */,
- C01FCF5008A954540054247B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
- }
|