Skip to content

Commit

Permalink
update demo picture
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakey committed Feb 7, 2017
1 parent c491feb commit 1ac0ac0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions ProfilesManager.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_BUNDLE_IDENTIFIER = org.skyfox.ProfilesManager;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "23382ca3-83fd-4b02-ad73-7dc1d4a1413e";
PROVISIONING_PROFILE_SPECIFIER = ProfilesManager_Mac_Production;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
};
name = Debug;
};
Expand All @@ -360,8 +360,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_BUNDLE_IDENTIFIER = org.skyfox.ProfilesManager;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "23382ca3-83fd-4b02-ad73-7dc1d4a1413e";
PROVISIONING_PROFILE_SPECIFIER = ProfilesManager_Mac_Production;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
};
name = Release;
};
Expand Down
2 changes: 1 addition & 1 deletion ProfilesManager/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ iOS Provisioning Profiles, .mobileprovision files manager tool for mac
https://github.com/shaojiankui/ProfilesManager/releases

##Screenshot
![](https://raw.githubusercontent.com/shaojiankui/ProfilesManager/master/demo.png)
![](https://raw.githubusercontent.com/shaojiankui/ProfilesManager/master/demo.jpg)

## Provisioning Profile 的构成
以下为典型供应配置文件*.mobileprovision的构成简析:
Expand Down
Binary file added demo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed demo.png
Binary file not shown.

0 comments on commit 1ac0ac0

Please sign in to comment.