Skip to content

Commit

Permalink
:shipit: Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rodionovd committed Aug 16, 2016
1 parent 8ce862f commit fca39dc
Show file tree
Hide file tree
Showing 9 changed files with 146 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>15F34</string>
<string>15G31</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.99</string>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>7D175</string>
<string>7D1014</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15E60</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<key>DTXcode</key>
<string>0730</string>
<string>0731</string>
<key>DTXcodeBuild</key>
<string>7D175</string>
<string>7D1014</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2016 Eden Vidal. All rights reserved.</string>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>Resources/StatesWindow.nib</key>
<data>
tPNG8G23xzx2FF9fJkMeLlowPCg=
</data>
<key>Resources/dirty.tiff</key>
<data>
OigIS04hpst041DCQF9TZTP28HM=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/StatesWindow.nib</key>
<dict>
<key>hash</key>
<data>
tPNG8G23xzx2FF9fJkMeLlowPCg=
</data>
<key>hash2</key>
<data>
R+X7XpAk5/v35Io50Z1VeFKd+JD0rIEYCGO62q9luas=
</data>
</dict>
<key>Resources/dirty.tiff</key>
<dict>
<key>hash</key>
<data>
OigIS04hpst041DCQF9TZTP28HM=
</data>
<key>hash2</key>
<data>
7KCD71Cxnh0qc7BUXhpJv/M2LHesZc1jZI4/QyOsTC0=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
2 changes: 1 addition & 1 deletion States.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Create different artboard states and switch between them easily",
"author": "Eden Vidal",
"homepage": "http://edenvidal.com",
"version": 0.99,
"version": 1.0.0,
"identifier": "com.edenvidal.states-for-sketch",
"compatibleVersion": 3,
"bundleVersion": 1,
Expand Down
2 changes: 0 additions & 2 deletions States.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
0A12AE5E1D13A62300CBB026 /* STStatefulArtboard+Snapshots.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A12AE5D1D13A62300CBB026 /* STStatefulArtboard+Snapshots.m */; };
0A291EA91D59BF6E0003F2A3 /* Versioning.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 0A291EA81D59BF6E0003F2A3 /* Versioning.xcconfig */; };
0A2C50EA1D09C87800CB3C9F /* STWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A2C50E91D09C87800CB3C9F /* STWindow.m */; };
0A3CBDB31D0A61C40016EFD8 /* STTableRowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A3CBDB21D0A61C40016EFD8 /* STTableRowView.m */; };
0A3CBDB61D0A6BB10016EFD8 /* STColorFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A3CBDB51D0A6BB10016EFD8 /* STColorFactory.m */; };
Expand Down Expand Up @@ -349,7 +348,6 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0A291EA91D59BF6E0003F2A3 /* Versioning.xcconfig in Resources */,
0A9BE3C71D06F89E00257F99 /* dirty@2x.png in Resources */,
0A9BE3C61D06F89E00257F99 /* dirty.png in Resources */,
0AD7BE0B1CFDF088003C77BB /* StatesWindow.xib in Resources */,
Expand Down
2 changes: 1 addition & 1 deletion States/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.99</string>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion Versioning.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
IEXP_SOURCE_VERSION = 0.99
IEXP_SOURCE_VERSION = 1.0.0
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Create different artboard states and switch between them easily",
"author": "Eden Vidal",
"homepage": "http://edenvidal.com",
"version": 0.99,
"version": 1.0.0,

This comment has been minimized.

Copy link
@malps13

malps13 Aug 26, 2016

For some reason not wrapping version in double quotes causes error and the plugin is not loading in my Sketch:

2016-08-26 15:04:29.883 Sketch[7423:69733] Unable to parse manifest.json at URL: file:///Users/wojtekjodel/Library/Application%20Support/com.bohemiancoding.sketch3/Plugins/States-1.0.0/States.sketchplugin/Contents/Sketch/manifest.json error: Error Domain=NSCocoaErrorDomain Code=3840 "Badly formed object around character 181." UserInfo={NSDebugDescription=Badly formed object around character 181.} «Plugin Developer»

@rodionovd is it my setup problem or should I rather create an issue for that?

This comment has been minimized.

Copy link
@rodionovd

rodionovd Aug 26, 2016

Author Contributor

@malps13 ooooops that's my fault! Sorry, will fix now 😓

Thanks for reporting!

"identifier": "com.edenvidal.states-for-sketch",
"compatibleVersion": 3,
"bundleVersion": 1,
Expand Down

0 comments on commit fca39dc

Please sign in to comment.