Skip to content

Commit

Permalink
Extension version.
Browse files Browse the repository at this point in the history
  • Loading branch information
velyan committed Oct 28, 2016
1 parent 6501bad commit c79eade
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Mark.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
DEVELOPMENT_TEAM = L4ALPHW89P;
INFOPLIST_FILE = Mark/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.velyan.Mark;
PRODUCT_BUNDLE_IDENTIFIER = velyan.com.Mark;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
Expand All @@ -531,7 +531,7 @@
DEVELOPMENT_TEAM = L4ALPHW89P;
INFOPLIST_FILE = Mark/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.velyan.Mark;
PRODUCT_BUNDLE_IDENTIFIER = velyan.com.Mark;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
Expand Down
4 changes: 2 additions & 2 deletions MarkExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>0</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSExtension</key>
Expand Down

0 comments on commit c79eade

Please sign in to comment.