Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
internal Testing
Browse files Browse the repository at this point in the history
Changed DEVELOPMENT_TEAM
and
.entitlements from
<string>group.com.owncloud.iOSmobileapp</string>
to		<string>group.com.mst.owncloud.ios</string>
  • Loading branch information
ChrisEdS committed Nov 23, 2017
1 parent c08ff1e commit 163a713
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 31 deletions.
4 changes: 2 additions & 2 deletions OC Share Sheet/OC Share Sheet.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.owncloud.iOSmobileapp</string>
<string>group.com.mst.owncloud.ios</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)group.com.owncloud.iOSmobileapp</string>
<string>$(AppIdentifierPrefix)group.com.mst.owncloud.ios</string>
</array>
</dict>
</plist>
46 changes: 25 additions & 21 deletions Owncloud iOs Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3991,7 +3991,7 @@
LastUpgradeCheck = 0800;
TargetAttributes = {
1324297715ADBB3700DF823E = {
DevelopmentTeam = 9B5WD74GWJ;
DevelopmentTeam = Z4LNPDY9WK;
LastSwiftMigration = 0800;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
Expand All @@ -4004,7 +4004,7 @@
};
EA6606941AA767F700BA2C65 = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = 9B5WD74GWJ;
DevelopmentTeam = Z4LNPDY9WK;
LastSwiftMigration = 0800;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
Expand All @@ -4017,7 +4017,7 @@
};
EAB0AB3119ED356A00764C31 = {
CreatedOnToolsVersion = 6.0.1;
DevelopmentTeam = 9B5WD74GWJ;
DevelopmentTeam = Z4LNPDY9WK;
LastSwiftMigration = 0800;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
Expand All @@ -4030,8 +4030,9 @@
};
EAB0AB3F19ED356A00764C31 = {
CreatedOnToolsVersion = 6.0.1;
DevelopmentTeam = 9B5WD74GWJ;
DevelopmentTeam = Z4LNPDY9WK;
LastSwiftMigration = 0800;
ProvisioningStyle = Manual;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
enabled = 1;
Expand Down Expand Up @@ -5365,6 +5366,7 @@
CODE_SIGN_RESOURCE_RULES_PATH = "";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -5391,7 +5393,7 @@
"$(SRCROOT)",
);
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = com.owncloud.iOSmobileapp;
PRODUCT_BUNDLE_IDENTIFIER = group.com.mst.owncloud.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
Expand All @@ -5417,7 +5419,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_RESOURCE_RULES_PATH = "";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -5439,7 +5441,7 @@
"$(SRCROOT)",
);
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = com.owncloud.iOSmobileapp;
PRODUCT_BUNDLE_IDENTIFIER = group.com.mst.owncloud.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
Expand Down Expand Up @@ -5526,7 +5528,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
GCC_PREFIX_HEADER = "Owncloud iOs Client/Owncloud iOs Client-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -5552,7 +5554,7 @@
);
MTL_ENABLE_DEBUG_INFO = YES;
OTHER_SWIFT_FLAGS = "-D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = "com.owncloud.iOSmobileapp.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.mst.owncloud.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SKIP_INSTALL = YES;
Expand All @@ -5577,7 +5579,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
GCC_PREFIX_HEADER = "Owncloud iOs Client/Owncloud iOs Client-Prefix.pch";
Expand All @@ -5600,7 +5602,7 @@
);
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = "com.owncloud.iOSmobileapp.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.mst.owncloud.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -5631,7 +5633,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -5667,7 +5669,7 @@
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-Obj-C";
PRODUCT_BUNDLE_IDENTIFIER = "com.owncloud.iOSmobileapp.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.mst.owncloud.ios.ownCloudExtApp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -5697,7 +5699,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -5728,7 +5730,7 @@
);
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-Obj-C";
PRODUCT_BUNDLE_IDENTIFIER = "com.owncloud.iOSmobileapp.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.mst.owncloud.ios.ownCloudExtApp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -5758,7 +5760,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_PREFIX_HEADER = "Owncloud iOs Client/Owncloud iOs Client-Prefix.pch";
Expand Down Expand Up @@ -5787,9 +5789,10 @@
);
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "com.owncloud.iOSmobileapp.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.mst.owncloud.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE = "7453f6f8-e24a-4190-944d-90a9cd6a51dd";
PROVISIONING_PROFILE_SPECIFIER = "ownCloud Testing";
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "Owncloud iOs Client/OCExtensions-Bridging-Header.h";
SWIFT_VERSION = 3.0;
Expand All @@ -5816,7 +5819,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = 9B5WD74GWJ;
DEVELOPMENT_TEAM = Z4LNPDY9WK;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -5840,9 +5843,10 @@
"$(PROJECT_DIR)",
);
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = "com.owncloud.iOSmobileapp.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_BUNDLE_IDENTIFIER = com.mst.owncloud.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE = "7453f6f8-e24a-4190-944d-90a9cd6a51dd";
PROVISIONING_PROFILE_SPECIFIER = "ownCloud Testing";
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "Owncloud iOs Client/OCExtensions-Bridging-Header.h";
SWIFT_VERSION = 3.0;
Expand Down
4 changes: 2 additions & 2 deletions Owncloud iOs Client/Owncloud iOs Client.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.owncloud.iOSmobileapp</string>
<string>groups.com.mst.owncloud.ios</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)group.com.owncloud.iOSmobileapp</string>
<string>$(AppIdentifierPrefix)group.com.mst.owncloud.ios</string>
</array>
</dict>
</plist>
4 changes: 2 additions & 2 deletions ownCloudExtApp/ownCloudExtApp.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.owncloud.iOSmobileapp</string>
<string>group.com.mst.owncloud.ios</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)group.com.owncloud.iOSmobileapp</string>
<string>$(AppIdentifierPrefix)group.com.mst.owncloud.ios</string>
</array>
</dict>
</plist>
2 changes: 1 addition & 1 deletion ownCloudExtAppFileProvider/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<key>NSExtension</key>
<dict>
<key>NSExtensionFileProviderDocumentGroup</key>
<string>group.com.owncloud.iOSmobileapp</string>
<string>group.com.mst.owncloud.ios</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-nonui</string>
<key>NSExtensionPrincipalClass</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.owncloud.iOSmobileapp</string>
<string>group.com.mst.owncloud.ios</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)group.com.owncloud.iOSmobileapp</string>
</array>
</dict>
</plist>

0 comments on commit 163a713

Please sign in to comment.