-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
146 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+13.5 KB
(100%)
States.sketchplugin/Contents/Resources/States.bundle/Contents/MacOS/States
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
States.sketchplugin/Contents/Resources/States.bundle/Contents/Resources/StatesWindow.nib
Binary file not shown.
137 changes: 137 additions & 0 deletions
137
States.sketchplugin/Contents/Resources/States.bundle/Contents/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 */; }; | ||
|
@@ -349,7 +348,6 @@ | |
isa = PBXResourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
0A291EA91D59BF6E0003F2A3 /* Versioning.xcconfig in Resources */, | ||
0A9BE3C71D06F89E00257F99 /* [email protected] in Resources */, | ||
0A9BE3C61D06F89E00257F99 /* dirty.png in Resources */, | ||
0AD7BE0B1CFDF088003C77BB /* StatesWindow.xib in Resources */, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
IEXP_SOURCE_VERSION = 0.99 | ||
IEXP_SOURCE_VERSION = 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
rodionovd
Author
Contributor
|
||
"identifier": "com.edenvidal.states-for-sketch", | ||
"compatibleVersion": 3, | ||
"bundleVersion": 1, | ||
|
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?