Skip to content

Commit 664bf6e

Browse files
committed
Rebuilt package after fix for JKI SM Editor issue "Find Callers does not work on Idle" #89
JKISoftware/JKI-State-Machine-Editor#89
1 parent b2d5038 commit 664bf6e

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@
1919
#Built VI Packages
2020
*.vip
2121
.DS_Store
22+
23+
# Don't ignore VIP files in build support folder (! is an exclusion)
24+
!/build support/*.vip
8 Bytes
Binary file not shown.
-4.6 MB
Binary file not shown.
5.06 MB
Binary file not shown.

source/.vipb

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2018-12-15 14:31:08" Creator="Michael Aivaliotis" Comments="" ID="aad04ab64e5975fe414fc50a4e683b9a">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2019-01-18 14:44:25" Creator="Michael Aivaliotis" Comments="" ID="9801fdd69bf64f2ad109b617da614508">
22
<Library_General_Settings>
33
<Package_File_Name>jki_lib_state_machine</Package_File_Name>
4-
<Library_Version>2018.0.5.42</Library_Version>
4+
<Library_Version>2018.0.6.45</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -76,7 +76,8 @@ Fixes
7676
- Fixed Issue #10 (Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash)
7777
- Fixed Issue with Find Data Accessors not always working well (failing to open and consuming CPU)
7878
- Fixed Issue (SM Editor #79) where SM Explorer window does not disappear occasionally
79-
- Fixed Issue (SM Editor #86) Can't open JKI SM Explorer for multiple JKI SM's on same BD</Release_Notes>
79+
- Fixed Issue (SM Editor #86) Can't open JKI SM Explorer for multiple JKI SM's on same BD
80+
- Fixed Issue (SM Editor #89) Find Callers does not work on Idle, Event Structure frame</Release_Notes>
8081
</Description>
8182
<Destinations>
8283
<Toolkit_VIs>
@@ -273,7 +274,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
273274
<Path/>
274275
<VI_Title>Support for State Machine</VI_Title>
275276
</Items_Data>
276-
<GUID>0F2E5D40DFCDB7ABA3667F267B51ADA9</GUID>
277+
<GUID>A004F89571BFF675F6E8521477C853AC</GUID>
277278
</Functions_Palette_Data>
278279
<Functions_Palette_Data>
279280
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -336,7 +337,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
336337
<Path>State Machine Support API\Build State String with Arguments.vi</Path>
337338
<VI_Title>Build State String with Arguments (JKISM)</VI_Title>
338339
</Items_Data>
339-
<GUID>3FE901221C5BEF4816AD5D7FB6FD599C</GUID>
340+
<GUID>6C8E27005B700D8B257EB567B31D5E7D</GUID>
340341
</Functions_Palette_Data>
341342
</Library_Palette_Definition>
342343
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)