summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island.xcodeproj')
-rwxr-xr-xStoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj297
-rw-r--r--StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/jules.xcuserdatad/UserInterfaceState.xcuserstatebin13596 -> 0 bytes
-rw-r--r--StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstatebin0 -> 14470 bytes
-rw-r--r--StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/julie.xcuserdatad/xcschemes/Stone Island.xcscheme (renamed from StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/jules.xcuserdatad/xcschemes/Stone Island.xcscheme)2
-rw-r--r--StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/julie.xcuserdatad/xcschemes/xcschememanagement.plist (renamed from StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/jules.xcuserdatad/xcschemes/xcschememanagement.plist)0
5 files changed, 156 insertions, 143 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
index a7ed0d50..97013eff 100755
--- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
+++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
@@ -8,41 +8,41 @@
/* Begin PBXBuildFile section */
0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0207DA571B56EA530066E2B4 /* Images.xcassets */; };
- 0315761036204E3B845F89A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DC035EE9BA24D4FA0966C97 /* AudioToolbox.framework */; };
- 0580F77611BF4A32B709B4AB /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B6675D8E364642F0ABE3B97F /* libsqlite3.dylib */; };
+ 038A813697F24784AD03A13A /* CDVConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F149BF96C8A48CFBC96435A /* CDVConnection.m */; };
+ 0FE81BC20BA2479A90CD59EF /* IonicKeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 55C2A6C9DA0846F08DC99EA6 /* IonicKeyboard.m */; };
+ 1D1952C8924D427BAD27F3CA /* CDVParsePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = E2104B6A70E148779A2CA30D /* CDVParsePlugin.m */; };
1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
+ 2972AA1C00B44A3F86CF80CC /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39BCE99154CB4F0E9DA58B78 /* QuartzCore.framework */; };
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 */; };
- 3203B5020DFF4867998FD244 /* NSString+URLEncoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 093D0B348E9B4F359B8FC9FF /* NSString+URLEncoding.m */; };
- 323EAC7A00CC4C1B93E822FB /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5794EA67F4E2464080DFF4DD /* CoreTelephony.framework */; };
- 4A76AA461B094826B553C98A /* CDVNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E448A31DBCF48A5A72A043C /* CDVNotification.m */; };
- 4CEA203A6C864572AB3D4718 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8998048060D1426C8BD2870D /* libz.dylib */; };
- 4DD3F0B57F8247199AA52EE7 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED0B669B92E5409282AE1703 /* Security.framework */; };
- 4F04AAC460204786A9B6F8D6 /* Parse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 21B8104F65F9433D9A7D53F9 /* Parse.framework */; };
- 575E294B759E463E9C66C496 /* IonicKeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 9533418C6E9249F89C11CE50 /* IonicKeyboard.m */; };
- 5977ACEEEDF4439A93AD46A5 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FA9837E4C93446C84474512 /* QuartzCore.framework */; };
- 5F44A0836473477ABEDEE9D0 /* CDVSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 37E8F313C7404DB48950986D /* CDVSplashScreen.m */; };
- 619921E6CFA944AB9FD378F2 /* CDVLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 7750C61417EE4678B793C993 /* CDVLogger.m */; };
- 64541CA1793A46F7AE78DA82 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94099699ABA44203A173F33E /* SystemConfiguration.framework */; };
- 67EB671357AC4E29ADCE0B7C /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CCE8D44B5FFF4EF4BB46F74F /* StoreKit.framework */; };
+ 36DBFB72579C4F8894914822 /* CDVLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 54772AF7EAF44C2C967CC84D /* CDVLogger.m */; };
+ 41CB91C1528B440895DA4A57 /* CDVReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = DA20F18D41AD4AD0BDB6ED29 /* CDVReachability.m */; };
+ 51C5989E9D2542FE8EAF9622 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A39F3F0D2D66476CB0A2D1C5 /* CoreLocation.framework */; };
+ 580B2A31DCB84CC283B10E5D /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D79075875CE4142B48AEBCA /* Social.framework */; };
+ 64B2CEB19CE640F5A0B3F76B /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F2B41C8AF844751A1C37E22 /* CDVDevice.m */; };
+ 66F613CC65C14EF48B668D74 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E01A1C39BD2F4ECA92BFF7FF /* AudioToolbox.framework */; };
+ 69858A99F78E400A967C2B81 /* SocialSharing.m in Sources */ = {isa = PBXBuildFile; fileRef = 73C860C69FE7480199A343FC /* SocialSharing.m */; };
6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
- 6D2024FED5EA43498DA1928E /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B23FCE8A14F4788A06368CD /* CFNetwork.framework */; };
- 7605C3225E01411D8A3AD2AC /* CDVConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = AF451107D3D340729EA6E833 /* CDVConnection.m */; };
- 79567EACD25049808A22E639 /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B4768CC0A2D74CFF84597C0C /* Social.framework */; };
- 7BFF7D1E98634E0CB65D166A /* CDVViewController+SplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 3540F8B74DE04482B5F31396 /* CDVViewController+SplashScreen.m */; };
- 9164F345C7EF473E8E6CA215 /* CDVInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 8277330FE73D4EC2BE3F8833 /* CDVInAppBrowser.m */; };
- 98707D91F4C74B20AF61F26F /* CDVLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = E2F80BC4D82142208C55007C /* CDVLocation.m */; };
- 9920D41C2D9C41AC9F772D8B /* Accounts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F97090F6B544E2BB1609DBE /* Accounts.framework */; };
- 9BF4E6A8A54F45E4BDCB35E8 /* CDVParsePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 8961158EB65445E1BB6CB501 /* CDVParsePlugin.m */; };
- B11FABEA6586489DA90AAB86 /* CDVReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FA6E99A08594DD299BA4486 /* CDVReachability.m */; };
- C03FF8C4AD384677BC558F8E /* Bolts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D6F0009780486D8A07BD47 /* Bolts.framework */; };
- CF20D68FB9D547DF8164F3A5 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71127DE451034E8DADBC2908 /* CoreLocation.framework */; };
- DB6AF83ACD124CA590A083F5 /* CDVNotification.bundle in Resources */ = {isa = PBXBuildFile; fileRef = DAD7810D444648B9A0797E42 /* CDVNotification.bundle */; };
- E651384BEE9B46BCB4266E31 /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = D1673B263A2F4F09B0740EF6 /* CDVDevice.m */; };
- E698EEC9704745F093774EA7 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A31D2E2022D43BFA29F6CC9 /* MessageUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- F1AFF61D7EDB477FAC045FF0 /* SocialSharing.m in Sources */ = {isa = PBXBuildFile; fileRef = DD9A29C31C4644DB9C102D06 /* SocialSharing.m */; };
+ 6CAFB5C793DF4BCFA3E5FE27 /* CDVLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = B1F956AF448F488FA013FD39 /* CDVLocation.m */; };
+ 7391075E07A34BAB83F05CB5 /* Parse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40973E8F3FFF4D62939FA370 /* Parse.framework */; };
+ 7E0125915AF8402D839A3C94 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B4BE6669D104BD1976B30F5 /* libsqlite3.dylib */; };
+ 87C0DDD03567448EB3D224D2 /* NSString+URLEncoding.m in Sources */ = {isa = PBXBuildFile; fileRef = AF527809947C4588933257BD /* NSString+URLEncoding.m */; };
+ 8F556202CC7C43B09B1C9811 /* CDVInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 9855B306FB3E4279B513F444 /* CDVInAppBrowser.m */; };
+ 94472C966ACA4695ABE2BA66 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96EEC07FEECE46AC90EBA556 /* CoreTelephony.framework */; };
+ B2F9E921825D4BA5B3A58F1D /* CDVNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 720982812A144EEC9E9D7568 /* CDVNotification.m */; };
+ C166B3AD01EF472FB6D02032 /* Bolts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34E88D19E08E41CC9D734C50 /* Bolts.framework */; };
+ C90E78CAAEDD46689CE8CFA4 /* CDVViewController+SplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F4AE70458E94615AE4983DD /* CDVViewController+SplashScreen.m */; };
+ CAA3F8646D7241C7A87CF1E0 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DCA7C12F86084EE7BD27397E /* libz.dylib */; };
+ D6CB4363E965449BBBE5B8D2 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BB850B8875AD488A9A055923 /* StoreKit.framework */; };
+ E051766A7FD245D9BF207F3F /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82B1E995C03E48DB90B10614 /* MessageUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
+ E101D0F272F44499ACB0E6C9 /* Accounts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A6A4E2CE65843768BDEAF4F /* Accounts.framework */; };
+ EFB9CBC2C91943BCBA2912A1 /* CDVNotification.bundle in Resources */ = {isa = PBXBuildFile; fileRef = FDC7D37F97C34C77BB06C3F3 /* CDVNotification.bundle */; };
+ F68C8A92B2874D2D9DD90371 /* CDVSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = EA6DCDDA88904C33A27AEF0A /* CDVSplashScreen.m */; };
+ F7E6D662BD4F4A73B84A551F /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E191CD5B13F446DAB3BF6A21 /* CFNetwork.framework */; };
+ FC9511FB911E4FCEB22E10BA /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B29294E4D4C44BFB3071B99 /* Security.framework */; };
+ FFC7DD87F11B4A2285D8D923 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C1D65C1BA0840D080F6235D /* SystemConfiguration.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -64,17 +64,14 @@
/* Begin PBXFileReference section */
0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "Stone Island/Images.xcassets"; sourceTree = SOURCE_ROOT; };
- 02427C4B4DBC4EE199F76CDF /* CDVReachability.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVReachability.h; path = "cordova-plugin-network-information/CDVReachability.h"; sourceTree = "<group>"; };
- 093D0B348E9B4F359B8FC9FF /* NSString+URLEncoding.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "NSString+URLEncoding.m"; path = "cordova-plugin-x-socialsharing/NSString+URLEncoding.m"; sourceTree = "<group>"; };
- 19A23454385A44C9A0D1F396 /* NSString+URLEncoding.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "NSString+URLEncoding.h"; path = "cordova-plugin-x-socialsharing/NSString+URLEncoding.h"; sourceTree = "<group>"; };
+ 0B45141005BA4A90B2F97813 /* NSString+URLEncoding.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "NSString+URLEncoding.h"; path = "cordova-plugin-x-socialsharing/NSString+URLEncoding.h"; sourceTree = "<group>"; };
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 /* Stone Island.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Stone Island.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- 1DC035EE9BA24D4FA0966C97 /* AudioToolbox.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
- 21B8104F65F9433D9A7D53F9 /* Parse.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Parse.framework; path = "Stone Island/Plugins/com.parse.cordova.core.pushplugin/Parse.framework"; sourceTree = "<group>"; };
- 2343CD8001A046E08B747609 /* CDVSplashScreen.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVSplashScreen.h; path = "cordova-plugin-splashscreen/CDVSplashScreen.h"; sourceTree = "<group>"; };
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 2ABCC9D074F74A0680DAE629 /* CDVParsePlugin.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVParsePlugin.h; path = com.parse.cordova.core.pushplugin/CDVParsePlugin.h; sourceTree = "<group>"; };
+ 2C1D65C1BA0840D080F6235D /* SystemConfiguration.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
+ 2C2B85438D22400EBC31BC8C /* SocialSharing.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = SocialSharing.h; path = "cordova-plugin-x-socialsharing/SocialSharing.h"; sourceTree = "<group>"; };
+ 2EBE2D3A1C68402CBED7093C /* CDVDevice.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVDevice.h; path = "cordova-plugin-device/CDVDevice.h"; sourceTree = "<group>"; };
301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CordovaLib.xcodeproj; 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>"; };
@@ -84,47 +81,51 @@
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 /* Stone Island-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Stone Island-Prefix.pch"; sourceTree = "<group>"; };
- 34D6F0009780486D8A07BD47 /* Bolts.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Bolts.framework; path = "Stone Island/Plugins/com.parse.cordova.core.pushplugin/Bolts.framework"; sourceTree = "<group>"; };
- 3540F8B74DE04482B5F31396 /* CDVViewController+SplashScreen.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "CDVViewController+SplashScreen.m"; path = "cordova-plugin-splashscreen/CDVViewController+SplashScreen.m"; sourceTree = "<group>"; };
- 37E8F313C7404DB48950986D /* CDVSplashScreen.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVSplashScreen.m; path = "cordova-plugin-splashscreen/CDVSplashScreen.m"; sourceTree = "<group>"; };
- 39ABF20966474AE2A42B4758 /* CDVDevice.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVDevice.h; path = "cordova-plugin-device/CDVDevice.h"; sourceTree = "<group>"; };
- 3A31D2E2022D43BFA29F6CC9 /* MessageUI.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
- 3F97090F6B544E2BB1609DBE /* Accounts.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; };
- 5794EA67F4E2464080DFF4DD /* CoreTelephony.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
- 5FA9837E4C93446C84474512 /* QuartzCore.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- 65A8F443D6D64E34B5906602 /* CDVLocation.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVLocation.h; path = "cordova-plugin-geolocation/CDVLocation.h"; sourceTree = "<group>"; };
- 6A123CECD10245049BAACCF8 /* CDVViewController+SplashScreen.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "CDVViewController+SplashScreen.h"; path = "cordova-plugin-splashscreen/CDVViewController+SplashScreen.h"; sourceTree = "<group>"; };
+ 34E88D19E08E41CC9D734C50 /* Bolts.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Bolts.framework; path = "Stone Island/Plugins/com.parse.cordova.core.pushplugin/Bolts.framework"; sourceTree = "<group>"; };
+ 39A1589D70644FB2AF065F46 /* CDVParsePlugin.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVParsePlugin.h; path = com.parse.cordova.core.pushplugin/CDVParsePlugin.h; sourceTree = "<group>"; };
+ 39BCE99154CB4F0E9DA58B78 /* QuartzCore.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
+ 40973E8F3FFF4D62939FA370 /* Parse.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Parse.framework; path = "Stone Island/Plugins/com.parse.cordova.core.pushplugin/Parse.framework"; sourceTree = "<group>"; };
+ 4A6A4E2CE65843768BDEAF4F /* Accounts.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; };
+ 4B4BE6669D104BD1976B30F5 /* libsqlite3.dylib */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
+ 54772AF7EAF44C2C967CC84D /* CDVLogger.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVLogger.m; path = "cordova-plugin-console/CDVLogger.m"; sourceTree = "<group>"; };
+ 55C2A6C9DA0846F08DC99EA6 /* IonicKeyboard.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = IonicKeyboard.m; path = "ionic-plugin-keyboard/IonicKeyboard.m"; sourceTree = "<group>"; };
6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = "Stone Island/CDVLaunchScreen.storyboard"; sourceTree = SOURCE_ROOT; };
- 6FA6E99A08594DD299BA4486 /* CDVReachability.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVReachability.m; path = "cordova-plugin-network-information/CDVReachability.m"; sourceTree = "<group>"; };
- 71127DE451034E8DADBC2908 /* CoreLocation.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
- 72ABD61156534EE7BA2F1412 /* CDVLogger.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVLogger.h; path = "cordova-plugin-console/CDVLogger.h"; sourceTree = "<group>"; };
- 7750C61417EE4678B793C993 /* CDVLogger.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVLogger.m; path = "cordova-plugin-console/CDVLogger.m"; sourceTree = "<group>"; };
- 7850E3F3A8B743AD8569AB90 /* CDVNotification.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVNotification.h; path = "cordova-plugin-dialogs/CDVNotification.h"; sourceTree = "<group>"; };
- 7DE194F983174929A645ABD7 /* SocialSharing.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = SocialSharing.h; path = "cordova-plugin-x-socialsharing/SocialSharing.h"; sourceTree = "<group>"; };
- 8082F878D0EF4B389ED94C47 /* CDVConnection.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVConnection.h; path = "cordova-plugin-network-information/CDVConnection.h"; sourceTree = "<group>"; };
- 8277330FE73D4EC2BE3F8833 /* CDVInAppBrowser.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVInAppBrowser.m; path = "cordova-plugin-inappbrowser/CDVInAppBrowser.m"; sourceTree = "<group>"; };
- 8961158EB65445E1BB6CB501 /* CDVParsePlugin.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVParsePlugin.m; path = com.parse.cordova.core.pushplugin/CDVParsePlugin.m; sourceTree = "<group>"; };
- 8998048060D1426C8BD2870D /* libz.dylib */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
+ 6C9F91F8774A4F70BB55A1FB /* CDVConnection.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVConnection.h; path = "cordova-plugin-network-information/CDVConnection.h"; sourceTree = "<group>"; };
+ 6D3FEA9AA1EB48EAAB92AD10 /* CDVViewController+SplashScreen.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "CDVViewController+SplashScreen.h"; path = "cordova-plugin-splashscreen/CDVViewController+SplashScreen.h"; sourceTree = "<group>"; };
+ 6F149BF96C8A48CFBC96435A /* CDVConnection.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVConnection.m; path = "cordova-plugin-network-information/CDVConnection.m"; sourceTree = "<group>"; };
+ 6F2B41C8AF844751A1C37E22 /* CDVDevice.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVDevice.m; path = "cordova-plugin-device/CDVDevice.m"; sourceTree = "<group>"; };
+ 720982812A144EEC9E9D7568 /* CDVNotification.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVNotification.m; path = "cordova-plugin-dialogs/CDVNotification.m"; sourceTree = "<group>"; };
+ 73C860C69FE7480199A343FC /* SocialSharing.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = SocialSharing.m; path = "cordova-plugin-x-socialsharing/SocialSharing.m"; sourceTree = "<group>"; };
+ 7B29294E4D4C44BFB3071B99 /* Security.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
+ 7D79075875CE4142B48AEBCA /* Social.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; };
+ 7FC02C379D834FCD9301A370 /* CDVNotification.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVNotification.h; path = "cordova-plugin-dialogs/CDVNotification.h"; sourceTree = "<group>"; };
+ 82374902D63D47999629598F /* CDVReachability.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVReachability.h; path = "cordova-plugin-network-information/CDVReachability.h"; sourceTree = "<group>"; };
+ 82B1E995C03E48DB90B10614 /* MessageUI.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
8D1107310486CEB800E47090 /* Stone Island-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Stone Island-Info.plist"; path = "Stone Island/Stone Island-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = SOURCE_ROOT; };
- 94099699ABA44203A173F33E /* SystemConfiguration.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
- 9533418C6E9249F89C11CE50 /* IonicKeyboard.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = IonicKeyboard.m; path = "ionic-plugin-keyboard/IonicKeyboard.m"; sourceTree = "<group>"; };
- 9B23FCE8A14F4788A06368CD /* CFNetwork.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
- 9E448A31DBCF48A5A72A043C /* CDVNotification.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVNotification.m; path = "cordova-plugin-dialogs/CDVNotification.m"; sourceTree = "<group>"; };
- AF451107D3D340729EA6E833 /* CDVConnection.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVConnection.m; path = "cordova-plugin-network-information/CDVConnection.m"; sourceTree = "<group>"; };
- B4768CC0A2D74CFF84597C0C /* Social.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; };
- B6675D8E364642F0ABE3B97F /* libsqlite3.dylib */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
- CCE8D44B5FFF4EF4BB46F74F /* StoreKit.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
- D1673B263A2F4F09B0740EF6 /* CDVDevice.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVDevice.m; path = "cordova-plugin-device/CDVDevice.m"; sourceTree = "<group>"; };
- D700E79C081C45619C7AC7D1 /* CDVInAppBrowser.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVInAppBrowser.h; path = "cordova-plugin-inappbrowser/CDVInAppBrowser.h"; sourceTree = "<group>"; };
- DAD7810D444648B9A0797E42 /* CDVNotification.bundle */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.plug-in"; path = CDVNotification.bundle; sourceTree = "<group>"; };
- DD9A29C31C4644DB9C102D06 /* SocialSharing.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = SocialSharing.m; path = "cordova-plugin-x-socialsharing/SocialSharing.m"; sourceTree = "<group>"; };
- E2F80BC4D82142208C55007C /* CDVLocation.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVLocation.m; path = "cordova-plugin-geolocation/CDVLocation.m"; sourceTree = "<group>"; };
+ 8F4AE70458E94615AE4983DD /* CDVViewController+SplashScreen.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "CDVViewController+SplashScreen.m"; path = "cordova-plugin-splashscreen/CDVViewController+SplashScreen.m"; sourceTree = "<group>"; };
+ 95895F8076C44E2FA63D271F /* CDVLocation.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVLocation.h; path = "cordova-plugin-geolocation/CDVLocation.h"; sourceTree = "<group>"; };
+ 96EEC07FEECE46AC90EBA556 /* CoreTelephony.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
+ 9855B306FB3E4279B513F444 /* CDVInAppBrowser.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVInAppBrowser.m; path = "cordova-plugin-inappbrowser/CDVInAppBrowser.m"; sourceTree = "<group>"; };
+ A39F3F0D2D66476CB0A2D1C5 /* CoreLocation.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
+ AF527809947C4588933257BD /* NSString+URLEncoding.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "NSString+URLEncoding.m"; path = "cordova-plugin-x-socialsharing/NSString+URLEncoding.m"; sourceTree = "<group>"; };
+ B1F956AF448F488FA013FD39 /* CDVLocation.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVLocation.m; path = "cordova-plugin-geolocation/CDVLocation.m"; sourceTree = "<group>"; };
+ BB850B8875AD488A9A055923 /* StoreKit.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
+ C3551F2C12B6456BADEE2DD2 /* CDVInAppBrowser.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVInAppBrowser.h; path = "cordova-plugin-inappbrowser/CDVInAppBrowser.h"; sourceTree = "<group>"; };
+ D87540926C3C4650B64F99E1 /* IonicKeyboard.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = IonicKeyboard.h; path = "ionic-plugin-keyboard/IonicKeyboard.h"; sourceTree = "<group>"; };
+ DA20F18D41AD4AD0BDB6ED29 /* CDVReachability.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVReachability.m; path = "cordova-plugin-network-information/CDVReachability.m"; sourceTree = "<group>"; };
+ DCA7C12F86084EE7BD27397E /* libz.dylib */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
+ DF44F5768157429FB4DB7911 /* CDVLogger.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVLogger.h; path = "cordova-plugin-console/CDVLogger.h"; sourceTree = "<group>"; };
+ E01A1C39BD2F4ECA92BFF7FF /* AudioToolbox.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
+ E191CD5B13F446DAB3BF6A21 /* CFNetwork.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
+ E2104B6A70E148779A2CA30D /* CDVParsePlugin.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVParsePlugin.m; path = com.parse.cordova.core.pushplugin/CDVParsePlugin.m; sourceTree = "<group>"; };
+ E3CAB92F1E32A8B7008EE37A /* Stone Island.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = "Stone Island.entitlements"; path = "Stone Island/Stone Island.entitlements"; sourceTree = "<group>"; };
+ EA6DCDDA88904C33A27AEF0A /* CDVSplashScreen.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVSplashScreen.m; path = "cordova-plugin-splashscreen/CDVSplashScreen.m"; sourceTree = "<group>"; };
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>"; };
- ED0B669B92E5409282AE1703 /* Security.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
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 = "Stone Island/config.xml"; sourceTree = "<group>"; };
- FF6B2D852F0C4C6097039B09 /* IonicKeyboard.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = IonicKeyboard.h; path = "ionic-plugin-keyboard/IonicKeyboard.h"; sourceTree = "<group>"; };
+ F992199748874BB4803CB9E2 /* CDVSplashScreen.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVSplashScreen.h; path = "cordova-plugin-splashscreen/CDVSplashScreen.h"; sourceTree = "<group>"; };
+ FDC7D37F97C34C77BB06C3F3 /* CDVNotification.bundle */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.plug-in"; path = CDVNotification.bundle; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -133,21 +134,21 @@
buildActionMask = 2147483647;
files = (
301BF552109A68D80062928A /* libCordova.a in Frameworks */,
- 9920D41C2D9C41AC9F772D8B /* Accounts.framework in Frameworks */,
- 0315761036204E3B845F89A9 /* AudioToolbox.framework in Frameworks */,
- 6D2024FED5EA43498DA1928E /* CFNetwork.framework in Frameworks */,
- CF20D68FB9D547DF8164F3A5 /* CoreLocation.framework in Frameworks */,
- 5977ACEEEDF4439A93AD46A5 /* QuartzCore.framework in Frameworks */,
- 4DD3F0B57F8247199AA52EE7 /* Security.framework in Frameworks */,
- 79567EACD25049808A22E639 /* Social.framework in Frameworks */,
- 67EB671357AC4E29ADCE0B7C /* StoreKit.framework in Frameworks */,
- 64541CA1793A46F7AE78DA82 /* SystemConfiguration.framework in Frameworks */,
- 4CEA203A6C864572AB3D4718 /* libz.dylib in Frameworks */,
- 0580F77611BF4A32B709B4AB /* libsqlite3.dylib in Frameworks */,
- C03FF8C4AD384677BC558F8E /* Bolts.framework in Frameworks */,
- 4F04AAC460204786A9B6F8D6 /* Parse.framework in Frameworks */,
- E698EEC9704745F093774EA7 /* MessageUI.framework in Frameworks */,
- 323EAC7A00CC4C1B93E822FB /* CoreTelephony.framework in Frameworks */,
+ E101D0F272F44499ACB0E6C9 /* Accounts.framework in Frameworks */,
+ 66F613CC65C14EF48B668D74 /* AudioToolbox.framework in Frameworks */,
+ F7E6D662BD4F4A73B84A551F /* CFNetwork.framework in Frameworks */,
+ 51C5989E9D2542FE8EAF9622 /* CoreLocation.framework in Frameworks */,
+ 2972AA1C00B44A3F86CF80CC /* QuartzCore.framework in Frameworks */,
+ FC9511FB911E4FCEB22E10BA /* Security.framework in Frameworks */,
+ 580B2A31DCB84CC283B10E5D /* Social.framework in Frameworks */,
+ D6CB4363E965449BBBE5B8D2 /* StoreKit.framework in Frameworks */,
+ FFC7DD87F11B4A2285D8D923 /* SystemConfiguration.framework in Frameworks */,
+ CAA3F8646D7241C7A87CF1E0 /* libz.dylib in Frameworks */,
+ 7E0125915AF8402D839A3C94 /* libsqlite3.dylib in Frameworks */,
+ C166B3AD01EF472FB6D02032 /* Bolts.framework in Frameworks */,
+ 7391075E07A34BAB83F05CB5 /* Parse.framework in Frameworks */,
+ 94472C966ACA4695ABE2BA66 /* CoreTelephony.framework in Frameworks */,
+ E051766A7FD245D9BF207F3F /* MessageUI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -178,6 +179,7 @@
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
isa = PBXGroup;
children = (
+ E3CAB92F1E32A8B7008EE37A /* Stone Island.entitlements */,
EB87FDF41871DAF40020F90C /* config.xml */,
EB87FDF31871DA8E0020F90C /* www */,
EB87FDF11871DA420020F90C /* Staging */,
@@ -210,7 +212,7 @@
3047A50E1AB8057F00498E2A /* config */,
8D1107310486CEB800E47090 /* Stone Island-Info.plist */,
6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
- DAD7810D444648B9A0797E42 /* CDVNotification.bundle */,
+ FDC7D37F97C34C77BB06C3F3 /* CDVNotification.bundle */,
);
name = Resources;
path = "Stone Island/Resources";
@@ -219,21 +221,21 @@
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
isa = PBXGroup;
children = (
- 3F97090F6B544E2BB1609DBE /* Accounts.framework */,
- 1DC035EE9BA24D4FA0966C97 /* AudioToolbox.framework */,
- 9B23FCE8A14F4788A06368CD /* CFNetwork.framework */,
- 71127DE451034E8DADBC2908 /* CoreLocation.framework */,
- 5FA9837E4C93446C84474512 /* QuartzCore.framework */,
- ED0B669B92E5409282AE1703 /* Security.framework */,
- B4768CC0A2D74CFF84597C0C /* Social.framework */,
- CCE8D44B5FFF4EF4BB46F74F /* StoreKit.framework */,
- 94099699ABA44203A173F33E /* SystemConfiguration.framework */,
- 8998048060D1426C8BD2870D /* libz.dylib */,
- B6675D8E364642F0ABE3B97F /* libsqlite3.dylib */,
- 34D6F0009780486D8A07BD47 /* Bolts.framework */,
- 21B8104F65F9433D9A7D53F9 /* Parse.framework */,
- 3A31D2E2022D43BFA29F6CC9 /* MessageUI.framework */,
- 5794EA67F4E2464080DFF4DD /* CoreTelephony.framework */,
+ 4A6A4E2CE65843768BDEAF4F /* Accounts.framework */,
+ E01A1C39BD2F4ECA92BFF7FF /* AudioToolbox.framework */,
+ E191CD5B13F446DAB3BF6A21 /* CFNetwork.framework */,
+ A39F3F0D2D66476CB0A2D1C5 /* CoreLocation.framework */,
+ 39BCE99154CB4F0E9DA58B78 /* QuartzCore.framework */,
+ 7B29294E4D4C44BFB3071B99 /* Security.framework */,
+ 7D79075875CE4142B48AEBCA /* Social.framework */,
+ BB850B8875AD488A9A055923 /* StoreKit.framework */,
+ 2C1D65C1BA0840D080F6235D /* SystemConfiguration.framework */,
+ DCA7C12F86084EE7BD27397E /* libz.dylib */,
+ 4B4BE6669D104BD1976B30F5 /* libsqlite3.dylib */,
+ 34E88D19E08E41CC9D734C50 /* Bolts.framework */,
+ 40973E8F3FFF4D62939FA370 /* Parse.framework */,
+ 96EEC07FEECE46AC90EBA556 /* CoreTelephony.framework */,
+ 82B1E995C03E48DB90B10614 /* MessageUI.framework */,
);
name = Frameworks;
sourceTree = "<group>";
@@ -259,32 +261,32 @@
307C750510C5A3420062BCA9 /* Plugins */ = {
isa = PBXGroup;
children = (
- 8961158EB65445E1BB6CB501 /* CDVParsePlugin.m */,
- 2ABCC9D074F74A0680DAE629 /* CDVParsePlugin.h */,
- 8277330FE73D4EC2BE3F8833 /* CDVInAppBrowser.m */,
- D700E79C081C45619C7AC7D1 /* CDVInAppBrowser.h */,
- 093D0B348E9B4F359B8FC9FF /* NSString+URLEncoding.m */,
- DD9A29C31C4644DB9C102D06 /* SocialSharing.m */,
- 19A23454385A44C9A0D1F396 /* NSString+URLEncoding.h */,
- 7DE194F983174929A645ABD7 /* SocialSharing.h */,
- 7750C61417EE4678B793C993 /* CDVLogger.m */,
- 72ABD61156534EE7BA2F1412 /* CDVLogger.h */,
- D1673B263A2F4F09B0740EF6 /* CDVDevice.m */,
- 39ABF20966474AE2A42B4758 /* CDVDevice.h */,
- AF451107D3D340729EA6E833 /* CDVConnection.m */,
- 6FA6E99A08594DD299BA4486 /* CDVReachability.m */,
- 8082F878D0EF4B389ED94C47 /* CDVConnection.h */,
- 02427C4B4DBC4EE199F76CDF /* CDVReachability.h */,
- 9E448A31DBCF48A5A72A043C /* CDVNotification.m */,
- 7850E3F3A8B743AD8569AB90 /* CDVNotification.h */,
- 37E8F313C7404DB48950986D /* CDVSplashScreen.m */,
- 3540F8B74DE04482B5F31396 /* CDVViewController+SplashScreen.m */,
- 2343CD8001A046E08B747609 /* CDVSplashScreen.h */,
- 6A123CECD10245049BAACCF8 /* CDVViewController+SplashScreen.h */,
- E2F80BC4D82142208C55007C /* CDVLocation.m */,
- 65A8F443D6D64E34B5906602 /* CDVLocation.h */,
- 9533418C6E9249F89C11CE50 /* IonicKeyboard.m */,
- FF6B2D852F0C4C6097039B09 /* IonicKeyboard.h */,
+ E2104B6A70E148779A2CA30D /* CDVParsePlugin.m */,
+ 39A1589D70644FB2AF065F46 /* CDVParsePlugin.h */,
+ 54772AF7EAF44C2C967CC84D /* CDVLogger.m */,
+ DF44F5768157429FB4DB7911 /* CDVLogger.h */,
+ 6F2B41C8AF844751A1C37E22 /* CDVDevice.m */,
+ 2EBE2D3A1C68402CBED7093C /* CDVDevice.h */,
+ 720982812A144EEC9E9D7568 /* CDVNotification.m */,
+ 7FC02C379D834FCD9301A370 /* CDVNotification.h */,
+ B1F956AF448F488FA013FD39 /* CDVLocation.m */,
+ 95895F8076C44E2FA63D271F /* CDVLocation.h */,
+ 9855B306FB3E4279B513F444 /* CDVInAppBrowser.m */,
+ C3551F2C12B6456BADEE2DD2 /* CDVInAppBrowser.h */,
+ 6F149BF96C8A48CFBC96435A /* CDVConnection.m */,
+ DA20F18D41AD4AD0BDB6ED29 /* CDVReachability.m */,
+ 6C9F91F8774A4F70BB55A1FB /* CDVConnection.h */,
+ 82374902D63D47999629598F /* CDVReachability.h */,
+ EA6DCDDA88904C33A27AEF0A /* CDVSplashScreen.m */,
+ 8F4AE70458E94615AE4983DD /* CDVViewController+SplashScreen.m */,
+ F992199748874BB4803CB9E2 /* CDVSplashScreen.h */,
+ 6D3FEA9AA1EB48EAAB92AD10 /* CDVViewController+SplashScreen.h */,
+ AF527809947C4588933257BD /* NSString+URLEncoding.m */,
+ 73C860C69FE7480199A343FC /* SocialSharing.m */,
+ 0B45141005BA4A90B2F97813 /* NSString+URLEncoding.h */,
+ 2C2B85438D22400EBC31BC8C /* SocialSharing.h */,
+ 55C2A6C9DA0846F08DC99EA6 /* IonicKeyboard.m */,
+ D87540926C3C4650B64F99E1 /* IonicKeyboard.h */,
);
name = Plugins;
path = "Stone Island/Plugins";
@@ -332,6 +334,11 @@
1D6058900D05DD3D006BFB54 = {
DevelopmentTeam = C6JQTPGJ97;
ProvisioningStyle = Automatic;
+ SystemCapabilities = {
+ com.apple.Push = {
+ enabled = 1;
+ };
+ };
};
};
};
@@ -375,7 +382,7 @@
302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
- DB6AF83ACD124CA590A083F5 /* CDVNotification.bundle in Resources */,
+ EFB9CBC2C91943BCBA2912A1 /* CDVNotification.bundle in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -407,19 +414,19 @@
1D60589B0D05DD56006BFB54 /* main.m in Sources */,
1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
- 9BF4E6A8A54F45E4BDCB35E8 /* CDVParsePlugin.m in Sources */,
- 9164F345C7EF473E8E6CA215 /* CDVInAppBrowser.m in Sources */,
- 3203B5020DFF4867998FD244 /* NSString+URLEncoding.m in Sources */,
- F1AFF61D7EDB477FAC045FF0 /* SocialSharing.m in Sources */,
- 619921E6CFA944AB9FD378F2 /* CDVLogger.m in Sources */,
- E651384BEE9B46BCB4266E31 /* CDVDevice.m in Sources */,
- 7605C3225E01411D8A3AD2AC /* CDVConnection.m in Sources */,
- B11FABEA6586489DA90AAB86 /* CDVReachability.m in Sources */,
- 4A76AA461B094826B553C98A /* CDVNotification.m in Sources */,
- 5F44A0836473477ABEDEE9D0 /* CDVSplashScreen.m in Sources */,
- 7BFF7D1E98634E0CB65D166A /* CDVViewController+SplashScreen.m in Sources */,
- 98707D91F4C74B20AF61F26F /* CDVLocation.m in Sources */,
- 575E294B759E463E9C66C496 /* IonicKeyboard.m in Sources */,
+ 1D1952C8924D427BAD27F3CA /* CDVParsePlugin.m in Sources */,
+ 36DBFB72579C4F8894914822 /* CDVLogger.m in Sources */,
+ 64B2CEB19CE640F5A0B3F76B /* CDVDevice.m in Sources */,
+ B2F9E921825D4BA5B3A58F1D /* CDVNotification.m in Sources */,
+ 6CAFB5C793DF4BCFA3E5FE27 /* CDVLocation.m in Sources */,
+ 8F556202CC7C43B09B1C9811 /* CDVInAppBrowser.m in Sources */,
+ 038A813697F24784AD03A13A /* CDVConnection.m in Sources */,
+ 41CB91C1528B440895DA4A57 /* CDVReachability.m in Sources */,
+ F68C8A92B2874D2D9DD90371 /* CDVSplashScreen.m in Sources */,
+ C90E78CAAEDD46689CE8CFA4 /* CDVViewController+SplashScreen.m in Sources */,
+ 87C0DDD03567448EB3D224D2 /* NSString+URLEncoding.m in Sources */,
+ 69858A99F78E400A967C2B81 /* SocialSharing.m in Sources */,
+ 0FE81BC20BA2479A90CD59EF /* IonicKeyboard.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -443,6 +450,7 @@
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
+ CODE_SIGN_ENTITLEMENTS = "Stone Island/Stone Island.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = C6JQTPGJ97;
@@ -458,8 +466,10 @@
GCC_THUMB_SUPPORT = NO;
GCC_VERSION = "";
INFOPLIST_FILE = "Stone Island/Stone Island-Info.plist";
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
PRODUCT_NAME = "Stone Island";
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
@@ -472,6 +482,7 @@
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
+ CODE_SIGN_ENTITLEMENTS = "Stone Island/Stone Island.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
DEVELOPMENT_TEAM = C6JQTPGJ97;
@@ -485,8 +496,10 @@
GCC_THUMB_SUPPORT = NO;
GCC_VERSION = "";
INFOPLIST_FILE = "Stone Island/Stone Island-Info.plist";
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
PRODUCT_NAME = "Stone Island";
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/jules.xcuserdatad/UserInterfaceState.xcuserstate b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/jules.xcuserdatad/UserInterfaceState.xcuserstate
deleted file mode 100644
index d573b2f8..00000000
--- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/jules.xcuserdatad/UserInterfaceState.xcuserstate
+++ /dev/null
Binary files differ
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 00000000..e0efac5a
--- /dev/null
+++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/julie.xcuserdatad/UserInterfaceState.xcuserstate
Binary files differ
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/jules.xcuserdatad/xcschemes/Stone Island.xcscheme b/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/julie.xcuserdatad/xcschemes/Stone Island.xcscheme
index 76aef775..1af030ae 100644
--- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/jules.xcuserdatad/xcschemes/Stone Island.xcscheme
+++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/julie.xcuserdatad/xcschemes/Stone Island.xcscheme
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
- LastUpgradeVersion = "0810"
+ LastUpgradeVersion = "0820"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/jules.xcuserdatad/xcschemes/xcschememanagement.plist b/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/julie.xcuserdatad/xcschemes/xcschememanagement.plist
index b41bffe9..b41bffe9 100644
--- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/jules.xcuserdatad/xcschemes/xcschememanagement.plist
+++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/xcuserdata/julie.xcuserdatad/xcschemes/xcschememanagement.plist