diff --git a/Verdnaturaventas/.DS_Store b/Verdnaturaventas/.DS_Store new file mode 100644 index 0000000..b1b63b8 Binary files /dev/null and b/Verdnaturaventas/.DS_Store differ diff --git a/Verdnaturaventas/Pods/Pods.xcodeproj/xcuserdata/ainki.xcuserdatad/xcschemes/xcschememanagement.plist b/Verdnaturaventas/Pods/Pods.xcodeproj/xcuserdata/ainki.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..46538f7 --- /dev/null +++ b/Verdnaturaventas/Pods/Pods.xcodeproj/xcuserdata/ainki.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,84 @@ + + + + + SchemeUserState + + BoringSSL.xcscheme_^#shared#^_ + + orderHint + 2 + + FSCalendar.xcscheme_^#shared#^_ + + orderHint + 9 + + FirebaseCore.xcscheme_^#shared#^_ + + orderHint + 3 + + FirebaseFirestore-gRPCCertificates-Firestore.xcscheme_^#shared#^_ + + orderHint + 5 + + FirebaseFirestore.xcscheme_^#shared#^_ + + orderHint + 4 + + FirebaseInAppMessagingDisplay-InAppMessagingDisplayResources.xcscheme_^#shared#^_ + + orderHint + 7 + + FirebaseInAppMessagingDisplay.xcscheme_^#shared#^_ + + orderHint + 6 + + FirebaseMessaging.xcscheme_^#shared#^_ + + orderHint + 8 + + GoogleUtilities.xcscheme_^#shared#^_ + + orderHint + 10 + + Pods-Verdnaturaventas.xcscheme_^#shared#^_ + + orderHint + 15 + + Protobuf.xcscheme_^#shared#^_ + + orderHint + 16 + + gRPC-C++.xcscheme_^#shared#^_ + + orderHint + 11 + + gRPC-Core.xcscheme_^#shared#^_ + + orderHint + 12 + + leveldb-library.xcscheme_^#shared#^_ + + orderHint + 13 + + nanopb.xcscheme_^#shared#^_ + + orderHint + 14 + + + + diff --git a/Verdnaturaventas/Verdnaturaventas.xcodeproj/project.pbxproj b/Verdnaturaventas/Verdnaturaventas.xcodeproj/project.pbxproj index 6a62567..4f32fbb 100644 --- a/Verdnaturaventas/Verdnaturaventas.xcodeproj/project.pbxproj +++ b/Verdnaturaventas/Verdnaturaventas.xcodeproj/project.pbxproj @@ -1143,8 +1143,8 @@ TargetAttributes = { A6BABF7F1C33F8A00082BADE = { CreatedOnToolsVersion = 7.2; - DevelopmentTeam = S2MKP69DVN; LastSwiftMigration = 0820; + ProvisioningStyle = Manual; SystemCapabilities = { com.apple.Push = { enabled = 1; @@ -1168,6 +1168,7 @@ developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( + English, ca, en, es, @@ -1716,7 +1717,8 @@ CODE_SIGN_ENTITLEMENTS = Verdnaturaventas/Verdnaturaventas.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - DEVELOPMENT_TEAM = S2MKP69DVN; + CODE_SIGN_STYLE = Manual; + DEVELOPMENT_TEAM = ""; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/build/Debug-iphoneos", @@ -1727,6 +1729,7 @@ PRODUCT_BUNDLE_IDENTIFIER = com.verdnatura.Verdnaturaventas; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 3.0; TARGETED_DEVICE_FAMILY = 1; }; @@ -1741,7 +1744,8 @@ CODE_SIGN_ENTITLEMENTS = Verdnaturaventas/Verdnaturaventas.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - DEVELOPMENT_TEAM = S2MKP69DVN; + CODE_SIGN_STYLE = Manual; + DEVELOPMENT_TEAM = ""; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/build/Debug-iphoneos", @@ -1752,6 +1756,7 @@ PRODUCT_BUNDLE_IDENTIFIER = com.verdnatura.Verdnaturaventas; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 3.0; TARGETED_DEVICE_FAMILY = 1; }; diff --git a/Verdnaturaventas/Verdnaturaventas.xcodeproj/xcuserdata/ainki.xcuserdatad/xcschemes/xcschememanagement.plist b/Verdnaturaventas/Verdnaturaventas.xcodeproj/xcuserdata/ainki.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..e54c793 --- /dev/null +++ b/Verdnaturaventas/Verdnaturaventas.xcodeproj/xcuserdata/ainki.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + Verdnaturaventas.xcscheme_^#shared#^_ + + orderHint + 1 + + + + diff --git a/Verdnaturaventas/Verdnaturaventas.xcworkspace/xcuserdata/ainki.xcuserdatad/UserInterfaceState.xcuserstate b/Verdnaturaventas/Verdnaturaventas.xcworkspace/xcuserdata/ainki.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..b206ae7 Binary files /dev/null and b/Verdnaturaventas/Verdnaturaventas.xcworkspace/xcuserdata/ainki.xcuserdatad/UserInterfaceState.xcuserstate differ