Skip to content

Commit

Permalink
Merge pull request #22 from tuarua/development
Browse files Browse the repository at this point in the history
1.7.0
  • Loading branch information
tuarua authored Dec 31, 2020
2 parents 946aa71 + a742cd4 commit afaf666
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 46 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 1.7.0
- AND: Updated to FreKotlin 1.42.0
- iOS: Updated to FreSwift 5.1.0
- Upgraded to AIR 33.1.1.345

### 1.6.0
- AND: Updated to FreKotlin 1.41.0
- iOS: Updated to FreSwift 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You will need:

- IntelliJ IDEA
- AIR 33.1.1.217+
- Xcode 12.1
- Xcode 12.3
- [.Net Core Runtime](https://dotnet.microsoft.com/download/dotnet-core/3.1)
- [AIR-Tools](https://github.com/tuarua/AIR-Tools/)

Expand Down
2 changes: 1 addition & 1 deletion example/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/.idea/runConfigurations/iOS_Simulator.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions example/VibrationANESample.iml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="AIRSDK_33.1.1.300" />
<sdk name="AIRSDK_33.1.1.345" />
</dependencies>
<compiler-options>
<map>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="AIRSDK_33.1.1.300" />
<sdk name="AIRSDK_33.1.1.345" />
</dependencies>
<compiler-options>
<map>
Expand All @@ -59,7 +59,7 @@
<FilePathAndPathInPackage file-path="$MODULE_DIR$/system" path-in-package="." />
<FilePathAndPathInPackage file-path="$MODULE_DIR$/assets" path-in-package="." />
</files-to-package>
<AirSigningOptions keystore-path="$USER_HOME$/Documents/appleCertsProv/2020/dev/tua_rua_dev_2020.p12" provisioning-profile-path="$USER_HOME$/Documents/appleCertsProv/2020/dev/Tua_Rua_Dev_Provisioning.mobileprovision" />
<AirSigningOptions keystore-path="$USER_HOME$/Documents/appleCertsProv/2021/iOS/dev/tua_rua_dev_2021.p12" provisioning-profile-path="$USER_HOME$/Documents/appleCertsProv/2021/iOS/dev/Tua_Rua_Dev_Provisioning.mobileprovision" />
</packaging-ios>
</configuration>
<configuration name="iOS Device" target-platform="Mobile" pure-as="true" main-class="Main" output-file="iOS_Device.swf" output-folder="$MODULE_DIR$/bin-release">
Expand All @@ -72,7 +72,7 @@
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="AIRSDK_33.1.1.300" />
<sdk name="AIRSDK_33.1.1.345" />
</dependencies>
<compiler-options>
<map>
Expand All @@ -88,7 +88,7 @@
<FilePathAndPathInPackage file-path="$MODULE_DIR$/system" path-in-package="." />
<FilePathAndPathInPackage file-path="$MODULE_DIR$/assets" path-in-package="." />
</files-to-package>
<AirSigningOptions keystore-path="$USER_HOME$/Documents/appleCertsProv/2020/dev/tua_rua_dev_2020.p12" provisioning-profile-path="$USER_HOME$/Documents/appleCertsProv/2020/dev/Tua_Rua_Dev_Provisioning.mobileprovision" />
<AirSigningOptions keystore-path="$USER_HOME$/Documents/appleCertsProv/2021/iOS/dev/tua_rua_dev_2021.p12" provisioning-profile-path="$USER_HOME$/Documents/appleCertsProv/2021/iOS/dev/Tua_Rua_Dev_Provisioning.mobileprovision" />
</packaging-ios>
</configuration>
</configurations>
Expand All @@ -99,14 +99,14 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="AIRSDK_33.1.1.300" jdkType="Flex SDK Type (new)" />
<orderEntry type="jdk" jdkName="AIRSDK_33.1.1.345" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="starling" level="project" />
<orderEntry type="library" exported="" name="com.tuarua.frekotlin" level="project" />
<orderEntry type="library" exported="" name="VibrationANE" level="project" />
<orderEntry type="library" exported="" name="com.tuarua.frekotlin-1.8.0" level="project" />
<orderEntry type="library" exported="" name="com.tuarua.frekotlin-1.9.5" level="project" />
<orderEntry type="library" exported="" name="com.tuarua.frekotlin-1.10.0" level="project" />
<orderEntry type="library" exported="" name="starling" level="project" />
<orderEntry type="library" exported="" name="extensions" level="project" />
</component>
</module>
4 changes: 2 additions & 2 deletions example/air_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vibration-sample",
"version": "1.6.0",
"version": "1.7.0",
"appDescriptor": "src/Main-app.xml",
"variables": {
},
Expand All @@ -10,6 +10,6 @@
"url": "https://tuarua.github.io/air/air_packages.json"
},
"dependencies": {
"com.tuarua.VibrationANE": "1.6.0"
"com.tuarua.VibrationANE": "1.7.0"
}
}
2 changes: 1 addition & 1 deletion example/src/Main-app.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<id>com.tuarua.vibrationanesample</id>
<filename>VibrationANESample</filename>
<name>VibrationANESample</name>
<versionNumber>1.6.0</versionNumber>
<versionNumber>1.7.0</versionNumber>


<initialWindow>
Expand Down
8 changes: 4 additions & 4 deletions native_extension/ane/air_package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "com.tuarua.VibrationANE",
"version": "1.6.0",
"version": "1.7.0",
"repository": {
"url": "https://tuarua.github.io/air/air_packages.json"
},
"dependencies": {
"com.tuarua.frekotlin": "1.41.0",
"com.tuarua.iOS.FreSwift": "5.0.0",
"com.tuarua.VibrationANE.IosDependencies": "1.6.0"
"com.tuarua.frekotlin": "1.42.0",
"com.tuarua.iOS.FreSwift": "5.1.0",
"com.tuarua.VibrationANE.IosDependencies": "1.7.0"
}
}
2 changes: 1 addition & 1 deletion native_extension/ane/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PROJECTNAME=VibrationANE
fwSuffix="_FW"
libSuffix="_LIB"

AIR_SDK="/Users/eoinlandy/SDKs/AIRSDK_33.1.1.300"
AIR_SDK="/Users/eoinlandy/SDKs/AIRSDK_33.1.1.345"

if [ ! -d "$pathtome/../../native_library/apple/$PROJECTNAME/Build/Products/Release-iphonesimulator/" ]; then
echo "No Simulator build. Build using Xcode"
Expand Down
2 changes: 1 addition & 1 deletion native_extension/ane/extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>com.tuarua.VibrationANE</id>
<name>Vibration ANE</name>
<copyright>This work is licensed under Apache License, Copyright (c) 2018 Tua Rua Ltd.</copyright>
<versionNumber>1.6.0</versionNumber>
<versionNumber>1.7.0</versionNumber>
<platforms>
<platform name="Android-x86">
<applicationDeployment>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions native_library/android/VibrationANE/app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

android {
compileSdkVersion 29
Expand All @@ -9,7 +8,7 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 1
versionName "1.6.0"
versionName "1.7.0"
}
buildTypes {
release {
Expand Down
4 changes: 2 additions & 2 deletions native_library/android/VibrationANE/build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.4.10'
ext.frekotlin_version = '1.41.0'
ext.kotlin_version = '1.4.21'
ext.frekotlin_version = '1.42.0'
repositories {
google()
jcenter()
Expand Down
2 changes: 1 addition & 1 deletion native_library/apple/VibrationANE/Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
binary "https://github.com/tuarua/Swift-IOS-ANE/releases/download/5.0.0/FreSwift.json" ~> 5.0.0
binary "https://github.com/tuarua/Swift-IOS-ANE/releases/download/5.1.0/FreSwift.json" ~> 5.1.0
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
CE87F45D1FB259C9005CF7DF /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1210;
LastUpgradeCheck = 1230;
ORGANIZATIONNAME = "Tua Rua Ltd";
TargetAttributes = {
CE87F4741FB259DB005CF7DF = {
Expand Down

0 comments on commit afaf666

Please sign in to comment.