Skip to content

1.更改了appID能够在自己的真机上跑起来 #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Coding_iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6236,7 +6236,7 @@
ORGANIZATIONNAME = Coding;
TargetAttributes = {
8E47700F198770E700997D05 = {
DevelopmentTeam = QN5Z87S3LH;
DevelopmentTeam = VBG5T2XYZS;
ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.BackgroundModes = {
Expand Down Expand Up @@ -7704,7 +7704,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = QN5Z87S3LH;
DEVELOPMENT_TEAM = VBG5T2XYZS;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -7730,7 +7730,7 @@
"$(PROJECT_DIR)/Coding_iOS/Util/Audio/opencore-amr-iOS/lib",
"$(PROJECT_DIR)/Coding_iOS/Vendor/UMSocial_Sdk_4.3.0_Extra/SinaSSO",
);
PRODUCT_BUNDLE_IDENTIFIER = net.coding.CodingForiOS;
PRODUCT_BUNDLE_IDENTIFIER = com.youkang.CodingForiOS;
PRODUCT_NAME = Coding_iOS;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -7749,7 +7749,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = QN5Z87S3LH;
DEVELOPMENT_TEAM = VBG5T2XYZS;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -7775,7 +7775,7 @@
"$(PROJECT_DIR)/Coding_iOS/Util/Audio/opencore-amr-iOS/lib",
"$(PROJECT_DIR)/Coding_iOS/Vendor/UMSocial_Sdk_4.3.0_Extra/SinaSSO",
);
PRODUCT_BUNDLE_IDENTIFIER = net.coding.CodingForiOS;
PRODUCT_BUNDLE_IDENTIFIER = com.youkang.CodingForiOS;
PRODUCT_NAME = Coding_iOS;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
4 changes: 2 additions & 2 deletions Coding_iOS.xcworkspace/xcshareddata/Coding_iOS.xcscmblueprint
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "433ECD69-91E4-4E60-9763-B27EA86C3648",
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
"0BE8B4916C79C0D6BC415A5C19AC33B37D62A706" : "Coding-iOS\/Coding_iOS\/Resources\/webview\/",
"0BE8B4916C79C0D6BC415A5C19AC33B37D62A706" : "Coding-iOS-ZY\/Coding_iOS\/Resources\/webview\/",
"B810104048DF61B07FF1F2922D434EA5073F4362" : "Coding_iOS",
"9F3660E5AC46AAE96CC141F90EBB3A671D67F2C2" : "Coding-iOS\/"
"9F3660E5AC46AAE96CC141F90EBB3A671D67F2C2" : "Coding-iOS-ZY\/"
},
"DVTSourceControlWorkspaceBlueprintNameKey" : "Coding_iOS",
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: a94c62469770048a6401eeda5b117afbd57e75f0

COCOAPODS: 1.1.1
COCOAPODS: 1.2.0.beta.1