diff --git a/States.sketchplugin/Contents/Resources/States.bundle/Contents/Info.plist b/States.sketchplugin/Contents/Resources/States.bundle/Contents/Info.plist index dde2fc7..cade706 100644 --- a/States.sketchplugin/Contents/Resources/States.bundle/Contents/Info.plist +++ b/States.sketchplugin/Contents/Resources/States.bundle/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 15F34 + 15G31 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.99 + 1.0.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -29,7 +29,7 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 7D175 + 7D1014 DTPlatformVersion GM DTSDKBuild @@ -37,9 +37,9 @@ DTSDKName macosx10.11 DTXcode - 0730 + 0731 DTXcodeBuild - 7D175 + 7D1014 NSHumanReadableCopyright Copyright © 2016 Eden Vidal. All rights reserved. diff --git a/States.sketchplugin/Contents/Resources/States.bundle/Contents/MacOS/States b/States.sketchplugin/Contents/Resources/States.bundle/Contents/MacOS/States index a5db75d..a166dac 100755 Binary files a/States.sketchplugin/Contents/Resources/States.bundle/Contents/MacOS/States and b/States.sketchplugin/Contents/Resources/States.bundle/Contents/MacOS/States differ diff --git a/States.sketchplugin/Contents/Resources/States.bundle/Contents/Resources/StatesWindow.nib b/States.sketchplugin/Contents/Resources/States.bundle/Contents/Resources/StatesWindow.nib index 77513a1..6d204e1 100644 Binary files a/States.sketchplugin/Contents/Resources/States.bundle/Contents/Resources/StatesWindow.nib and b/States.sketchplugin/Contents/Resources/States.bundle/Contents/Resources/StatesWindow.nib differ diff --git a/States.sketchplugin/Contents/Resources/States.bundle/Contents/_CodeSignature/CodeResources b/States.sketchplugin/Contents/Resources/States.bundle/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..7de6781 --- /dev/null +++ b/States.sketchplugin/Contents/Resources/States.bundle/Contents/_CodeSignature/CodeResources @@ -0,0 +1,137 @@ + + + + + files + + Resources/StatesWindow.nib + + tPNG8G23xzx2FF9fJkMeLlowPCg= + + Resources/dirty.tiff + + OigIS04hpst041DCQF9TZTP28HM= + + + files2 + + Resources/StatesWindow.nib + + hash + + tPNG8G23xzx2FF9fJkMeLlowPCg= + + hash2 + + R+X7XpAk5/v35Io50Z1VeFKd+JD0rIEYCGO62q9luas= + + + Resources/dirty.tiff + + hash + + OigIS04hpst041DCQF9TZTP28HM= + + hash2 + + 7KCD71Cxnh0qc7BUXhpJv/M2LHesZc1jZI4/QyOsTC0= + + + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + diff --git a/States.sketchplugin/Contents/Sketch/manifest.json b/States.sketchplugin/Contents/Sketch/manifest.json index 3f99f80..6f523a5 100644 --- a/States.sketchplugin/Contents/Sketch/manifest.json +++ b/States.sketchplugin/Contents/Sketch/manifest.json @@ -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, diff --git a/States.xcodeproj/project.pbxproj b/States.xcodeproj/project.pbxproj index 3720dd9..735f780 100644 --- a/States.xcodeproj/project.pbxproj +++ b/States.xcodeproj/project.pbxproj @@ -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 /* dirty@2x.png in Resources */, 0A9BE3C61D06F89E00257F99 /* dirty.png in Resources */, 0AD7BE0B1CFDF088003C77BB /* StatesWindow.xib in Resources */, diff --git a/States/Info.plist b/States/Info.plist index f33c6e0..cff9302 100644 --- a/States/Info.plist +++ b/States/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.99 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Versioning.xcconfig b/Versioning.xcconfig index 0040076..629aa9f 100644 --- a/Versioning.xcconfig +++ b/Versioning.xcconfig @@ -1 +1 @@ -IEXP_SOURCE_VERSION = 0.99 +IEXP_SOURCE_VERSION = 1.0.0 diff --git a/manifest.json b/manifest.json index 3f99f80..6f523a5 100644 --- a/manifest.json +++ b/manifest.json @@ -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,