CN108021415A - Automatic packaging method, apparatus, computer equipment and storage medium - Google Patents

Automatic packaging method, apparatus, computer equipment and storage medium Download PDF

Info

Publication number
CN108021415A
CN108021415A CN201711489570.1A CN201711489570A CN108021415A CN 108021415 A CN108021415 A CN 108021415A CN 201711489570 A CN201711489570 A CN 201711489570A CN 108021415 A CN108021415 A CN 108021415A
Authority
CN
China
Prior art keywords
instruction
static library
policy paper
framework
static
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201711489570.1A
Other languages
Chinese (zh)
Inventor
翁贤训
蔡锐涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Umi-Tech Co Ltd
Original Assignee
Umi-Tech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Umi-Tech Co Ltd filed Critical Umi-Tech Co Ltd
Priority to CN201711489570.1A priority Critical patent/CN108021415A/en
Publication of CN108021415A publication Critical patent/CN108021415A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a kind of automatic packaging method, apparatus, computer equipment and storage medium, described method includes following steps:The instruction that script is sent is received, described instruction includes compiling instruction, duplicate instructions, generation instruction and compression instruction;Instructed according to compiling, the initial storehouse of Integrated Development Tool is compiled, generates corresponding static library;Instructed according to generation, generate policy paper corresponding with the static library, the policy paper is used to refer to how to use the static library;According to duplicate instructions, the policy paper and the static library are copied in same catalogue file;Instructed according to compression, the catalogue file is compressed.Above-mentioned automatic packaging method, apparatus, computer equipment and storage medium, the processes such as the compiling in packing process, duplication and compression are directly realized according to the instruction of script transmission, whole packing process need not all participate in manually, compared with traditional packaging method, be effectively improved packing efficiency.

Description

Automatic packaging method, apparatus, computer equipment and storage medium
Technical field
The present invention relates to technical field of software development, more particularly to a kind of automatic packaging method, apparatus, computer equipment And storage medium.
Background technology
With the rapid development of Internet technology, each platform by SDK (Software Development Kit, Software Development Kit) mode link the APP (Application, application program) of oneself and partner, so as to reach mutually Sharp win-win.Each platform also needs to make partner square for the SDK that partner provides while the privacy of code is ensured Just use, usual each platform can design a set of rational packing scheme to the SDK provided, and the bag got can be disposable Compiled code, example and document.
In IOS systems, traditional packing manner is to get framework by Xcode, then framework, example Same file folder is copied to the mode of document manually, is compressed into zip afterwards and is consigned to partner.Traditional way exists In packing process, it is required for spending a lot of time whether inspection has omission in packing process every time.Therefore, traditional packaging method There are efficiency it is low the shortcomings that.
The content of the invention
Based on this, it is necessary to for traditional packaging method efficiency it is low the problem of, there is provided automatic packaging method, apparatus, meter Calculate machine equipment and storage medium.
A kind of automatic packaging method, described method includes following steps:Receive the instruction that script is sent, described instruction Including compiling instruction, duplicate instructions, generation instruction and compression instruction;Instructed according to the compiling, to the first of Integrated Development Tool Beginning, storehouse was compiled, and generated corresponding static library;Instructed according to the generation, generate guidance text corresponding with the static library Part, the policy paper are used to refer to how to use the static library;According to the duplicate instructions, by the policy paper and institute Static library is stated to copy in same catalogue file;Instructed according to the compression, the catalogue file is compressed.
In one embodiment, the Integrated Development Tool includes SDK.
In one embodiment, the SDK is IOS SDK (IOS systemic software developments kit), and the static library is Framework static libraries, it is described to be instructed according to the compiling, the initial storehouse of Integrated Development Tool is compiled, generation corresponds to Static library the step of, including:Instructed according to the compiling, the initial framework dynamic bases of IOS SDK be compiled, Obtain simulator framework and prototype framework;The simulator framework and prototype framework is closed And generate corresponding framework static libraries.
In one embodiment, the policy paper includes Demo and document, and the Demo is used for demonstrating how using Framework static libraries, the document are used for instructing how to use framework static libraries.
In one embodiment, described instruction further includes more new command, described to be instructed according to the generation, generation with it is described It is described according to the duplicate instructions after the step of static library corresponding policy paper, by the policy paper and the static state Storehouse is copied to before the step in same catalogue file, further includes step:According to the more new command, global version number is obtained, The overall situation version number is used for identifying version;By global version number's renewal into the policy paper and the static library.
In one embodiment, described instruction further includes name instruction, described to be instructed according to the compression, by the catalogue Before the step of compressing file, step is further included:Instructed according to the name, with reference to the global version number and it is current when Between, the catalogue file is named.
A kind of automatic packing apparatus, described device include:Command reception module, for receiving the finger of script transmission Order, described instruction include compiling instruction, duplicate instructions, generation instruction and compression instruction;Static library collector, for according to institute Compiling instruction is stated, the initial storehouse of Integrated Development Tool is compiled, generates corresponding static library;Policy paper generation module, For being instructed according to the generation, generate corresponding with static library policy paper, the policy paper be used to refer to how Use the static library;Replication module, for according to the duplicate instructions, the policy paper and the static library to be copied to In same catalogue file;Catalogue file compression module, for being instructed according to the compression, the catalogue file is compressed.
In one embodiment, described instruction further includes more new command, and the policy paper generation module is according to the life Into instruction, after generating policy paper corresponding with the static library, the replication module is according to the duplicate instructions, by described in Before policy paper and the static library are copied in same catalogue file, further include:Global version number's update module, for root According to the more new command, global version number is obtained;By global version number's renewal to the policy paper and the static library In.
A kind of computer equipment, including memory, processor and storage can be run on a memory and on a processor The step of computer program, the processor realizes above-mentioned any one the method when performing described program.
A kind of computer-readable recording medium, is stored thereon with computer program, which realizes when being executed by processor The step of above-mentioned any one the method.
Above-mentioned automatic packaging method, directly according to script send instruction come realize the compiling in packing process, replicate and Compression and etc., whole packing process need not all participate in manually, compared with traditional packaging method, be effectively improved packing Efficiency.
Brief description of the drawings
Fig. 1 is an embodiment automatic packaging method flow diagram;
Fig. 2 is another embodiment automatic packaging method flow diagram;
Fig. 3 is an embodiment automatic packaging device schematic diagram;
Fig. 4 is another embodiment automatic packaging device schematic diagram.
Embodiment
For the ease of understanding the present invention, the present invention is described more fully below with reference to relevant drawings.In attached drawing Give the preferred embodiment of the present invention.But the present invention can realize in many different forms, however it is not limited to herein Described embodiment.On the contrary, the purpose for providing these embodiments is to make the understanding to the disclosure more saturating It is thorough comprehensive.
Referring to Fig. 1, in one embodiment, a kind of automatic packaging method, includes the following steps:
Step S100, receives the instruction that script is sent.
Specifically, instruction includes compiling instruction, duplicate instructions, generation instruction and compression instruction, and the species of script is simultaneously It is not unique, it can be shell, java, C, C++ etc., in different operating system, be referred to using corresponding script to send Order, realizes that compiling, duplication, generation and compression etc. operate according to the instruction of reception.For example, in IOS systems, shell is used Script is come the transmission instructed, the instruction sent according to the shell scripts of reception, the static library in completion packing process Compiling, the generation of policy paper, the duplication of policy paper and static library are with compression.According to the instruction of reception, phase is performed The operation answered, whole packing process need not participate in manually, have very strong operation ease.
Step S200, instructs according to compiling, the initial storehouse of Integrated Development Tool is compiled, generates corresponding static state Storehouse.
Specifically, the type of Integrated Development Tool is not unique, for different operating system, the Integrated Development work used Tool is also different, and Integrated Development Tool can be SDK or JDK (java development kit, the software development of Java language Kit) etc..Further, in one embodiment, SDK includes Android SDK, IOS SDK or Windows SDK.It is right In different operating system, select corresponding Integrated Development Tool to be compiled, obtain corresponding static library.
Further, in one embodiment, by taking IOS systems as an example, SDK is IOS SDK, and static library is Framework static libraries.Step S200 includes:Instructed according to compiling, the initial framework dynamic bases of IOS SDK are carried out Compiling, obtains simulator framework and prototype framework;Simulator framework and prototype framework is merged, Generate corresponding framework static libraries.
Specifically, the framework dynamic bases of IOS SDK are compiled, obtain corresponding simulator framework It can only operate in simulator with prototype framework, simulator framework, can not be run in prototype, and prototype Framework can only be run in prototype, can not be run in simulator.Can be run in order to obtain in prototype can also simulate The storehouse run in device specifically, can pass through, it is necessary to simulator framework and prototype framework are merged into a storehouse A Run Script is configured, merges simulator framework and prototype using lipo orders in Script Framework, regenerates a framework static library, and merging the framework static libraries after generating can prop up at the same time Hold and run on simulator and prototype.It should be pointed out that in IOS systems, the type of static library is not unique, can also be .a Static library, is compiled the initial storehouse of IOS SDK, obtains .a prototypes and .a simulators, the .a static libraries that will be obtained, same energy It is enough to realize the function identical with framework static libraries.
Step S300, instructs according to generation, generates policy paper corresponding with static library.
Specifically, policy paper is used to refer to how to use static library, for different static libraries, compiles the guidance of generation File is also and different.Policy paper is the indispensable data during software development operation and maintenance, it can improve software development Efficiency, ensure the quality of software, and have guidance during the use of software, help, the effect explained the puzzle, is especially being safeguarded In work, have the function that indispensable.
Further, in one embodiment, policy paper includes Demo and document, and Demo is used for demonstrating how using Framework static libraries, document are used for instructing how to use framework static libraries.Corresponding Demo and document are generated to refer to Lead and how to use framework static libraries, improve the ease of use of framework static libraries.
Step S500, according to duplicate instructions, policy paper and static library are copied in same catalogue file.
Specifically, when policy paper and static library are copied in same catalogue file according to duplicate instructions, can be by In the catalogue file that policy paper and static library have been built up before copying to, it can also be and replicating policy paper and static library While, a catalogue file is created, then policy paper and static library are copied in created catalogue file, beaten actually In packet procedures, according to being actually needed different modes can be selected to establish catalogue file, as long as can be by policy paper and static state Storehouse copies to same catalogue file.Policy paper and static library are copied in same catalogue file, facilitate follow-up beat Policy paper and static library are handled in packet procedures.
Step S700, instructs according to compression, catalogue file is compressed.
Specifically, the compression sent according to script instructs, and will have the catalogue text of policy paper and static library at the same time Part is compressed.Further, catalogue file compressed format is not unique, can by catalogue file boil down to ZIP, RAR, 7Z or The forms such as CAB.In actual compression process, there is the mesh of policy paper and static library at the same time using different compressed softwares pair Record file is compressed, and is obtained the compressed package of corresponding form, is completed whole packing process.
In one embodiment, after step S300, before step S500, step S400 is further included, according to more new command, Global version number is obtained, by the renewal of global version number into policy paper and static library.
Specifically, global version number be used for identify version information, the type of global version number is not unique, can be numeral, Letter or numeral and the combination of letter, as long as can reflect the version information of static library and policy paper.With IOS systems Exemplified by system, each IOS system updates, there is corresponding version, such as IOS5, IOS6 etc., according to more new command, by global version Number renewal into corresponding policy paper and static library, user can be judged according to version number used in static library and guidance Whether file is latest edition.Further, according to more new command, the unified global version number to policy paper and static library into , when avoiding the occurrence of manual modification overall situation version number, there is situation about omitting in row renewal.
In one embodiment, after step S500, before step S700, step S600 is further included, is instructed according to name, With reference to global version number and current time, catalogue file is named.
Specifically, it is complete according to what is updated before after policy paper and static library being copied to same catalogue file , pair there are policy paper at version number of office and time point for being presently at the same time and the catalogue file of static library are named.Into one Step ground, when being named to catalogue file, the time point being presently in can be the information of year, month, day, can also be more Accurate year, month, day, hour, min, the information of second;Global version number and to be presently in the order of time be not one, Ke Yishi yet First using global version number, reusing the time being presently in is named catalogue file, can also be and first uses current institute The time at place, reuses global version number and catalogue file is named.For example, global version number is SDK 1.0, it is presently in Time be year, month, day information, first using the time being presently in, reuse global version number and catalogue file be named, Obtained catalogue file is entitled:Year/Month/Day/SDK 1.0.Catalogue file is carried out using global version number and current time Name, can allow user according to catalogue file with regard to that can obtain global version information and packing time.
For the ease of understanding the automatic packaging method of the present invention, it is explained with reference to specific embodiment.
By taking IOS systems as an example, Integrated Development Tool is IOS SDK, compile generation for framework static libraries, use Script be shell scripts.
When carrying out automatic packaging, receive compiling instruction, duplicate instructions, generation instruction, renewal that shell scripts are sent and refer to Order and name instruction, instruct according to the compiling of reception, the initial framework dynamic bases of IOS SDK are compiled, obtain mould Intend device framework and prototype framework, merging to obtain by simulator framework and prototype framework afterwards can Run on simulator, the framework static libraries that can be also run on prototype;Afterwards according to generation instruct, generation with The corresponding Demo of framework static libraries and document, Demo are used for demonstrating how to use framework static libraries, and document is used for How guidance uses framework static libraries, after Demo, document and framework static libraries is obtained, is referred to according to renewal Order, obtain overall situation version number SDK 1.0, and by global version number SDK 1.0 update corresponding Demo, document and In framework static libraries, for unifying identifier version;Afterwards according to duplicate instructions, a catalogue file is established, there will be system Demo, document and the framework static libraries of one global version number are copied in established catalogue file, are referred to according to name Order, with reference to global version number SDK 1.0 and the year, month, day for being presently in the time, has unified global version number to having The catalogue file of Demo, document and framework static libraries are named, it is named as:Year/Month/Day/SDK 1.0;Finally By the catalogue file boil down to zip forms after name, automatic packaging is completed.
Above-mentioned automatic packaging method, directly according to script send instruction come realize the compiling in packing process, replicate and Compression and etc., whole packing process need not all participate in manually, compared with traditional packaging method, be effectively improved packing Efficiency.
In one embodiment, a kind of automatic packaging device, including command reception module 110, static library collector 120th, policy paper generation module 130, replication module 150 and catalogue file compression module 170.
Command reception module 110, for receiving the instruction of script transmission.Specifically, instruction, which includes compiling, instructs, is multiple System instruction, generation instruction and compression instruction, the species of script is not unique, can be shell, java, C, C++ etc., In different operating system, using corresponding script come send instruction, according to the instruction of reception come realize compiling, duplication, The operation such as generation and compression.For example, in IOS systems, using shell scripts come the transmission that is instructed, according to reception The instruction that sends of shell scripts, complete static library compiling in packing process, the generation of policy paper, policy paper and quiet The duplication and compression in state storehouse and etc..According to the instruction of reception, corresponding operation is performed, whole packing process need not join manually With having very strong operation ease.
Static library collector 120, for being instructed according to compiling, is compiled the initial storehouse of Integrated Development Tool, raw Into corresponding static library.
Specifically, the type of Integrated Development Tool is not unique, for different operating system, the Integrated Development work used Tool is also different, and Integrated Development Tool can be SDK or JDK etc..Further, in one embodiment, SDK includes Android SDK, IOS SDK or Windows SDK.For different operating system, select corresponding Integrated Development Tool into Row compiling, obtains corresponding static library.
Further, in one embodiment, by taking IOS systems as an example, SDK is IOS SDK, and static library is Framework static libraries.Step S200 includes:Instructed according to compiling, the initial framework dynamic bases of IOS SDK are carried out Compiling, obtains simulator framework and prototype framework;Simulator framework and prototype framework is merged, Generate corresponding framework static libraries.Specifically, the framework dynamic bases of IOS SDK are compiled, obtained opposite The simulator framework and prototype framework answered, simulator framework can only be operated in simulator, nothing in prototype Method is run, and prototype framework can only be run in prototype, can not be run in simulator.In order to obtain can be in prototype The storehouse that can be also run in simulator is run, it is necessary to which simulator framework and prototype framework are merged into a storehouse, Specifically, simulator framework can be merged using lipo orders in Script by configuring a Run Script With prototype framework, a framework static library is regenerated, the framework static libraries merged after generating can Support to run on simulator and prototype at the same time.It should be pointed out that in IOS systems, the type of static library is not unique, may be used also To be .a static libraries, the initial storehouse of IOS SDK is compiled, obtains .a prototypes and .a simulators, the .a static libraries that will be obtained, It can equally realize the function identical with framework static libraries.
Policy paper generation module 130, for being instructed according to generation, generates policy paper corresponding with static library.
Specifically, policy paper is used to refer to how to use static library, for different static libraries, compiles the guidance of generation File is also and different.Policy paper is the indispensable data during software development operation and maintenance, it can improve software development Efficiency, ensure the quality of software, and have guidance during the use of software, help, the effect explained the puzzle, is especially being safeguarded In work, have the function that indispensable.
Further, in one embodiment, policy paper includes Demo and document, and Demo is used for demonstrating how using Framework static libraries, document are used for instructing how to use framework static libraries.Corresponding Demo and document are generated to refer to Lead and how to use framework static libraries, improve the ease of use of framework static libraries.
Replication module 150, for according to duplicate instructions, policy paper and static library to be copied in same catalogue file.
Specifically, when policy paper and static library are copied in same catalogue file according to duplicate instructions, can be by In the catalogue file that policy paper and static library have been built up before copying to, it can also be and replicating policy paper and static library While, a catalogue file is created, then policy paper and static library are copied in created catalogue file, beaten actually In packet procedures, according to being actually needed different modes can be selected to establish catalogue file, as long as can be by policy paper and static state Storehouse copies to same catalogue file.Policy paper and static library are copied in same catalogue file, facilitate follow-up beat Policy paper and static library are handled in packet procedures.
Catalogue file compression module 170, for being instructed according to compression, catalogue file is compressed.
Specifically, the compression sent according to script instructs, and will have the catalogue text of policy paper and static library at the same time Part is compressed.Further, catalogue file compressed format is not unique, can by catalogue file boil down to ZIP, RAR, 7Z or The forms such as CAB.In actual compression process, there is the mesh of policy paper and static library at the same time using different compressed softwares pair Record file is compressed, and is obtained the compressed package of corresponding form, is completed whole packing process.
In one embodiment, instruction further includes more new command, and policy paper generation module 130 is instructed according to generation, raw Into after policy paper corresponding with static library, replication module 150 copies to policy paper and static library according to duplicate instructions Before in same catalogue file, further include:Global version number's update module 140, for according to more new command, obtaining global version Number;By the renewal of global version number into policy paper and static library.
Specifically, global version number be used for identify version information, the type of global version number is not unique, can be numeral, Letter or numeral and the combination of letter, as long as can reflect the version information of static library and policy paper.With IOS systems Exemplified by system, each IOS system updates, there is corresponding version, such as IOS5, IOS6 etc., according to more new command, by global version Number renewal into corresponding policy paper and static library, user can be judged according to version number used in static library and guidance Whether file is latest edition.Further, according to more new command, the unified global version number to policy paper and static library into , when avoiding the occurrence of manual modification overall situation version number, there is situation about omitting in row renewal.
In one embodiment, instruction further includes name instruction, and catalogue file compression module 170 is instructed according to compression, will Before catalogue file compression, further include:Catalogue file names module 160, for being instructed according to name, with reference to global version number and The current time, catalogue file is named.
Specifically, it is complete according to what is updated before after policy paper and static library being copied to same catalogue file , pair there are policy paper at version number of office and time point for being presently at the same time and the catalogue file of static library are named.Into one Step ground, when being named to catalogue file, time point for being presently in can with when year, month, day information, can also be more smart True year, month, day, hour, min, the information of second;Global version number and the order for being presently in the time are also not one, can be first Using global version number, reusing the time being presently in is named catalogue file, can also be first using being presently in Time, reuse global version number and catalogue file be named.For example, global version number is SDK 1.0, it is presently in Time is year, month, day information, first using the time being presently in, reuses global version number and catalogue file is named, obtain The catalogue file arrived is entitled:Year/Month/Day/SDK 1.0.Catalogue file is ordered using global version number and current time Name, can allow user according to catalogue file with regard to that can obtain global version information and packing time.
Above-mentioned automatic packaging device, directly according to script send instruction come realize the compiling in packing process, replicate and Process, the whole packing process such as compression need not all participate in manually, compared with traditional packaging method, be effectively improved packing Efficiency.
A kind of computer equipment, including memory, processor and storage can be run on a memory and on a processor The step of computer program, when processor executive program, realize above-mentioned any one method.
A kind of computer-readable recording medium, is stored thereon with computer program, which realizes when being executed by processor The step of above-mentioned any one method.
Above computer equipment and storage medium, directly realize the volume in packing process according to the instruction of script transmission Translate, replicate and compress and etc., whole packing process need not all participate in manually, compared with traditional packaging method, effectively Improve packing efficiency.
Each technical characteristic of embodiment described above can be combined arbitrarily, to make description succinct, not to above-mentioned reality Apply all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, the scope that this specification is recorded all is considered to be.
Embodiment described above only expresses the several embodiments of the present invention, its description is more specific and detailed, but simultaneously Cannot therefore it be construed as limiting the scope of the patent.It should be pointed out that come for those of ordinary skill in the art Say, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the protection of the present invention Scope.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (10)

  1. A kind of 1. automatic packaging method, it is characterised in that described method includes following steps:
    The instruction that script is sent is received, described instruction includes compiling instruction, duplicate instructions, generation instruction and compression instruction;
    Instructed according to the compiling, the initial storehouse of Integrated Development Tool is compiled, generates corresponding static library;
    Instructed according to the generation, generate corresponding with static library policy paper, the policy paper be used to refer to how Use the static library;
    According to the duplicate instructions, the policy paper and the static library are copied in same catalogue file;
    Instructed according to the compression, the catalogue file is compressed.
  2. 2. automatic packaging method according to claim 1, is characterized in that, the Integrated Development Tool includes SDK.
  3. 3. automatic packaging method according to claim 2, it is characterised in that the SDK is IOSSDK, and the static library is Framework static libraries, it is described to be instructed according to the compiling, the initial storehouse of Integrated Development Tool is compiled, generation corresponds to Static library the step of, including:
    Instructed according to the compiling, the initial framework dynamic bases of IOS SDK are compiled, obtain simulator Framework and prototype framework;
    The simulator framework and prototype framework is merged, generates corresponding framework static libraries.
  4. 4. automatic packaging method according to claim 3, it is characterised in that the policy paper includes Demo and document, The Demo is used for demonstrating how to use framework static libraries, and how static using framework the document is used for instructing Storehouse.
  5. 5. automatic packaging method according to claim 1, it is characterised in that described instruction further includes more new command, described It is described to be referred to according to the duplication after the step of instructing according to the generation, generate policy paper corresponding with the static library Order, before the policy paper and the static library are copied to the step in same catalogue file, further includes step:
    According to the more new command, global version number is obtained, the overall situation version number is used for identifying version;
    By global version number's renewal into the policy paper and the static library.
  6. 6. automatic packaging method according to claim 5, it is characterised in that described instruction further includes name instruction, described Before the step of instructing according to the compression, the catalogue file is compressed, step is further included:
    Instructed according to the name, with reference to the global version number and current time, the catalogue file is named.
  7. 7. a kind of automatic packaging device, it is characterised in that described device includes:
    Command reception module, for receiving the instruction of script transmission, described instruction includes compiling instruction, duplicate instructions, life Into instruction and compression instruction;
    Static library collector, for being instructed according to the compiling, is compiled the initial storehouse of Integrated Development Tool, generation pair The static library answered;
    Policy paper generation module, for being instructed according to the generation, generates policy paper corresponding with the static library, described Policy paper is used to refer to how to use the static library;
    Replication module, for according to the duplicate instructions, the policy paper and the static library to be copied to same catalogue text In part;
    Catalogue file compression module, for being instructed according to the compression, the catalogue file is compressed.
  8. 8. automatic packaging device according to claim 7, it is characterised in that described instruction further includes more new command, described Policy paper generation module is instructed according to the generation, after generating policy paper corresponding with the static library, the duplication Module before copying to the policy paper and the static library in same catalogue file, is also wrapped according to the duplicate instructions Include:
    Global version number's update module, for the more new command according to, obtains global version number;By the global version number more Newly into the policy paper and the static library.
  9. 9. a kind of computer equipment, including memory, processor and storage are on a memory and the meter that can run on a processor Calculation machine program, it is characterised in that the processor realizes claim 1-6 any one the methods when performing described program Step.
  10. 10. a kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that the program is by processor The step of claim 1-6 any one the methods are realized during execution.
CN201711489570.1A 2017-12-30 2017-12-30 Automatic packaging method, apparatus, computer equipment and storage medium Pending CN108021415A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711489570.1A CN108021415A (en) 2017-12-30 2017-12-30 Automatic packaging method, apparatus, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711489570.1A CN108021415A (en) 2017-12-30 2017-12-30 Automatic packaging method, apparatus, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN108021415A true CN108021415A (en) 2018-05-11

Family

ID=62071119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711489570.1A Pending CN108021415A (en) 2017-12-30 2017-12-30 Automatic packaging method, apparatus, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108021415A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144521A (en) * 2018-09-28 2019-01-04 五八有限公司 Generate method, apparatus, computer equipment and the readable storage medium storing program for executing of static library
CN109522022A (en) * 2018-11-01 2019-03-26 北京指掌易科技有限公司 A kind of efficient method realized Android engineering and turn SDK
CN109710230A (en) * 2018-12-12 2019-05-03 平安科技(深圳)有限公司 It is a kind of to realize target program generation method and device using static library
CN110297768A (en) * 2019-06-04 2019-10-01 平安科技(深圳)有限公司 Method, apparatus, equipment and the storage medium of prototype SDK compatible analog device debug
CN110377326A (en) * 2019-06-18 2019-10-25 北京奇艺世纪科技有限公司 Installation kit generation method, device, development equipment and computer-readable medium
CN110609788A (en) * 2019-08-27 2019-12-24 绿漫科技有限公司 Automatic method for detecting static library conflict
CN111124446A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 SDK manufacturing method for automatically updating lower computer
CN116069729A (en) * 2023-04-06 2023-05-05 深圳市微克科技有限公司 Intelligent document packaging method, system and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407856A (en) * 2014-11-10 2015-03-11 北京国双科技有限公司 SDK (Software Development Kit) file packaging method and SDK file packaging device
CN104714788A (en) * 2013-12-12 2015-06-17 腾讯科技(深圳)有限公司 Method and device for automatically generating software installation package
CN107368712A (en) * 2017-07-28 2017-11-21 北京深思数盾科技股份有限公司 The guard method of software and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104714788A (en) * 2013-12-12 2015-06-17 腾讯科技(深圳)有限公司 Method and device for automatically generating software installation package
CN104407856A (en) * 2014-11-10 2015-03-11 北京国双科技有限公司 SDK (Software Development Kit) file packaging method and SDK file packaging device
CN107368712A (en) * 2017-07-28 2017-11-21 北京深思数盾科技股份有限公司 The guard method of software and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
叶枼叶枼: "静态库.framework shell脚本合并", 《HTTPS://WWW.JIANSHU.COM/P/32CD66D2E270》 *
学生陈希: "ios制作静态库自动编译脚本", 《简书》 *
美国QUE CORPORATION著;孟小峰等译: "《开放数据库互连-ODBC 2使用大全》", 30 November 1995, 清华大学出版社 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144521A (en) * 2018-09-28 2019-01-04 五八有限公司 Generate method, apparatus, computer equipment and the readable storage medium storing program for executing of static library
CN109522022A (en) * 2018-11-01 2019-03-26 北京指掌易科技有限公司 A kind of efficient method realized Android engineering and turn SDK
CN111124446A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 SDK manufacturing method for automatically updating lower computer
CN109710230A (en) * 2018-12-12 2019-05-03 平安科技(深圳)有限公司 It is a kind of to realize target program generation method and device using static library
CN110297768A (en) * 2019-06-04 2019-10-01 平安科技(深圳)有限公司 Method, apparatus, equipment and the storage medium of prototype SDK compatible analog device debug
CN110377326A (en) * 2019-06-18 2019-10-25 北京奇艺世纪科技有限公司 Installation kit generation method, device, development equipment and computer-readable medium
CN110377326B (en) * 2019-06-18 2023-05-05 北京奇艺世纪科技有限公司 Installation package generation method, installation package generation device, development device and computer readable medium
CN110609788A (en) * 2019-08-27 2019-12-24 绿漫科技有限公司 Automatic method for detecting static library conflict
CN116069729A (en) * 2023-04-06 2023-05-05 深圳市微克科技有限公司 Intelligent document packaging method, system and medium

Similar Documents

Publication Publication Date Title
CN108021415A (en) Automatic packaging method, apparatus, computer equipment and storage medium
KR101132560B1 (en) System and method for automatic interface testing based on simulation for robot software components
CN102799515B (en) Applied program testing method and device
CN110580152B (en) Front-end automatic scaffold
CN102567172B (en) For parallel workloads emulation mode and the system of application performance test
CN105094783A (en) Method and device for testing Android application stability
CN105511911A (en) System firmware upgrade package generation method and device
CN111324522A (en) Automatic test system and method
CN107704238A (en) A kind of method and device packed to project
CN108228190B (en) Persistent integration and delivery methods, systems, devices, and computer-readable storage media
CN110765010B (en) Method and device for online debugging visual development based on Flink
CN106055334A (en) Code management system and method
CN111985055A (en) Model packaging method and device and electronic equipment
Williams et al. Searching for model migration strategies
CN107608873B (en) Software testing method and system and testing platform
CN116643732B (en) Method for generating joint codes of different modeling systems based on software radio communication
CN107608663A (en) A kind of development approach and device of Mobile solution plug-in unit and Mobile solution
CN106776266B (en) Configuration method of test tool and terminal equipment
CN110297637A (en) The applicable resource file thermogravimetric of full platform client software carries tool and method of development
KR102397494B1 (en) Low code web development and operating system, and service method using of it
US20190212990A1 (en) Framework for generating adapters in an integrated development environment
KR101409528B1 (en) Method and apparatus of mda-based authoring application for smart cross-platform
CN107203471B (en) Joint debugging method, service platform and computer storage medium
CN111143228B (en) Test code generation method and device based on decision table method
US20110113402A1 (en) Representing non-functional requirements (nfrs) in unified modeling language (uml)

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180511